Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- while inside while


cameraman - 11:10 pm on Sep 1, 2008 (gmt 0)


while ($thread = mysql_fetch_array($thread_result)) {
if ($thread[22] != 0) {
mysql_data_seek($attach,0);
while ($attach = mysql_fetch_array($attach_result)) {
if ($attach[9] == $thread[2]) {


Thread source:: http://www.webmasterworld.com/php/3736148.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com