Redirect, it works only with one parameter |
[eluser]TWP Marketing[/eluser]
redirect() is a CI URL helper function and only accepts the URL parameter. If you want to use more parameters, try the full php http_redirect() Check the User Guide for the specifics of the helper function. bottom of this page: http://ellislab.com/codeigniter/user-gui...elper.html |
Messages In This Thread |
Redirect, it works only with one parameter - by El Forum - 07-22-2012, 11:28 AM
Redirect, it works only with one parameter - by El Forum - 07-22-2012, 12:20 PM
Redirect, it works only with one parameter - by El Forum - 07-22-2012, 01:34 PM
Redirect, it works only with one parameter - by El Forum - 07-22-2012, 01:45 PM
|