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

How to upload files from the form?

Community Expert ,
Mar 19, 2010 Mar 19, 2010

Hello everyone, this may seem like a simple question but I have no php experience.

I want to create a form that will allow people to upload files. I found an interesting page that explains a few things, here's the link:

http://www.php.net/manual/en/features.file-upload.post-method.php

It says here: The __URL__ in the above example should be replaced,       and point to a PHP file.

The question is: what php file?

I'll appreciate any help.

Adobe Community Expert
Adobe Certified Professional
TOPICS
Server side applications
478
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 ,
Mar 19, 2010 Mar 19, 2010
LATEST

I have written an article in the Dreamweaver Cookbook about uploading files from a form: http://cookbooks.adobe.com/post_Upload_image_to_website__PHP_-16389.html.


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