[EMAIL PROTECTED] ha scritto:


> How can I do that?
$querystring = $_SERVER['QUERY_STRING'];
// query string is: url=CONTROLLER/ACTION/ARG
Example:
the query string  of /products/view/1?params=1&params=2 is:
url=products/view/1&params=1&params=2


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to