date() question
i have line of code echos date - this: today monday, january 1, 2007. change name of day outputs today funday, january 1, 2007. using php5 , code today <?php echo date('l, f j, y') ?>
try http://dk2.php.net/date_default_timezone_set
mr. brownie skrev:
> have line of code echos date - this: today monday,
> january 1, 2007. change name of day outputs
> today funday, january 1, 2007. using php5 , code today
> <?php echo date('l, f j, y') ?>
>
--
kim
---------------------------
http://www.geekministry.com
mr. brownie skrev:
> have line of code echos date - this: today monday,
> january 1, 2007. change name of day outputs
> today funday, january 1, 2007. using php5 , code today
> <?php echo date('l, f j, y') ?>
>
--
kim
---------------------------
http://www.geekministry.com
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment