Hi Friends,
I have a number of php, html pages on my site. I want to download all those files using ftp (should not download any other files like image files) and then append some code into the downloaded files. After apending the code the files should be placed back(upload) to the exact location from where it is downloaded.
Can the whole be done in php. Someone please help.
Thanks in advance.
sanjux