Re: Another simple question (Probably)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/10/07, Jason Pruim <japruim@xxxxxxxxxx> wrote:



Currently that is the date I get when I try to submit any date
through the form. I'm sure I just have something messed up in my
mktime, or in the way I'm grabbing the variable



$taskTime=mktime(int 00,int 00,int 00, int $month, int $day, int $year);

I may be coming in late on this but the above should have parens around the
datatype, e.g., (int). Otherwise, works fine with hardcoded values for the
variables.

David

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux