On Thursday 26 February 2004 01:04, PHELPS, SCOTT wrote: > The problem is that it only prints one name. Also next() doesn't seem to > be advancing the table so I am getting duplicates of the one name it does > print to the table For starters, you're using next() incorrectly. It returns a value. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* Everyone complains of his memory, no one of his judgement. */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php