Hi,
I am using the $_GET command to grab the url for a redirection but my urls are over 100 characters so its not going to the link i want it to. Is there a way i can get it to work with over 100 characters?
PS. I dont have a form at all i just need the page to redirect to a website that is placed in the url ex. www.mysites.com/redirect.php?go to=http://www.google.com except the site i go to is longer then teh google address.
I am using the $_GET command to grab the url for a redirection but my urls are over 100 characters so its not going to the link i want it to. Is there a way i can get it to work with over 100 characters?
PS. I dont have a form at all i just need the page to redirect to a website that is placed in the url ex. www.mysites.com/redirect.php?go to=http://www.google.com except the site i go to is longer then teh google address.
Comment