★ wanayoo — archive 1999 http://fr.php.net/manual/de/function.gzgetss.phpNouvelle recherche | Portail wanayoo
PHP Tuesday, March 20, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
PHP HandbuchPHP Handbuch
ZlibZlib
 gzclosegzclose
 gzeofgzeof
 gzfilegzfile
 gzgetcgzgetc
 gzgetsgzgets
 gzgetssgzgetss
 gzopengzopen
 gzpassthrugzpassthru
 gzputsgzputs
 gzreadgzread
 gzrewindgzrewind
 gzseekgzseek
 gztellgztell
 gzwritegzwrite
 readgzfilereadgzfile
 gzcompressgzcompress
 gzuncompressgzuncompress
 gzdeflategzdeflate
 gzinflategzinflate
 gzencodegzencode

previousgzgets
gzopennext

Last updated: Tue, 20 Mar 2001
view this page in English | Brazilian Portuguese | Czech | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Spanish | Plain HTML

gzgetss

(PHP 3, PHP 4 )

gzgetss --  Get line from gz-file pointer and strip HTML tags

Description

string gzgetss (int zp, int length [, string allowable_tags])

Identical to gzgets(), except that gzgetss() 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.

Anmerkung: Allowable_tags was added in PHP 3.0.13, PHP4B3.

See also gzgets(), gzopen(), and strip_tags().

previousgzgets
gzopennext

Last updated: Tue, 20 Mar 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Tue Mar 20 11:02:45 2001 MET