Pure PHP Upload 3 Manual

Fastest and most advanced PHP upload solution ever!

In this article you will find all the needed information about the Pure PHP Upload 3 Dreamweaver extension. It includes some basic and advanced tutorials as well as video presentations on how to use the extension with update and insert record, how to upload large files and many more. If you have any questions regarding this tool, please use the extension forums or find us on the Live support during business hours.


Advanced: Uploading Files to a Dynamic Folder

In this tutorial we will show you how to upload files to a Dynamic folder using Pure PHP Upload 3.

*You can also check out the video.

How to do it

  1. For this tutorial we use a session variable that stores a username. We are going to use the username as a folder name. Click the Insert button (1) and select the Pure PHP Upload 3 icon (2) to open its UI.


  1. Our upload folder is named "Uploads" and we want to create a folder for each user inside it. Enter: "Uploads/" . $_ SESSION ('Username'). Username is the session variable that stores the username. This will create a new folder for every user that tries to upload. Non-existing folders will be auto-created



  1. Now you can save your work and preview the result in the browser.

Lubov Cholakova

Lubov CholakovaLubov has been with DMXzone for 8 years now, contributing to the Content and Sales departments. She is bringing high quality content in the form of daily blog updates, reviews, tutorials, news, newsletters,update emails and extensions' manuals. If you have a product that needs publicity or any other questions about the entire DMXzone community, she is the one you can contact.

See All Postings From Lubov Cholakova >>

Comments

Be the first to write a comment

You must me logged in to write a comment.