My PHP script is really, REALLY simple. I took it from the book I'm using to learn PHP, so you'd think it would work.
Although, looking back at the code, there's another version where the "f" is lowercase....
| Code: |
|
<?php print(Date("l F d, y")); ?> |
Although, looking back at the code, there's another version where the "f" is lowercase....
