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 a lambda function in php?
What is the purpose of the '.myd' file extension? What do thes file contain?
What is mean tnq
How do you connet mysql database with php?
What is difference between require_once(), require(), include()?
how to include a datepicker in a form using php and mysql
How to include a file code in different files in php?
client side scripting language Vs server side scripting language
How do I open a file to write content to?
1 Answers Rushmore Consultancy,
what type of images that the PHP version supports
How to include variables in double-quoted strings in php?
What is slim framework?