Quercus Tutorials
Resin 3.1

Documentation
Examples
Changes

Quercus
Database
Amber
EJB
SOA/ESB
IoC
JMS
Servlet
JMX
Hessian
Security

Hello World
Java Modules
JSON
PDO
Gettext
Tutorials
Tutorials
Hello World

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.

Gettext

This i18n tutorial goes through the process of internationalizing a PHP application.


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