note that I put:

$startTime   = $linea["startTime"];  

I misppeled it while copying, this shuold be

$startTime   = $line["startTime"];   

juaid




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to