![]() |
Sergey Kornilov admin 9/15/2008 |
Now() returns web server system time. |
J
|
Jane 9/16/2008 |
Hi, date("d/m/Y",strtotime("+2 hour")); |
D
|
dcrera author 9/16/2008 |
Thank you Hi, you can form current date and time using strtotime() and date() functions. Here is just a sample: |