Help with Variables!
Posted: Thu Jan 15, 2009 1:28 am
How would i set a variable to date('H') with $hour being the variable i have been trying, but it keeps blowing up on me.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$hour = date("H");