Re: [PHP-DB] Pause While-loop when waiting for function call to complete

2011-04-24 Thread Richard Quadling
On 24 April 2011 05:19, listread wrote: > While listing each row in a MySQL database, I need to call a function or > another php file for each row. > > How can I make the while-loop wait for the called function to complete > before continuing to the next row in the while-loop? > > Thanks! > > - Ro

[PHP-DB] Pause While-loop when waiting for function call to complete

2011-04-23 Thread listread
While listing each row in a MySQL database, I need to call a function or another php file for each row. How can I make the while-loop wait for the called function to complete before continuing to the next row in the while-loop? Thanks! - Ron -- PHP Database Mailing List (http://www.php.net