RakeshRaja VIP Member VIP โ 20 โ Impact 18 Mar 26, 2005 1K views 5 replies #1 hello friends i need your help.. I want to edit .txt file online.. i have use to edit it online daily several times.. is there anyway i can edit online? humm i need any extention.. which i can edit.. not just .txt . php etc.. regards
hello friends i need your help.. I want to edit .txt file online.. i have use to edit it online daily several times.. is there anyway i can edit online? humm i need any extention.. which i can edit.. not just .txt . php etc.. regards
A adam_uk Established Member โ 20 โ Impact 20 Mar 26, 2005 #2 it can be done with php. its not that hard to do either.
RakeshRaja VIP Member VIP โ 20 โ Impact 18 Mar 26, 2005 #3 yup i know it can be done by php but dont know how to? it will be something like fopen or so.. but dont have much knowledge regards
yup i know it can be done by php but dont know how to? it will be something like fopen or so.. but dont have much knowledge regards
PoorDoggie Soon to be RICHdoggie!VIP Member VIP โ 20 โ Impact 18 Mar 26, 2005 #4 fopen will work... take a look here - its the tutorial I used: http://codewalkers.com/tutorials/57/1.html
fopen will work... take a look here - its the tutorial I used: http://codewalkers.com/tutorials/57/1.html
A adam_uk Established Member โ 20 โ Impact 20 Mar 26, 2005 #5 dotcommakers said: yup i know it can be done by php but dont know how to? it will be something like fopen or so.. but dont have much knowledge regards Click to expand... if you want ill build you the script for 400np$ pm me if interested
dotcommakers said: yup i know it can be done by php but dont know how to? it will be something like fopen or so.. but dont have much knowledge regards Click to expand... if you want ill build you the script for 400np$ pm me if interested
RTM Established Member โ 20 โ Impact 151 Mar 26, 2005 #6 Just make sure that whatever method (script, as well it's location) you use is secure, since you'll be providing file system access through a browser (if I understand your requirement correctly). Rob
Just make sure that whatever method (script, as well it's location) you use is secure, since you'll be providing file system access through a browser (if I understand your requirement correctly). Rob