mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
update my email
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34933 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fe9ec62971
commit
2abb5f6cb4
1 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ OCIFreeCursor
|
|||
<title>OCIDefineByName</title>
|
||||
<programlisting>
|
||||
<?php
|
||||
/* OCIDefineByPos example thies@digicol.de (980219) */
|
||||
/* OCIDefineByPos example thies@thieso.net (980219) */
|
||||
|
||||
$conn = OCILogon("scott","tiger");
|
||||
|
||||
|
@ -248,7 +248,7 @@ OCILogoff($conn);
|
|||
<title>OCIDefineByName</title>
|
||||
<programlisting>
|
||||
<?php
|
||||
/* OCIBindByPos example thies@digicol.de (980221)
|
||||
/* OCIBindByPos example thies@thieso.net (980221)
|
||||
inserts 3 resords into emp, and uses the ROWID for updating the
|
||||
records just after the insert.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue