Page 1 of 1

File Upload

Posted: Fri Apr 23, 2010 8:51 pm
by mroiler
Hi, I know little to no PHP code. I have Adobe FlashBuilder 4 (formerly FlexBuilder) and I want to make a file upload for it. I know what code to use for FlashBuilder I just need PHP code that will make it work. I need the file to do the following things:

-Upload Files
-Restrict file size to 10MB
-Restrict amount of files in folder to 5

I will need another file that will:

-Show current files in folder
-Have ability to download them

Thanks!

Re: Help!

Posted: Fri Apr 23, 2010 9:01 pm
by Benjamin
Forum Rules 1 1.1 2 wrote: Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
You may also want to read:
  1. General Posting Guidelines
  2. Posting Code in the Forums
  3. PHP Manual
  4. PHP Tutorials