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

i got this, just redirect will work for this

redirect(url)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.