A hint desparately needed...
Posted: Tue Sep 09, 2003 9:28 pm
I've been at this for a few months and just recently found a good grasp on the include() and require() functions, CSS layout, and the like. However, in trying to display a single row from a table I have become somewhat catatonic. I'm hoping that someone might be so kind as to give me a clue towards accomplishing this - as follows:
I have a 'search' page with a simple form - enter a number and post to another page called 'results'. The number that is entered on 'search' is unique and has nine other fields in the row. What I would like to see is 1 row with all fields included, but for the life of me, I see nothing. The db connect statements don't return any errors and I'm quite positive that it's not the issue.
Anyone have a quick sample of how I would retrieve the query results in the 'results' page - I've tried so many different things, I don't even remember what I've done. I apologize if this is too vague - 6 hours at the puter has made me somewhat "mushy" in the head.
Even the slightest hint may be most helpful.
Undying thanks and appreciation!!
I have a 'search' page with a simple form - enter a number and post to another page called 'results'. The number that is entered on 'search' is unique and has nine other fields in the row. What I would like to see is 1 row with all fields included, but for the life of me, I see nothing. The db connect statements don't return any errors and I'm quite positive that it's not the issue.
Anyone have a quick sample of how I would retrieve the query results in the 'results' page - I've tried so many different things, I don't even remember what I've done. I apologize if this is too vague - 6 hours at the puter has made me somewhat "mushy" in the head.
Even the slightest hint may be most helpful.
Undying thanks and appreciation!!