upload with a constant file name ?

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
pydj
Forum Newbie
Posts: 1
Joined: Mon Nov 03, 2003 4:05 am

I have the same problem as you.

Post by pydj »

Hi!

I'm a french student in university.
And for a project, I need to upload
some files which are with a constant name
on a server for update a web site.
Can you, please, say me if you have more
news for do this?

Bye.
User avatar
enygma
Site Admin
Posts: 175
Joined: Fri Apr 19, 2002 8:29 am
Location: Dallas, Tx

Post by enygma »

Well, here's a good place to start:

http://www.php.net/features.file-upload
Post Reply