Posted by Olav Draageset on 05/10/05 01:16
I have several URLs that I want to point to the same site with a differe= nt = parameter. I try to do this by redirecting all to the same location, by <? hader ("Location: http://mysite.com/index.php?var1=3Dvalue1&var2=3Dvalue= 2"); exit; ?> The redirection is done properly, but variables are not sent. Can anyone= = say what should be done? (some init settings ??) Thanks
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming