I\'m creating an e-commerce site using CodeIgniter.
How should I get the query string?
I am using a Saferpay payment gateway. The gateway response will be li
Here is how i did it recently. Hope it helps
to call : http://www.mydomain.com/mycontroller/myfunction/?somestuff=x&morestuff=y
http://www.mydomain.com/mycontroller/myfunction/?somestuff=x&morestuff=y