★ wanayoo — archive 1999 http://fr.php.net/manual/function.fgetss.phpNouvelle recherche | Portail wanayoo
PHP Thursday, April 26, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousfgets
filenext

Last updated: Mon, 08 Jan 2001

fgetss

(PHP 3, PHP 4 )

fgetss --  Gets line from file pointer and strip HTML tags

Description

string fgetss (int fp, int length [, string allowable_tags])

Identical to fgets(), except that fgetss attempts to strip any HTML and PHP tags from the text it reads.

You can use the optional third parameter to specify tags which should not be stripped.

Note: allowable_tags was added in PHP 3.0.13, PHP4B3.

See also fgets(), fopen(), fsockopen(), popen(), and strip_tags().

previousfgets
filenext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Thu Apr 26 18:31:42 2001 MET DST