Your vote matters here! Login and vote now.
By bloid
via teknopipo.nl
Submitted: Aug 08 2008 / 12:35
Finally it is now a breeze to enable PHP on SailFin. PHP is a server-side scripting language which has quite a large user base in the web development community. PHP code is embedded in HTML and sent to a webserver for interpretation. The webserver therefore needs to run a PHP interpreter. The guys from Caucho Technology have made a 100% Java implementation of such an interpreter, called Quercus. Quercus is delivered as a .war file and as such it can be ran on any Java application server - such as SailFin.
Add your comment