
26May
Show and download uploaded files from a folder in PHP
Have you already read my previous blog post about uploading files to a specific folder to your webspace? If yes: awesome! If no: Check it out.
A user has uploaded some data to your webspace to a specific folder (let´s call this folder “nice-folder”). If you want to show the uploaded data to e.g. another user or send the …
Read more
12May
AJAX Uploader with custom folders and unlimited upload size
Today I´ll show you how to build a custom AJAX upload form with the use of the awesome HTML/Javascript/PHP Tool Plupload. For a great upload UI we´re using the amazing jQuery Knob library from Anthony Terrien which gives us a sexy upload progress spinner. I have attached the complete source code at the bottom of the post. Just copy …
Read more
Recent Comments