Main > PHP - Page 1 of 2


April 4, 2008

Apress published on August 2007 a great book on PHP and oracle by W. Jason Gilmore, and Bob Bryla. The book, with its 763 pages and 40 chapters, include a full coverage on working with PHP and oracle from novice...

February 20, 2008

Often as a developer you find yourself maintaining legacy code that just was not built for the large stresses it is now under. Writing scalable applications should cost no more than non scalable ones, in-fact they can be smaller! And...

July 5, 2007

Oracle have just released a set of PHP RPMs for Oracle which include OCI8 and Oracle PDO driver, as well as many other PHP extensions. I think this is great, even it's for development testing only and not supported by...

June 5, 2007

Christopher Jones posted an excellent step by step howto upgrade PHP with Oracle Application Server on Linux. Pretty useful if you want to migrate to PHP5 for example with the release 3 or Oracle 10g. Personally my big worries is...

May 15, 2007

Chris Jones and Alison Holloway released today version 1.4 of The Underground PHP and Oracle Manual[PDF]. An excellent reference for the PHP Oracle developper in 17 chapters and 195 pages. The e-Book cover different issues for installing PHP, Oracle with...

May 1, 2007

Michael McLaughlin posted a first part of a new article titled Identity Management Using PHP over the OTN. The first part focus on how to design and manage your authentication system, exploring the architecture, Authentication process and the Encryption to...

April 25, 2007

eZ Systems announced today the availability of eZ Publish Extension for Oracleas Open Source and it displayed its strong commitment to Open Source community. The software was previously available under a proprietary license and was sold from $899 to $2999....

October 29, 2006

ThinkPHP blog have an entry on Oracle with PHP and PDO and PHP training for oracle users! Andreas suffered from the fatal semi-colon, which become one of my favorite bugs here since I'm working more than usual with Oracle and...

September 26, 2006

Zend Core™ for Oracle® supports businesses using PHP with Oracle Database for business-critical Web applications. It provides a seamless out-of-the-box experience delivering a stable, high performance, easy-to-install and supported PHP development and production environment fully integrated with the Oracle...

June 12, 2006

In the ADODB Object Generator that I've posted previously, I have added a semi-column in the end of SQL queries nothing really special until now ! But I was surprised to get an ORA-00936 error missing expression -- while processing...
< prev page 1 2 next page >