Somewhere in your script you reference a string as an array. Like this: $var = $string[0]; // returns the first char -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Somewhere in your script you reference a string as an array. Like this: $var = $string[0]; // returns the first char -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php