Getting Oracle and PHP talking

You’ve heard of LAMP (Linux Apache MySQL PHP) which according to “the vernacular” is “Web 2.0”, but did you know that there is OPAL (Oracle PHP Apache Linux)?

Me neither, until I ran across Chris Jones’s blog. Chris is the guy who wised me up to Oracle SQL Developer, a free download run-anywhere client (including Mac) into Oracle (and other databases). Super useful and worth a download.

He and Allison Holloway also wrote the useful The Underground PHP and Oracle® Manual (download pdf), which basically tells you how to get up and running with Oracle and PHP. You might find it useful. There is no Mac section though, FYI.

My view on such things is well known, so hopefully they’ll write another book addressing those things that he’s told me about what Oracle can do but I’ve been too busy to look into.


Technorati Tags: , , , , , , ,

2 Responses to “Getting Oracle and PHP talking”

  1. The Woodwork » Blog Archive » A fish(y) story Says:

    [...] The Woodwork You tell that other boy, not to touch the woodwork… « Getting Oracle and PHP talking [...]

  2. The Woodwork » Blog Archive » Even the Pros are Cons (PHP and Enterprise Scalability Part 2/5) Says:

    [...] The cost of database connections starts and stops is much less in MySQL than the other databases. One way around this is to use persistent connections, but what if connection starts, stops, and usage is very expensive like in Oracle? [...]

Leave a Reply