Besides my newbye status, I guess you are not update.

the $_GET is a must have when you use set globals to off, ( this is default
after 4.2.1), and must be maintained for security reasons.

Since I'm newbye I play with new and fresh version, and I can get details
that older "phpers"  does not take care since the are still using older
versions.

By the way thank you for your try.

"Lord Loh." <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> http://myadress/php/mypage.php?modo=123&color=red&size=3
>
> is fine!
>
> you can now use these variables like
> $modo $color and $size;
>
> Why bother with $_GET['modo']; ?
>
>
>



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

Reply via email to