Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 05cd670d8a02b2b4a0ffb1756f2e8308 > files > 10921

php-manual-zh-5.2.4-1mdv2008.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Oracle 函数(已废弃)</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="PHP 手册"
HREF="index.html"><LINK
REL="UP"
TITLE="函数参考"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="openssl_x509_read"
HREF="function.openssl-x509-read.html"><LINK
REL="NEXT"
TITLE="ora_bind"
HREF="function.ora-bind.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=UTF-8"></HEAD
><BODY
CLASS="reference"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP 手册</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.openssl-x509-read.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.ora-bind.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.oracle"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>CXIII. Oracle 函数(已废弃)</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN164737"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="oracle.intro"
>简介</A
></H1
><P
>&#13;    本扩展增加对 Oracle 数据库服务器访问的支持。参见
    <A
HREF="ref.oci8.html"
>OCI8</A
> 扩展。
   </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>注意: </B
>
     本扩展已被移动到 <A
HREF="http://pecl.php.net"
TARGET="_top"
>PECL</A
> 库中且自以下版本起不再被绑定到 PHP 中:5.1.0。
    </P
></BLOCKQUOTE
></DIV
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="oracle.installation"
>安装</A
></H1
><P
>&#13;  你必须使用选项
  <CODE
CLASS="option"
>--with-oracle[=DIR]</CODE
> 编译 PHP ,
 DIR 的默认值是环境变量 ORACLE_HOME。 
 </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="oracle.constants"
>预定义常量</A
></H1
><P
>以下常量由本扩展模块定义,因此只有在本扩展模块被编译到
PHP 中,或者在运行时被动态加载后才有效。</P
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><TT
CLASS="constant"
><B
>ORA_BIND_INOUT</B
></TT
> 
    (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;     
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>ORA_BIND_IN</B
></TT
> 
    (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;     
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>ORA_BIND_OUT</B
></TT
> 
    (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;     
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>ORA_FETCHINTO_ASSOC</B
></TT
> 
    (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;     
    </P
></DD
><DT
><TT
CLASS="constant"
><B
>ORA_FETCHINTO_NULLS</B
></TT
> 
    (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>integer</B
></A
>)</DT
><DD
><P
>&#13;     
    </P
></DD
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>目录</B
></DT
><DT
><A
HREF="function.ora-bind.html"
>ora_bind</A
>&nbsp;--&nbsp;绑定一个 PHP 变量到一个 Oracle 参数</DT
><DT
><A
HREF="function.ora-close.html"
>ora_close</A
>&nbsp;--&nbsp;关闭一个 Oracle 游标</DT
><DT
><A
HREF="function.ora-columnname.html"
>ora_columnname</A
>&nbsp;--&nbsp;取得列名</DT
><DT
><A
HREF="function.ora-columnsize.html"
>ora_columnsize</A
>&nbsp;--&nbsp;取得列的大小</DT
><DT
><A
HREF="function.ora-columntype.html"
>ora_columntype</A
>&nbsp;--&nbsp;取得列的类型</DT
><DT
><A
HREF="function.ora-commit.html"
>ora_commit</A
>&nbsp;--&nbsp;提交一个 Oracle 事务</DT
><DT
><A
HREF="function.ora-commitoff.html"
>ora_commitoff</A
>&nbsp;--&nbsp;关闭自动提交功能</DT
><DT
><A
HREF="function.ora-commiton.html"
>ora_commiton</A
>&nbsp;--&nbsp;打开自动提交功能</DT
><DT
><A
HREF="function.ora-do.html"
>ora_do</A
>&nbsp;--&nbsp;分析,执行,获取</DT
><DT
><A
HREF="function.ora-error.html"
>ora_error</A
>&nbsp;--&nbsp;获得 Oracle 错误信息</DT
><DT
><A
HREF="function.ora-errorcode.html"
>ora_errorcode</A
>&nbsp;--&nbsp;获得 Oracle 错误号</DT
><DT
><A
HREF="function.ora-exec.html"
>ora_exec</A
>&nbsp;--&nbsp;在 Oracle 游标上执行被分析后的语句</DT
><DT
><A
HREF="function.ora-fetch-into.html"
>ora_fetch_into</A
>&nbsp;--&nbsp;将一行数据放入数组</DT
><DT
><A
HREF="function.ora-fetch.html"
>ora_fetch</A
>&nbsp;--&nbsp;从一个游标中取得一行数据</DT
><DT
><A
HREF="function.ora-getcolumn.html"
>ora_getcolumn</A
>&nbsp;--&nbsp;取得列的数据</DT
><DT
><A
HREF="function.ora-logoff.html"
>ora_logoff</A
>&nbsp;--&nbsp;关闭一个 Oracle 连接</DT
><DT
><A
HREF="function.ora-logon.html"
>ora_logon</A
>&nbsp;--&nbsp;打开一个 Oracle 连接</DT
><DT
><A
HREF="function.ora-numcols.html"
>ora_numcols</A
>&nbsp;--&nbsp;返回列的数目</DT
><DT
><A
HREF="function.ora-numrows.html"
>ora_numrows</A
>&nbsp;--&nbsp;返回行的数目</DT
><DT
><A
HREF="function.ora-open.html"
>ora_open</A
>&nbsp;--&nbsp;打开一个 Oracle 游标</DT
><DT
><A
HREF="function.ora-parse.html"
>ora_parse</A
>&nbsp;--&nbsp;分析一条 SQL 语句</DT
><DT
><A
HREF="function.ora-plogon.html"
>ora_plogon</A
>&nbsp;--&nbsp;
     打开一个持久的 Oracle 连接
    </DT
><DT
><A
HREF="function.ora-rollback.html"
>ora_rollback</A
>&nbsp;--&nbsp;回滚事务</DT
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.openssl-x509-read.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>起始页</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.ora-bind.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>openssl_x509_read</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>上一级</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>ora_bind</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>