> for (reset($t1); $ti=current($tl) > i think the error is here ^^^^^^ > should be $tl or $t1 ($t(one)). u put the "l" caracter and you should put > the "1"-"one" digit. > replay me if it works.
This is the original line from the source code:
"for (reset($tl); $ti=current($tl); next($tl)) {"
==
"for (reset($TL); $ti=current($TL); next($Tl)) {"
So that's probably not the problem.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
