Jun 13 2009
For PHP, it is not a difficult task to connect to Oracle database.
But recently, I am working on a project that require me to execute the oracle store procedure with pass in some input & retrieve the output.
It should be pretty easy, just I never try it before.
So I write a simple Oracle Store procedure & a PHP page.
Below is my testing.
read more »
2 Comments | Tags: Oracle, PHP, Store Procedure
















