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

search for in the

file_exists> <fgets
Last updated: Sat, 24 Mar 2007

view this page in

fgetss

(PHP 4, PHP 5)

fgetss — Přečte řádek ze souboru a odstraní HTML značky

Popis

string fgetss ( resource $handle [, int $length [, string $allowable_tags]] )

Identické s fgets(), ale jsou zde z přečteného textu odstraňovány HTML a PHP značky.

Jako nepovinný třetí parametr můžete specifikovat značky, které nebudou odstraňovány.

Poznámka: allowable_tags - přidáno v PHP 3.0.13, PHP4B3.

Viz také fgets(), fopen(), fsockopen(), popen(), a strip_tags().



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

file_exists> <fgets
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites