Explore the FAQs

Pure PHP Upload

Spry Validation not Working with Pure PHP Upload 2

Question


I am trying to use Pure PHP Upload 2 and have a spry validation. I cannot get the validation to work. Read More
Pure PHP Upload

Mail Upload Parse Error with PHP 5

Question:
I am using v1.0.6 of the Mail Upload add-on pack for Pure PHP Upload.

Here is the exact error: Parse error: syntax error, unexpected '"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in
/.../special-requests.php on line 60

Read More
Pure PHP Upload

Upload check to retain existing file

Question:
Is there a variable that shows if a new file has been entered and I can test against it? Read More
Pure PHP Upload

Pure PHP Upload does not work with PHP 5

Question:
Pure PHP Upload work fine with PHP 4. But it does not upload the files with PHP 5? Read More
Pure PHP Upload

Pure PHP Upload problem with Multiple Upload fields

Question:
I use Pure PHP Upload with multiple upload fields, but only one file is uploaded to the server. Read More
Pure PHP Upload

File Copy failed with Pure PHP Upload

Question:


I applied the Pure PHP Upload extension and it gives me an error "file copy failed". This happens on my new and existing pages.
Read More
Pure PHP Upload

Upload to Dynamic Folders

Question:


I use Pure PHP Upload 2.0.0. How can I use the extension to upload files in different folders. The extension is on a side with a product (after insert with id (session)). One field is a catecory field (with a number for the catecory). How can I use this number for the upload folder? Read More
Pure PHP Upload

Store filename in a session variable

Question:
Using Pure PHP Upload, how can I store the filename of the uploaded file in a session variable?

I simply want the files to be uploaded and filenames stored in session variables, no need to insert in a database table.

Read More
Pure PHP Upload

Can You Change The Filename On The Fly?

Question:

When using Pure PHP Upload, is there any way to change the name of the file being uploaded on the server without using JavaScript on the filefield prior to the submit? Read More
Pure PHP Upload

Default image

Question:

In making a file upload optional, when someone decides not to upload a file, is there a way to make the display page appear without that broken gif image? Maybe with words that say, "image not provided" - something like that.... Read More
Pure PHP Upload

Check Form not Working

Question:

I'm using the yaromat check form extension and when I add Pure PHP upload, it checks the form but if there's an error, I can see it but the pure PHP upload makes still the insert and even if I didn't choose a file to upload (and disable the "File required")... any idea what to do or what I'm doing wrong? Read More
Pure PHP Upload

Reupload and Update Record

Question:

I've a problem... I've a detail page with a pic uploaded with Pure PHP Upload... all works, but... when I update my details and I don't update the pic... the pic is not show on the details... Ive tried to set a default value with command value="<?php etc etc etc ?>" but it don't works. Read More
Pure PHP Upload

How do I delete the file?

Question:

The Pure PHP Upload extension doesn't support deleting of previous uploaded files. Is there a way to delete those files using PHP? Read More
Pure PHP Upload

Uploading a folder

Question:

Is it possible to upload a folder with Pure PHP Upload? Read More
Pure PHP Upload

Inserting multiple records with Pure PHP Upload

Question:

How would you modify the loop structure so that the file details of several files were all inserted into a database as well, using say the insert multiple example from charon.co.uk?. Read More
Pure PHP Upload

Multiple Upload of Files Using Pure PHP Upload?

Question:
I am wondering if there is a way to use the Pure PHP Upload extension to upload multiple files? Ideally, I would like to have 4 or 5 File fields on a page to allow users to upload 1 - 5 different files to the server.

Is this at all possible?

Read More
Pure PHP Upload

Resize an image on upload?

Question:
Using Pure PHP Upload can you change the file size of an image on upload? Read More
Pure PHP Upload

Installing Pure PHP Upload

Question:
I am new to Installing new Server Behaviors. How do you install the new Pure PHP Upload Extension in Dreamweaver MX? I would like to use Dreamweaver MX to upload the file and to insert other fields into the table but I cannot get the extension installed. Do I paste the whole upload.PHP file in the space when it asks for a block of code? I need guidance. Read More
Pure PHP Upload

Limitations that Pure PHP Upload can't handle

Question:


I'm uploading a big file and have set the filesize in Pure PHP Upload high enough, but i get an dns error when i'm trying to upload. Why isn't the file uploaded? Read More