> could you plz try:
>
> <?
> $Conn = OCINLogon ('vignette', 'vignette', 'wom_dev');
> $Clob = OCINewDescriptor($Conn, OCI_D_LOB);
> $ExtraXML = $Clob->load();
> ?>
>
> if that still causes the crash then the bug is fixed in CVS!
Not sure what that was supposed to do ;-), but it caused the same crash.
David
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]