Sophie

Sophie

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

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
>Lotus Notes Functions</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="libxml_use_internal_errors"
HREF="function.libxml-use-internal-errors.html"><LINK
REL="NEXT"
TITLE="notes_body"
HREF="function.notes-body.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.libxml-use-internal-errors.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.notes-body.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.notes"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>LXXVII. Lotus Notes Functions</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN106525"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="notes.intro"
>简介</A
></H1
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
BORDER="1"
WIDTH="100%"
><TR
><TD
ALIGN="CENTER"
><B
>警告</B
></TD
></TR
><TR
><TD
ALIGN="LEFT"
><P
>本扩展模块是<SPAN
CLASS="emphasis"
><I
CLASS="emphasis"
>实验性</I
></SPAN
>的。本模块的行为,包括其函数的名称以及其它任何关于此模块的文档可能会在没有通知的情况下随
PHP 以后的发布而改变。使用本扩展模块风险自担。</P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>注意: </B
>
      本扩展已被移动到 <A
HREF="http://pecl.php.net"
TARGET="_top"
>PECL</A
> 库中且自以下版本起不再被绑定到 PHP 中:5.0.0.
      安装此 PECL 扩展库的信息可在手册中标题为 <A
HREF="install.pecl.html"
>PECL 扩展库安装</A
>的一章中找到。 更多信息如新版本,下载,源文件,维护者信息以及更新日志等可以在这里找到:
      <A
HREF="http://pecl.php.net/package/notes"
TARGET="_top"
>http://pecl.php.net/package/notes</A
>.
     </P
></BLOCKQUOTE
></DIV
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
BORDER="1"
WIDTH="100%"
><TR
><TD
ALIGN="CENTER"
><B
>警告</B
></TD
></TR
><TR
><TD
ALIGN="LEFT"
><P
>&#13;      This extension is currently not supported, thus looking for a
      maintainer.
     </P
></TD
></TR
></TABLE
></DIV
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>目录</B
></DT
><DT
><A
HREF="function.notes-body.html"
>notes_body</A
>&nbsp;--&nbsp;Open the message msg_number in the specified mailbox on the specified server (leave serv</DT
><DT
><A
HREF="function.notes-copy-db.html"
>notes_copy_db</A
>&nbsp;--&nbsp;Copy a Lotus Notes database</DT
><DT
><A
HREF="function.notes-create-db.html"
>notes_create_db</A
>&nbsp;--&nbsp;Create a Lotus Notes database</DT
><DT
><A
HREF="function.notes-create-note.html"
>notes_create_note</A
>&nbsp;--&nbsp;Create a note using form form_name</DT
><DT
><A
HREF="function.notes-drop-db.html"
>notes_drop_db</A
>&nbsp;--&nbsp;Drop a Lotus Notes database</DT
><DT
><A
HREF="function.notes-find-note.html"
>notes_find_note</A
>&nbsp;--&nbsp;Returns a note id found in database_name</DT
><DT
><A
HREF="function.notes-header-info.html"
>notes_header_info</A
>&nbsp;--&nbsp;Open the message msg_number in the specified mailbox on the specified server (leave serv</DT
><DT
><A
HREF="function.notes-list-msgs.html"
>notes_list_msgs</A
>&nbsp;--&nbsp;Returns the notes from a selected database_name</DT
><DT
><A
HREF="function.notes-mark-read.html"
>notes_mark_read</A
>&nbsp;--&nbsp;Mark a note_id as read for the User user_name</DT
><DT
><A
HREF="function.notes-mark-unread.html"
>notes_mark_unread</A
>&nbsp;--&nbsp;Mark a note_id as unread for the User user_name</DT
><DT
><A
HREF="function.notes-nav-create.html"
>notes_nav_create</A
>&nbsp;--&nbsp;Create a navigator name, in database_name</DT
><DT
><A
HREF="function.notes-search.html"
>notes_search</A
>&nbsp;--&nbsp;Find notes that match keywords in database_name</DT
><DT
><A
HREF="function.notes-unread.html"
>notes_unread</A
>&nbsp;--&nbsp;Returns the unread note id's for the current User user_name</DT
><DT
><A
HREF="function.notes-version.html"
>notes_version</A
>&nbsp;--&nbsp;Get the version Lotus Notes</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.libxml-use-internal-errors.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.notes-body.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>libxml_use_internal_errors</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>上一级</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>notes_body</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>