Thanks!! :) Getting tired at this hour. Is there a way to detect the language of the browser and echo the name of the month in that language?
> <?= date("F", strtotime("+1 month")); ?>
Thanks,
John
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

