OCI_INVALID_HANDLE
592239Sep 19 2007 — edited Sep 19 2007I am getting an error when i try to save a file in a blob field.
the script is:
$blob->savefile($_FILES['file']['tmp_name']);
and the warning is:
Warning: OCI-Lob::savefile() [function.savefile]: OCI_INVALID_HANDLE in D:\Program Files\Apache Group\Apache2\htdocs\test1.php
am I missing something?Plz help
thanks in advance...