No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hey VG, Upon first glance, I would suggest you try a lot less code for your initial run. A simple echo of "blah, blah" would suffice after you open the connection to the database. I'm not real familiar with this specific error, but it sounds like it can't find the …
Look at c:\server\htdocs\test.php
Hi. My name is Colleen and I'm a CIS student working on my technical degree in Internet Programming. I hope I can help out a little here at DaniWeb. But, I wanna get some feedback when I get stuck, too. (And that hardly EVER happens to me... :rolleyes: -- NOT!) …
:idea: Here's how I would do this: tblFruit_Names fruit_NameID int//Optional (depends on further processing needs) fruit_Name varchar(25) Fruit_TypeID int//foreign key to tblFruit_Types.fruitID tblFruit_Types fruit_TypeID int//foreign key to tblFruit_Names.fruitID fruit_Type_Name varchar(25)
I'm not sure Pudd... but maybe your[B] $sql_check_num [/B]is NOT equal to 0 anymore after the first page load; it would be 1, wouldn't it? I hope this helps. Good luck to you!
The End.