Re: [PHP-WEBMASTER] About PHP Group and Zend
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Jan 20, 2008 8:41 PM, Adam Hosker <[email protected]> wrote: > I'm sorry if this is the wrong contact address, > > I am learning to be a PHP developer, and can code myself although looking at > the Zend Certified Engineer exam. It confused me on the FIRST question, it > says the answer is: > "PHP is a embedded scripting language based on the zend engine" > > I was under the belief that the scripting language was based on apache, and > developed by PHP. PHP is in no way _based_ on apache, although you can run PHP as an apache module.. I think http://www.php.net/manual/en/history.php explains it best. http://www.php.net/manual/en/faq.general.php is also a good read. -Hannes