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 function should you use to join array elements with a glue string?
Explain Parsing and Execution in PHP? Where PHP Engine Return errors?
Do you know what are traits?
How to Retrieve a Cookie Value?
What is php compared to html?
Explain Creating and Naming an Array?
What is default session time in php?
Tell me how can we automatically escape incoming data?
What are string functions?
what is Opern source?
How do I install php?
What is php and why it is used?