aspell_suggestaspell_suggest (PHP 3 >= 3.0.7, PHP 4 <= 4.2.3) aspell_suggest -- Suggest spellings of a word [deprecated] Descriptionarray aspell_suggest ( int dictionary_link, string word )
aspell_suggest() returns an array of possible
spellings for the given word.
Example 1. aspell_suggest()
<?php
$aspell_link = aspell_new("english");
if (!aspell_check($aspell_link, "test")) { $suggestions = aspell_suggest($aspell_link, "test");
foreach ($suggestions as $suggestion) { echo "Possible spelling: $suggestion<br />\n"; } }
?>
|
|
|

 |
Links |
|
IX Web Hosting $6.45/mo- 400GB Diskspace
- 2500GB Bandwidth
- Host 8 Domains
- PHP Perl CGI SSI
- MySQL PostgreSQL
- 3 Free Domain For Life
- Additional costs for Windows plan + $2.50:ASP/.NET, Cold Fusion, ODBC/DSN, MSSQL
AN Hosting $6.95/mo- 250GB Diskspace
- 2500GB Bandwidth
- Host 20 Domains
- PHP RoR Python CGI SSI Unlimited MySQL DB
- Free Domain for Life
- 30 Day Money Back
- 99% Uptime Guarantee
Dot5 Hosting $4.95/mo- 200GB Diskspace
- 2000GB Bandwidth
- Host 5 Domains
- CGI Ruby Perl PHP MySQL
- Free Domain Forever
|
 |



 |
Partners |
|
|
 |

|