--- Nicole Lallande <[EMAIL PROTECTED]> wrote: > <a href="email.php?ref=<?=urlencode($pageURL);?>">this page</a> > > where the url is > > http://mydomain.com/displayem.php3?cat=5&olimit=0&zid=1&lid=1 > > results in http://mydomain.com/displayem.php3?cat=5 being passed > and the '&olimit=0&zid=1&lid=1' gets cut off
Can you visit this page, view source, and show us what the <a href> tag looks like after it is processed by PHP? Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php