Re: PHP and Mysql Queries

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

 



Jason,

To loop through an array twice, you can use reset($array) to reset the internal pointer back to the first element. That will allow you to loop through again.

http://www.php.net/manual/en/function.reset.php

Joseph


-- 
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