On Mon, Feb 19, 2001 at 08:23:42AM -0700, David Benson wrote:
> > 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.
nothing;-) - but your crash should be fixed in CVS. just examine
your code-snippet again and you'll see that the sequence that
caused your crash can be reduced to the 3 liner i sent.
tc
--
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]