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 are the data types in php?
How to create database connection and query in php?
Explain about getters and setters in php?
What is encapsulation in php with example?
is anybody upload more than 100mb file using PHP upload script in ONLINE SERVER (using .htaccess file)? please give some idea...
What is warning – “cannot modify header information – headers already sent”?
What is asort php?
Explain converting an object?
Can we use php variable in javascript?
suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
How can I loop through the members of an array?
1 Answers Rushmore Consultancy,
How to find out, how a user visited a particular page?