> 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))
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Peter Silbermann" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have an file application that works for some data but not other??