Khalid Judeh wrote:

hello all,
i am new to php, i am trying to call the date  function this way:
<?php echo date("d/m/y"); ?>
and the result i get is: object18/03/04
any help would be appreciated

hummm...very odd. I did the same thing and got:


19/03/04

Can you provide any more details? What version of PHP is being used?


(I would, of course, have seen: '18/03/04' if I had run this yesterday )


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



Reply via email to