Jump to content

Reading text file across network


straygrey

Recommended Posts

My user needs me to update the database on their server from data contained in a text file but do not want me to upload the text file to the server but rather read the file from wherever it exists. Across the intranet.

Uploading the file means that whomsoever needs to do this update requires write permission to a folder on the server & my user does not want that.

Suggestions on how I should solve this problem would be greatly appreciated.

BTW My code works fine if I upload the file and do the update in place on the server.

Link to comment
https://forums.phpfreaks.com/topic/234434-reading-text-file-across-network/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.