Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Oracle Technology Network:
Using PHP and Oracle Database 11g (Tutorials)
Dec 16, 2010 @ 15:10:44

As mentioned by Chris Jones today, the Oracle Technology Network has posted a few new tutorials in their "Oracle By Example" series. Two of them deal with using PHP and the 11g version of the Oracle database.

The first, Using PHP with Oracle Database 11g, is an introduction to some of the basics of interacting with the database including using connection pooling and tips on query optimization.

The second tutorial, Developing a PHP Web Application with Oracle Database 11g, shows you how to build up a basic company portal with the help of the Zend Framework and the Netbeans IDE.

tagged: tutorial oracle 11g database otn introduction zendframework netbeans

Link:


Trending Topics: