I find bit difficult to manage with dates in PHP
Do we have a Stanserd library for that to use
If we have how to use it?
I find bit difficult to manage with dates in PHP
Do we have a Stanserd library for that to use
If we have how to use it?
Are you looking for a way to get dates? If so you can use the date() command. Here's a link to the php manual page for it http://www.php.net/manual/en/function.date.php
If this isn't what meant please reply.
Thanks man
I got what i wanted
I am quite comfortable with th dates now