foreach($newlines as $newline) { #how do I get the index of the array each time $newline is printed out?
echo ??; } -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
foreach($newlines as $newline) { #how do I get the index of the array each time $newline is printed out?
echo ??; } -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php