I have a linux server running php, and client pc also running linux. I want to read clients plain text file from php. How to access client m/c. Can any one give me step by step methods.
ex. client m/c. with following setup...
/home/data/t1.txt (its plain ascii text file.)
With Thanks.