in Deutsh
in French
in Polish

You Are At Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

VI. Aspell functions [deprecated]

Introduction

The aspell() functions allows you to check the spelling on a word and offer suggestions.

Note: This extension has been removed from PHP and is no longer available as of PHP 4.3.0. If you want to use spell-checking capabilities in PHP, use pspell instead. It uses pspell library and works with newer versions of aspell.

Requirements

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. You need the aspell library, available from: http://aspell.sourceforge.net/.

Installation

In PHP 4, these functions are only available if PHP was configured with --with-aspell=[DIR].

See Also

See also pspell.

Table of Contents
aspell_check_raw --  Check a word without changing its case or trying to trim it [deprecated]
aspell_check -- Check a word [deprecated]
aspell_new -- Load a new dictionary [deprecated]
aspell_suggest -- Suggest spellings of a word [deprecated]

wizy do rosji, hurtownia odzieży, końcówki kolekcji, usuwanie zmarszczek, ośrodek leczenia uzależnień, zagęszczanie włosów, rezydencje Łomianki
teksty piosenek Wzgórza Dylewskie nathrionots.pl domy opieki agencje pracy tymczasowej warszawa

Another Useful functions:


ref.aspell | function.aspell-suggest | function.aspell-new | function.aspell-check | function.aspell-check-raw |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.