Difference between revisions of "PHP interpreter"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First) |
(No difference)
|
Revision as of 08:59, 27 August 2015
A PHP interpreter is a computer program which [[interprets] PHP souce code.
PHP interpreters are built into most web servers, including the widely-used Apache Web Server.
See also
External links
- PHP @ Wikipedia