writing new page through php replaceing current page
Moderator: General Moderators
-
sksangtani
- Forum Newbie
- Posts: 2
- Joined: Thu Nov 19, 2009 5:32 am
writing new page through php replaceing current page
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.