Page 1 of 1

about saving datas in documents...

Posted: Mon Dec 01, 2003 6:56 am
by kujtim
i have the html page thet contain an text area and php page
i vant thet the writed text in the text area to be saved in an document file
the name of the document will bi (kujtim.bat) and to be able to see thet text always wen I breowse the php page
thenks for your help...................

Posted: Mon Dec 01, 2003 8:00 am
by Nay
Take a look at these functions:

http://php.net/fopen
http://php.net/fwrite

-Nay

deleting a text in to the document file.....

Posted: Tue Dec 02, 2003 6:29 am
by kujtim
how can i delete a text in tu the document by clicing on the buttom and make me be able to vrite a new text in the document file..