Re: [PHP-DOC] error in oci_new_descriptor example script

2005-01-03 Thread Derick Rethans
On Mon, 3 Jan 2005, Maurice Lacroix wrote: > Hi, > > There is a little mistake in an example script on the > http://nl.php.net/manual/nl/function.oci-new-descriptor.php page. Please file a "Documentation Bug" at bugs.php.net regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez

[PHP-DOC] error in oci_new_descriptor example script

2005-01-03 Thread Maurice Lacroix
Hi,   There is a little mistake in an example script on the http://nl.php.net/manual/nl/function.oci-new-descriptor.php page.   The error is in the script where an Oracle BLOB is uploaded into the Oracle database.   This is the script I'm talking about:      /* This script demonstrates fil