I have made a page in php which makes xml out of the form filled by the user. Thus, after submission the page sends code to different page. I want to return to the previous page so as to ask user to input more data for xml. Can it be redirected with different context everytime, i.e. Can it store the no. of forms user has filled and still get back to the same page?