gzgetss -- get line from gz-file pointer and strip HTML tags
Identical to gzgets(), except that gzgetss attempts to strip any HTML and PHP tags from the text it reads.
See also gzgets(), and gzopen().