Posted by milahu on 09/25/09 11:45
Rik, where is you `stuff'? ;) $res = mysql_query('select * from foo') or die(mysql_error()); while ($row = mysql_fetch_assoc($res)) print($row['colname']); mysql_free_result($res);
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming