if(preg_match('/*FILTER*/',$_SERVER['HTTP_HOST'])) {

Router::connect()…...

}


On Jan 17, 2013, at 1:04 PM, gonzela2006 <[email protected]> wrote:

> Hello ibejohn818,
> 
> How can I make conditional statement in routes.php file?
> 
> 
> On Thursday, January 17, 2013 10:43:17 PM UTC+2, ibejohn818 wrote:
> You would be best served by triggering your route using a conditional 
> statement in your routes file then using a custom route class to verify the 
> username passed in and returning the correct controller/action to dispatch.
> 
> 
> -- 
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>  
> --- 
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> Visit this group at http://groups.google.com/group/cake-php?hl=en.
>  
>  

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to