
- You are not logged in. | Login
February 5, 2008 11:36 am
- shradha
- Member


upload file on server
hi
i want to run sed command in php script. Actually sed command should run on command prompt but i want to run through the php script
i tried with shell_execute() and also with exec() function in the php script but it didnot work.
i want to change the format and then upload that file on server.
please help me ..................
thanks


