Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 3075

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>filePro functions</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Function Reference"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="fbsql_warnings"
HREF="function.fbsql-warnings.html"><LINK
REL="NEXT"
TITLE="filepro_fieldcount"
HREF="function.filepro-fieldcount.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></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 Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.fbsql-warnings.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.filepro-fieldcount.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.filepro"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>XXIX. filePro functions</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN24734"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filepro.intro"
></A
>Introduction</H1
><P
>&#13;     These functions allow read-only access to data stored in filePro databases.
    </P
><P
>&#13;     filePro is a registered trademark of fP Technologies, Inc. You can find more
     information about filePro at <A
HREF="http://www.fptech.com/"
TARGET="_top"
>http://www.fptech.com/</A
>.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="filepro.installation"
></A
>Installation</H1
><P
>&#13;  filePro support in <TT
CLASS="literal"
>PHP</TT
> is not enabled by default. To
  enable the bundled <SPAN
CLASS="emphasis"
><I
CLASS="emphasis"
>read-only</I
></SPAN
> filePro support you need
  to use the<TT
CLASS="option"
>--enable-filepro</TT
> configuration
  option when compiling PHP.
 </P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="function.filepro-fieldcount.html"
>filepro_fieldcount</A
>&nbsp;--&nbsp;Find out how many fields are in a filePro database</DT
><DT
><A
HREF="function.filepro-fieldname.html"
>filepro_fieldname</A
>&nbsp;--&nbsp;Gets the name of a field</DT
><DT
><A
HREF="function.filepro-fieldtype.html"
>filepro_fieldtype</A
>&nbsp;--&nbsp;Gets the type of a field</DT
><DT
><A
HREF="function.filepro-fieldwidth.html"
>filepro_fieldwidth</A
>&nbsp;--&nbsp;Gets the width of a field</DT
><DT
><A
HREF="function.filepro-retrieve.html"
>filepro_retrieve</A
>&nbsp;--&nbsp;Retrieves data from a filePro database</DT
><DT
><A
HREF="function.filepro-rowcount.html"
>filepro_rowcount</A
>&nbsp;--&nbsp;Find out how many rows are in a filePro database</DT
><DT
><A
HREF="function.filepro.html"
>filepro</A
>&nbsp;--&nbsp;Read and verify the map file</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.fbsql-warnings.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.filepro-fieldcount.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>fbsql_warnings</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>filepro_fieldcount</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>