Caucho Technology
  • resin 4.0
  • quercus tutorials


      Hello World

      The Hello, World tutorial covers the basic steps to start Resin and run a trivial php script in Quercus.

      Java Modules

      Adding PHP functions with a Java module.

      JSON

      JSON (JavaScript Object Notation) is a popular text data exchange format with built-in support from Quercus since Resin 3.0.20. One of the common uses of JSON in a PHP environment is for the server to send JSON data to the user's browser. Because the JSON language is a subset of JavaScript, JSON-encoded text can be readily parsed on the user's browser using JavaScript's eval() function.

      PDO

      The PDO tutorial explains using the new PHP 5 portable database object (PDO) interface.


    Copyright © 1998-2011 Caucho Technology, Inc. All rights reserved.
    Resin ® is a registered trademark, and Quercustm, Ambertm, and Hessiantm are trademarks of Caucho Technology.