PHP Comments
Wednesday August 20, 2008
When you are programming in PHP you can leave comments and notes inside the code that do not effect how to code runs. This is a handy way to explain what each section of code is doing incase you or somebody else has to edit it at a later date. PHP Comments


Comments
No comments yet. Leave a Comment