Corey Ganser > Technology > PHP Notes

PHP Notes

Table of contents
No headers

Here is where I keep notes on PHP

 

 

 Command What it does
Example
Notes
 // one line notes
//this is a note that won't
//be executed
 
/*  */
used for multiline notes
/* this is the best way to exeute multiple line notes in a php file */

















Tag page
You must login to post a comment.