Page 2 of 2

Posted: Sat Mar 12, 2005 3:40 am
by onion2k
You don't want to be using a do..while loop when you display a series of records from a database. What happens if there are no records?

Posted: Sat Mar 12, 2005 3:59 am
by infolock
ehh, there are still some other mistakes in there too ;)

one that catches my eye every time is a lonely ; sitting with nothing to go along with it heh...

Posted: Sat Mar 12, 2005 8:35 am
by feyd
I like the = vs == issue myself. :D