Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Uploading files from a online form

New Here ,
Sep 20, 2006 Sep 20, 2006
Hi,

I am trin to create an online form were users can upload zip files into a database. I am using php/MySQL as for my online database. Although I am fimilar with creating forms that collect only text;I am completely stomped on were to begin with this. Any assistance would be greatly appriciated.

Thanx
TOPICS
Server side applications
252
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 21, 2006 Sep 21, 2006
LATEST
Are you sure you want to save your files in a database? What about just
saving them on the server?

http://us3.php.net/features.file-upload

(I also believe there is a variety of extensions that allow you to do this,
but don't know about PHP).

HTH,

Jon

"Gamespy007" <webforumsuser@macromedia.com> wrote in message
news:eesknj$8hv$1@forums.macromedia.com...
> Hi,
>
> I am trin to create an online form were users can upload zip files into a
> database. I am using php/MySQL as for my online database. Although I am
> fimilar with creating forms that collect only text;I am completely stomped
> on
> were to begin with this. Any assistance would be greatly appriciated.
>
> Thanx
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines