PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

aspell_suggest> <aspell_check
Last updated: Sun, 25 Nov 2007

view this page in

aspell_new

(PHP 4 <= 4.2.3)

aspell_new — Načítať nový slovník [odmietané]

Popis

int aspell_new ( string $hlavny [, string $osobny ] )

aspell_new() otvára nový slovník a vracia identifikátor odkazu na slovník pre použitie v iných aspelll funkciách. Pri chybe vracia FALSE.

Example#1 aspell_new()

<?php
$aspell_link 
aspell_new("english");
?>



add a note add a note User Contributed Notes
aspell_new
There are no user contributed notes for this page.

aspell_suggest> <aspell_check
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites