Pause While-loop when waiting for function call to complete

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux