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