Difference between revisions of "PHP syntax and semantics"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "The syntax of PHP is the set of rules that define a correctly structured PHP program. == See also == * PHP == External links ==...")
 
(External links)
Line 9: Line 9:
 
* [https://en.wikipedia.org/wiki/PHP_syntax_and_semantics PHP syntax and semantics] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/PHP_syntax_and_semantics PHP syntax and semantics] @ Wikipedia
  
[[Category:JavaScript]]
+
[[Category:PHP]]

Revision as of 07:22, 11 May 2016

The syntax of PHP is the set of rules that define a correctly structured PHP program.

See also

External links