(PHP 4 <= 4.2.3)
aspell_new — Load a new dictionary [deprecated]
aspell_new() opens up a new dictionary for use with the other aspell functions.
Language.
Default to empty string.
Returns a dictionary link identifier or FALSE on error.
Example#1 aspell_new() Example
<?php
$aspell_link = aspell_new("english");
?>
| Affiliate Directory - Sign Up - Priviledged Members - Articles - Web Resources - Discussion - Contact Us - Link Exchange - HTML4 Manual - HTML3 Manual - PHP Manual |