php redirect after page load

Permabanned
Joined
25 Oct 2004
Posts
9,078
Hi folks,

How would i go about redirecting a page in php after the page has loaded ?

Basically i have a page which checks to see if a user has filled in a form if they havent it redirects them to the start of the form but header() wont work as the page has already loaded.

Any ideas ?
 
Back
Top Bottom