Hi,
I am working with pylon framework, just i want to redirect a user to my another php script, if session expired.
The below one is redirecting to another controller. i need to redirect to another php script.
redirect_to(controller='test', action='index', _code=303)
Any idea?
Thanks
-Shyami