XML & Web Services

Oracle PHP Support

The mail asking me to write for Technet from John Alphonse from Oracle actually pointed me to the one of the newer features of Oracle. PHP Support in Oracle – finally… after years of JSPs, Java Classes and some really crazy things like all those XML/XSL processors that Steve Munch built (I really enjoyed building a whole web application in ORACLE XSQL back in 2000 ) ... what a funny time it was when XSLT and XML and web services were really hot and new… :-) today it's just mainstream technology used by Amazon, Ebay, Google et.al.

However – the most obvious and probably most widely used web script language PHP is supported in the Oracle database (RDBMS) now.

to be precise AFAIK they implemented a PHP-client adapter to use Oracle-Calls and OCI directly from within PHP scripts or pages, this does not mean, that you can implement the stored procedures in PHP vs. PL/SQL vs. Java …

some useful resources:

Installing PHP/Apache/Oracle on Linux

Oracle/PHP forum

Average rating
(0 votes)

Similar entries

  • Oracle 10g books

  • All of the Oracle 10g infrastructure components are now available for download on OTN, for Linux, HP-UX and Sun Solaris. Oracle Database 10g (10.1.0.2) Oracle Enterprise Manager 10g Grid Control (10.1.0.2) Oracle Application Server 10g (9.0.4) Oracle Developer Suite 10g…

  • Cost Control: Inside the Oracle Optimizer For developers migrating applications to an Oracle Cost-Based Optimizer environment (or creating new ones), this technical article contains invaluable information about CBO configuration and statistics management. [via Oracle Technology Network News] — Composed with…

  • Oracle has some interesting 10G articles up on OTN: Auto-Tuning Oracle Database 10g Oracle Database 10g supports the automation of more routine DBA tasks than ever before. The techniques described here can help you begin to implement Oracle SGA self-tuning…

  • Oracle Database 10g announced