Hello all,

I am trying to edit an existing php script. I need to know how I can add an hour to

PHP Code:
echo current_time'mysql' ); 
The output from the following code shows differently

PHP Code:
echo current_time'mysql' )+3600
please help asap.

thanks