>> You're only supposed to change it in your HTML..NOT in the >> browser's query line.. > > As well as in header() calls (as already stated in this thread) and in > javascript calls: document.location.href = 'foo.php?bar=1&var=2' won't > work either.
Guys, the W3C recommended separator for GET parameters is the semicolon. mk -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php