Extending and Embedding PHP (Slashdot)
Extending and Embedding PHP (Slashdot)
Sebastian Bergmann writes “PHP is a widely-used general-purpose scripting language that is especially suited for Web development. The interpreter that executes programs written in the PHP programming language has been designed from the ground up to be easily embeddable (for instance into the Apache Web Server) and extendable. This extensibility is one of the reasons why PHP became the favourite