PHP interpreter
From Wiki @ Karl Jones dot com
Revision as of 09:05, 27 August 2015 by Karl Jones (Talk | contribs)
A PHP interpreter is an [[interpreter|interprets] which interprets (runs) PHP source code.
PHP interpreters are built into most web servers, including the widely-used Apache Web Server.
See also
External links
- PHP @ Wikipedia