sterling Sun May 6 19:22:53 2001 EDT
Modified files:
/phpdoc/en/functions oci8.xml
Log:
remove fud from last commit
Index: phpdoc/en/functions/oci8.xml
diff -u phpdoc/en/functions/oci8.xml:1.20 phpdoc/en/functions/oci8.xml:1.21
--- phpdoc/en/functions/oci8.xml:1.20 Sun May 6 18:35:01 2001
+++ phpdoc/en/functions/oci8.xml Sun May 6 19:22:52 2001
@@ -260,13 +260,7 @@
records just after the insert.
*/
-$conne {
- // $lob_upload contains the temporary filename of the uploaded file
- $conn = OCILogon($user, $password);
- $lob = OCINewDescriptor($conn, OCI_D_LOB);
- $stmt = OCIParse($conn,"insert into $table (id, the_blob)
- values(my_seq.NEXTVAL, EMPTY_B
-= OCILogon("scott","tiger");
+$conn = OCILogon("scott","tiger");
$stmt = OCIParse($conn,"insert into emp (empno, ename) ".
"values (:empno,:ename) ".
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Sterling Hughes
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Sterling Hughes
- Re: [PHP-DOC] cvs: phpdoc /en/functions oci... Sterling Hughes
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Sterling Hughes
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Sterling Hughes
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Thomas Fromm
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml David Benson
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions oci8.xml Gabor Hojtsy
