![]() |
romaldus 8/27/2010 |
Hello, Is there a way to stamp an uploaded file with another stamp than the datetime, for example, a User ID ... Thanks Olivier Lille (FRANCE)
|
N
|
netmedia59 author 8/28/2010 |
Hey Romaldus, read this post: http://www.asprunner.com/forums/topic/15019-import-data-from-excel-and-insert-default-value/ |
A
|
ann 8/30/2010 |
Hi, |
N
|
netmedia59 author 8/30/2010 |
Hey Ann, Hi, to rename uploaded files based on ID field use the sample: http://xlinesoft.com/phprunner/docs/rename_uploaded_file.htm |
A
|
ann 8/31/2010 |
Olivier, $filename = $values["FieldName"];
|