FROM_UNIXTIME($phpdate);

Posted on 16th Feb 2014 by admin

Hello,

I tried to use this :

$date = FROM_UNIXTIME($phpdate);

ANd I was told that FROM_UNIXTIME() is an 'unidentified function'.

Any ideas why this might be? I've used it before with no problems.

I am using PHP 5.3.0.

take care,

Other forums