Help with Variables!
Moderator: General Moderators
Help with Variables!
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.
Re: Help with Variables!
I... I must be misunderstanding the question.
Code: Select all
$hour = date("H");