|
Search Tech-Forums - link takes you to our Forum's search page. Note: The following is only a text archive! To view the actual forum discussion, please visit our website at http://www.tech-forums.net Pages:1 conversion code(Click here to view the original thread with full colors/images)Posted by: regiemon "if (!rs.EOF) then" this is in visual basic but how do you do this in php? Posted by: office politics assuming you're using mysql, use mysql_fetch_row($rs) [url]http://www.php.net/manual/en/function.mysql-fetch-row.php[/url] [quote] Returns an numerical array that corresponds to the fetched row, or FALSE if there are no more rows.[/quote] Posted by: regiemon ok thanks. vBulletin Copyright ©2000 - 2003, Jelsoft Enterprises Limited. PPC Management vB Easy Archive Final - Created by Xenon |