Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Adding date-time as prefix to the uploading files.
Re: Adding date-time as prefix to the uploading files.
11-24-2009, 9:06 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Adding date-time as prefix to the uploading files.
Reply
Quote
Hi,
The filename you generated is wrong.
Please do not let the filename contains ':' in the date string.
The filename do not support that char.
Regards,
Terry
View Complete Thread