Re: [PHP-DOC] get_meta_tags From: Daniel Beckham (danbeck <email protected>)
Date: 08/21/00

I think it's a good idea myself. There are a lot of string functions that
would be very well suited to their own section. They do usually have
something to do with a string (i.e. returning a string) but that's just
about it..

Daniel

----- Original Message -----
From: "Andrei Zmievski" <andrei <email protected>>
To: "Hartmut Holzgraefe ( <email protected>)" <hartmut <email protected>>
Cc: "James Moore" <jmoore <email protected>>; "PHP Documentation List"
<phpdoc <email protected>>
Sent: Saturday, August 19, 2000 4:40 PM
Subject: Re: [PHP-DOC] get_meta_tags

> 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
>