I managed to get about 3/4 of the Week 4 prac done before the start of class. The only thing that stumped me was the inclusion of the word 'of' in the date string. Finally found it at the bottom of the PHP Manual page, you need to use backslashes! I felt smarter than Sherlock Holmes figuring that one out! :-)
I just tried to import the string into this blog but all I end up with is the actual string, rather than the query result.
echo "The date is: ";
echo date("l dS \\of\ F Y h:i:s A");
?>
BTW, does anyone know where the control panel is for my (or anyone's) website?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment