traverse an array while assigning to Incrementing variable labels

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

 



I get this error when I use $i=0; in multiple functions to create a while
loop: 

Fatal error: Only variables can be passed by reference

I need to:
 increment variable labels
 use the value of "i" to iterate through arrays using a while loop.

How do I do this?

/T  



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