Re: [PHP-DOC] get_meta_tags From: Andrei Zmievski (andrei <email protected>)
Date: 08/19/00

On Sat, 19 Aug 2000, Hartmut Holzgraefe ( <email protected>) wrote:
> James Moore wrote:
> > Is the strings section the right place for this function (get_meta_tags) or
> > is it better suited to the filesystem functions? Anyone...
>
> although strings section is not the perfect place for it
> i cannot see how it should fit into filesystem either
>
> i'd like to propose a new html section instead that would
> include the following functions from strings section:
>
> get_html_translation_table
> get_meta_tags
> htmlentities
> htmlspecialchars
> nl2br
>
> and to move
>
> parse_str
>
> from strings to url section

Sounds good to me.

-Andrei

'Any given program, when running correctly, is obsolete.'
  - First Law of Computer Programming