How to transfer file over LAN

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amargharat
Forum Commoner
Posts: 82
Joined: Wed Sep 16, 2009 2:43 am
Location: Mumbai, India
Contact:

How to transfer file over LAN

Post by amargharat »

I have two machines where one machine has php application running and other machine i am using to store files.
I want to upload file to another machine where i am going store files.

If i can get an idea about how do i proceed, it will really help me and appreciate

Above scenario is LAN network.

Thanks,
Post Reply