Hey
I did what both of you all said to do
href="nav.php?page=about&section=Linux"
and my arg_separator.output  is ok but Im stilling getting that same error
with W3C, my page is executing ok and was before, but I cant get it W3C HTML
4.01 valid with that error.

-Lee

"Conbud" <[EMAIL PROTECTED]> wrote in message
news:20021109061217.3242.qmail@;pb1.pair.com...
> Hi,
> In some of my URLs I have to pass variables through the URL like
> nav.php?page=about&section=linux - when i do this and then scan my site
for
> W3C validation I get this
> Line 40, column 28:
>   ... <a href="nav.php?page=about&section=Linux"><font color="#256 ...
>                               ^
> Error: unknown entity "section"
>
> How could I acomplish the same results and not trigger an error with W3C,
> is there a way to do it with out having to start sessions on every hit to
> that page ?
>
> -Lee
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to