Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

aspell_new

(PHP 3>= 3.0.7, PHP 4 <= 4.2.3)

aspell_new -- 新しい辞書をロードする [古い関数]

説明

int aspell_new ( string master [, string personal])

aspell_new() は、新規辞書をオープンし、他の aspell関数で使用される辞書リンクIDを返します。エラー時にFALSE を返します。

例 1. aspell_new()

$aspell_link = aspell_new("english");

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.