PHP Classes

bad input

Recommend this page to a friend!

      WAP Redirect  >  All threads  >  bad input  >  (Un) Subscribe thread alerts  
Subject:bad input
Summary:bad input to redirect
Messages:2
Author:Roberto Aleman
Date:2010-03-24 14:35:50
Update:2010-04-07 13:45:30
 

  1. bad input   Reply   Report abuse  
Picture of Roberto Aleman Roberto Aleman - 2010-03-24 14:35:50
this no work, with this the class get http://google.com/wap/google.com for pc , i have a folder called wap y root directory, and show this error

$objRedirect = new redirectWAPPC("google.com","m.google.com","m.google.com","m.google.com");


this way is correct:

$objRedirect = new redirectWAPPC("http://you_url.com","http://you_url.com/bb","http://you_url.com/iphone","http://you_url.com/ps");

  2. Re: bad input   Reply   Report abuse  
Picture of Rajesh Bhatia Rajesh Bhatia - 2010-04-07 13:45:30 - In reply to message 1 from Roberto Aleman
I just gave Google reference as an example, kindly use proper URL for redirection.