User Tools

Site Tools


programming:php:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
programming:php:start [2016/06/04 00:18]
dwheele
programming:php:start [2016/06/04 00:19] (current)
dwheele
Line 12: Line 12:
    * Like Java, each line needs a semicolon    * Like Java, each line needs a semicolon
    * Like Java, Comments    * Like Java, Comments
-     * //+     <nowiki>//</nowiki>
      * /*  multi line */      * /*  multi line */
      * # Comment text (unlike Java)      * # Comment text (unlike Java)
  
-==== Relational Operators+==== Relational Operators ====
  
   * == (Equal   * == (Equal
Line 60: Line 60:
        statements;        statements;
    }    }
 +</code>
  
 ==== Common Functions ==== ==== Common Functions ====
programming/php/start.1464999495.txt.gz · Last modified: 2016/06/04 00:18 by dwheele