How to convert a timezone from one to another ?
Answer / prasadkonnur
date_default_timezone_set() function
ex: date_default_timezone_set('Europe');
And date_default_timezone_get() function to get date.
| Is This Answer Correct ? | 5 Yes | 1 No |
What is slim framework?
Is false empty php?
How to track no of user logged in?
Functions in IMAP, POP3 AND LDAP?
1 Answers Rushmore Consultancy,
Do you know how to declare an array in php?
how to display and include the user system date/time in a php program/project
What are the rules to determine the “truth” of any value which is not already of the boolean type?
What's the difference between __sleep and __wakeup?
how to insert, update data in database
what is Abbreviavion of PHP?
Give small demo of writting OOP in PHP-mysql.
What is final keyword in php?