Hey, i am looking to create a form that will post and "read" data from a file, as i dont have MySQL access at all. I need the following:
Script for input form, which can be placed in my exisiting webpage.
Script for process page, which will process the information.
Script for the output page, where data is shown.
I would really like it, if someone could supply me with this, as i am learning and even better, if the output gets shown on the same page as input. eg.
Like this:
Outputs
\/\/\/\/\/\/ (down the page)
Input form at bottom
So when the input is submitted the user gets redirected to that page and can see there post.