Welcome Guest, Not a member yet? Register   Sign In
save image extension as lower case instead of myimage.JPG upper case
#2

[eluser]gullah[/eluser]
You can extend the Upload class set_filename function to use the strtolower function.
Or you can set the filename yourself using this option:

file_name None Desired file name

If set CodeIgniter will rename the uploaded file to this name. The extension provided in the file name must also be an allowed file type.


Messages In This Thread
save image extension as lower case instead of myimage.JPG upper case - by El Forum - 05-09-2011, 01:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB