![]() |
Sergey Kornilov admin 6/27/2012 |
You can do both renaming and file name validation in BeforeAdd event. Check this article for inspiration: |
W
|
wfcentral author 6/27/2012 |
You can do both renaming and file name validation in BeforeAdd event. Check this article for inspiration: http://xlinesoft.com/phprunner/docs/rename_uploaded_file.htm'>http://xlinesoft.com/phprunner/docs/rename_uploaded_file.htm
|
![]() |
Sergey Kornilov admin 6/29/2012 |
Make sure you add this code to correct event where $keys array is defined. |