Sophie

Sophie

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

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

<HTML
><HEAD
><TITLE
>Aspell functions [deprecated]</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="usort"
HREF="function.usort.html"><LINK
REL="NEXT"
TITLE="aspell_check_raw"
HREF="function.aspell-check-raw.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.usort.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.aspell-check-raw.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.aspell"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>III. Aspell functions [deprecated]</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN9394"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="aspell.intro"
></A
>Introduction</H1
><P
>&#13;     The <B
CLASS="function"
>aspell()</B
> functions allows you to check the
     spelling on a word and offer suggestions.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="aspell.requirements"
></A
>Requirements</H1
><P
>&#13;     aspell works only with very old (up to .27.* or so) versions of
     aspell library. Neither this module, nor those versions of aspell
     library are supported any longer. If you want to use
     spell-checking capabilities in PHP, use <A
HREF="ref.pspell.html"
>pspell</A
> instead. It uses pspell
     library and works with newer versions of aspell.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="aspell.installation"
></A
>Installation</H1
><P
>&#13;     You need the aspell library, available from: <A
HREF="http://aspell.sourceforge.net/"
TARGET="_top"
>http://aspell.sourceforge.net/</A
>.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="aspell.seealso"
></A
>See Also</H1
><P
>&#13;     See also <A
HREF="ref.pspell.html"
>pspell</A
>.
    </P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="function.aspell-check-raw.html"
>aspell_check_raw</A
>&nbsp;--&nbsp;
     Check a word without changing its case or trying to trim it [deprecated]
    </DT
><DT
><A
HREF="function.aspell-check.html"
>aspell_check</A
>&nbsp;--&nbsp;Check a word [deprecated]</DT
><DT
><A
HREF="function.aspell-new.html"
>aspell_new</A
>&nbsp;--&nbsp;Load a new dictionary [deprecated]</DT
><DT
><A
HREF="function.aspell-suggest.html"
>aspell_suggest</A
>&nbsp;--&nbsp;Suggest spellings of a word [deprecated]</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.usort.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.aspell-check-raw.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>usort</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>aspell_check_raw</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>