This is a discussion on "renama file name before upload" within the PHP Forum section. This forum, and the thread "renama file name before upload are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
renama file name before upload
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
renama file name before upload
Hi.
I need PHP code, that will let me rename file, when upload it to an exactly folder.I mean when i choose the file that i'll upload it, it must change the name and then it upload. |
|
|
|
||||
|
Re: renama file name before upload
Whenever you upload something, it'll be stored in a temp directory, and you have to move it from there. PHP.net has a great article on handling file uploads.
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP+SQL+File Upload | joshlindem | PHP Forum | 5 | May 10th, 2008 16:48 |
| file upload | berry05 | Job Opportunities | 0 | Mar 19th, 2008 19:09 |
| File Upload | magiccupcake | PHP Forum | 1 | Jan 22nd, 2007 05:10 |
| simple file upload? | jimmy_d | PHP Forum | 3 | May 19th, 2006 18:27 |
| File upload | djme | PHP Forum | 4 | Jan 11th, 2006 18:25 |