Click to See Complete Forum and Search --> : PHP 5.1.0 Oracle functions


robgudgeon
11-29-2005, 05:51 AM
Since PHP 5.1.0 was released, ora_* functions no longer work, as http://uk2.php.net/manual/en/ref.oracle.php clearly states: "This extension has been moved to the PECL repository and is no longer bundled with PHP as of PHP 5.1.0." but I am unable to find the extension at PECL - anyone got any ideas where I can find it? I've had to convert over 200 pages of ora_* calls to use oci_* and would prefer to not convert the rest quite so quickly if I can avoid it...

cheers, Rob