?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
yuri1992
Forum Newbie
Posts: 10
Joined: Sun Aug 03, 2008 8:49 am

?

Post by yuri1992 »

yes ok.
how i convert mktime to a date ?
ing.tomas.kucera
Forum Newbie
Posts: 2
Joined: Sun Apr 19, 2009 3:09 pm

Re: ?

Post by ing.tomas.kucera »

yuri1992 wrote:yes ok.
how i convert mktime to a date ?
Hi,
try this
http://cz2.php.net/manual/en/function.date.php
or
http://cz.php.net/manual/en/function.strftime.php
Post Reply