PHP

From Wiki @ Karl Jones dot com
Revision as of 12:12, 24 May 2015 by Karl Jones (Talk | contribs) (])

Jump to: navigation, search

PHP is a server-side scripting language designed for web development.

PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks.

PHP is not limited to web development: it can also be used as a general-purpose programming language.

External links

  • PHP @ Wikipedia