Quote:
move that from there, down to the bottom (outside the while loop).
Also, using the wile it will print every single item in the database. If you want a specific one, remove the while and add a AND to your query to select one of the surveys by its id (you will need another page which lists them all). [/B]
|
I Get the first part But the while and the AND thing I just don't get what you are talking about could you please give me an example thanks a million
