Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Bookmark this on Delicious
Share on Facebook
Slashdot It!
Digg
PHP
:
Function Reference
:
Aspell functions [deprecated]
: aspell_new
aspell_new
Load a new dictionary [deprecated]
(
PHP 4 <= 4.2.3
)
int
aspell_new
(
string
master
[,
string
personal
] )
Example 330.
aspell_new()
Example
copy to clipboard
<?php
$aspell_link
=
aspell_new
(
"english"
);
?>
<< aspell_check
PHP
:
Function Reference
:
Aspell functions [deprecated]
: aspell_new
aspell_suggest >>
Change Language
aspell_check_raw
aspell_check
aspell_new
aspell_suggest