Loading Data to Server

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
apna000
Forum Newbie
Posts: 1
Joined: Wed Oct 28, 2009 12:46 pm

Loading Data to Server

Post by apna000 »

I have a system that sends a new text file to my base station every 30 seconds. This new text file needs to be uploaded to a server once it has been received. I am having trouble figuring this out, can someone please help me. What would be the best way to do this?
Post Reply