PHP interpreter
From Wiki @ Karl Jones dot com
Revision as of 09:38, 5 February 2016 by Karl Jones (Talk | contribs)
A PHP interpreter is an interpreter which interprets (runs) PHP source code.
Description
PHP interpreters are built into most web servers, including the widely-used Apache HTTP Server.
See also
External links
- PHP @ Wikipedia