Unexpected date error on line 284.
As I say...it works correctly ( the full app) in
Linux
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
First of all sorry Bogdan...i didn't mean to answer to you...
It's a code from a GPL app but i think that´s the part"unexpected problem with
date function error"
if ($iDiaIni==date("t",mktime(12,0,0,$iMes,$iDia,$iAnio)))
{
//Hemos llegado al último día del mes
$iDiaIni=1;
if
windows 2000 php and apache says unexpected error on lines like netx one
if ($iDiaIni==date("t",mktime(12,0,0,$iMes,$iDia,$iAnio)))
I've ported an app from linux to windows 2000 and now i'm having problems with
functions date and mktime...does anybody knows the reason?. It says unexpected error
and I don´t know what it can be
Thanks in advance
Have anyone has the same problems making the port of a php app to windows 2000 from
linux
I'm going crazy with that stuff
Thanks in advance
5 matches
Mail list logo