DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Upload and resize  
DwZone Forum Index -> Upload and resize
.
Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 41 to 50 of 158 (Total: 152) First |  Prev |  Next |  Last  
 Subject Author Date  
   Re: Not uploading file and not updating the name in db  
View this persons public profile  KamleshPanchal   9:46 21 Nov 2015  
    Dynamacally rename file on upload  
View this persons public profile  KamleshPanchal   3:36 21 Nov 2015  
 
Sir, Your extension is wonderful tool for people who do not understand coding. Thank you very much for providing such a useful extension.

Sir, I want to rename the file with a time stamp so that the files on the server do not get overwritten. Can you please guide me how to do it with this extension. I have a snippet to rename the file but an not able to figure out where and how should it be applied or used with your extension. The snippet is :

<?php
$randString = md5(time());
$fileName = $_FILES["uploaded_file"]["name"];
$splitName = explode(".", $fileName);
$fileExt = end($splitName);
$newFileName = strtolower($randString.'.'.$fileExt);
?>

Please guide me.
 
Reply to this current thread  View this persons public profile  Send Private Message
   Re: Dynamacally rename file on upload  
View this persons public profile  Gianluigi   3:58 21 Nov 2015  
   Re: Dynamacally rename file on upload  
View this persons public profile  KamleshPanchal   4:35 21 Nov 2015  
   Could not find form field(s):  
View this persons public profile  PierreLetourneau   6:38 12 Nov 2015  
   Re: Could not find form field(s):  
View this persons public profile  Gianluigi   9:51 12 Nov 2015  
   fieldname not visible  
View this persons public profile  andreletissier   18:39 17 Oct 2015  
   Re: fieldname not visible  
View this persons public profile  Gianluigi   23:33 17 Oct 2015  
   Re: fieldname not visible  
View this persons public profile  andreletissier   23:53 17 Oct 2015  
   Re: fieldname not visible  
View this persons public profile  Gianluigi   1:11 18 Oct 2015  
Last Visit: Saturday 18 May, 2024 3:14 pm First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-2

Jump to: