Page 1 of 1

writing new page through php replaceing current page

Posted: Fri Nov 20, 2009 11:12 pm
by sksangtani
I don't know how to express it properly. Actually i have php page which has displayed some form element on the screen using html through echo. I want to replace this page with new php generated page. At some instance i want to clear what is already on screen and display new information through php using html.