Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
moveto
ajax
database
deprecated php function
forward slashes
phpfileuploader email
rename
Adding date-time as prefix to the uploading files.
I would like to upload the files during session wise. i.e when i upload files on a specific session period, it would automatically create a directory named like(2009-11-17,04.30pm) under the root directory ''savefiles''. Then The files would uploaded to their respective session directories with their file name and a prefix of that session,i.e for ...
Posted to
PHP File Uploader
(Forum)
by
ashutoshrath
on
November 19, 2009
Ajax Multiple File Handler won't handle moving the file
I modified the ajax-multiplefiles-handler.php. At the bottom of the page I added the following: foreach($guidarray as $fileguid) { $mvcfile=$uploader->GetUploadedFile($fileguid); if(!$mvcfile) ...
Posted to
PHP File Uploader
(Forum)
by
ebrand
on
July 30, 2009