Network Programming

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
thatsme
Forum Commoner
Posts: 87
Joined: Sat Apr 07, 2007 2:18 am

Network Programming

Post by thatsme »

Hi,

I have to make a web based ftp application for an intranet site. I searched for tutorials, not able to find in any tutorial where uploading folders is given. Since its an intranet application, would like to know, if i know static ip address of the system will i be able to access that systems files/folders? Is there any code already available?

Thanks
mmj
Forum Contributor
Posts: 118
Joined: Fri Oct 31, 2008 4:00 pm

Re: Network Programming

Post by mmj »

Take a look at this.
Post Reply