May be get_meta_tags() is XHTML compliant.
(XHTML requires "" and lowercases for attributes)
I suggest you to use double quotes.
--
Yasuo Ohgaki
"Paul Rees" <[EMAIL PROTECTED]> wrote in message
r19NDKAFmot6Ew$[EMAIL PROTECTED]">news:r19NDKAFmot6Ew$[EMAIL PROTECTED]...
> Hi,
>
> The php function 'get_meta_tags' doesn't work when the meta tag name/
> content values are single quoted. It's fine for double quotes. I've had
> a look but can't find anything on the w3 site to say whether or not
> double quotes are required in meta tags. Does anyone know what the rule
> is?
>
> (php v 4.04pl1, apache, linux 2.2.18)
>
> All the best
> --
> Paul
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] get_meta_tags bug? Paul Rees
- Re: [PHP] get_meta_tags bug? Yasuo Ohgaki
- Re: [PHP] get_meta_tags bug? Yasuo Ohgaki
- Re: [PHP] get_meta_tags bug? Paul rees