PHP Comments
Tuesday January 2, 2007
Comments are a useful way for programmers to leave notes within the program about what a section of code is doing. When a program is then edited at a later day, it is easier to quickly understand what is going on. You can learn how and why to comment code in our new tutorial.


No comments yet. Leave a Comment