Hi,
Is there the functionality to escape the filename before uploading with Zend_File_Transfer_Adapter_Http
.
For example file names such as 'tes file$"f.gif
' will cause problems.
Thanks
Hi,
Is there the functionality to escape the filename before uploading with Zend_File_Transfer_Adapter_Http
.
For example file names such as 'tes file$"f.gif
' will cause problems.
Thanks
Hi , check out "Zend_Filter_File_Rename" i think this is what you are looking for.