File upload

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
prakruthi
Forum Newbie
Posts: 1
Joined: Wed Jul 07, 2010 10:54 am

File upload

Post by prakruthi »

Hi,
I want to upload the file remotely, and that file should be stored in the folders depending on date. For example, if i am uploading abc.html on 8th July 2010 it should be stored like this xyz.com/2010/July/8/abc.html, if folder doesn't exists it should be create automatically. Please can any one help me?
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: File upload

Post by Jade »

Post Reply