how can i create and edit *.txt file using HTML/PHP?

Rabea

New member
I want to be able to create a file serverside to save information such as suggestion.
a code whould be nice.
i want it to be like this
[suggestionishere]
[name]
[date]
---------------------------
[suggestionishere]
[name]
[date]
------- etc...
 
Back
Top