uploading a file on linux 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
User avatar
pelegk2
Forum Regular
Posts: 633
Joined: Thu Nov 27, 2003 5:02 am
Location: Israel - the best place to live in after heaven
Contact:

uploading a file on linux server

Post by pelegk2 »

i am loking for a script to upload a file to a linux server.
1)deos any 1 have a code example?
2)which permissions do i need on the linux to make it work?
thnaks i advabnnce
peleg
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

Check out the code snipet section of these forums. You need to have write access to the folders.
Post Reply