CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
leading zeros for dates
npellegrino
Permalink to comment
#
June 2012
Hello, how would I add leading zeros infront of the dates from 1 through 9. Here is my test page:
http://casinomiamijaialai.com/phptest/
thanks in advanced!
traq
Permalink to comment
#
June 2012
type (for example) "01" instead of "1".
If this does not answer your question, then you will need to provide more information.
PHP works on your webserver. It is impossible to troubleshoot your code by looking at the output HTML page. Please provide a sample of the code you are using.
karlpcrowley
Permalink to comment
#
June 2012
cool 404 :D
traq
Permalink to comment
#
June 2012
ha, cool - the link was working when I followed it the first time
Add a Comment
http://casinomiamijaialai.com/phptest/
thanks in advanced!
If this does not answer your question, then you will need to provide more information.
PHP works on your webserver. It is impossible to troubleshoot your code by looking at the output HTML page. Please provide a sample of the code you are using.