Welcome Guest, Not a member yet? Register   Sign In
Image upload how to force lowercase the file extension??
#3

[eluser]123wesweat[/eluser]
yep, i know that one but i can't get it to work.

tried
Code:
$config['file_name'] = strtolower('avatar_'.$user_id);

and

strtolower($upload_data['file_name']);

does something like this exist
Code:
$config["extension_tolower"] = TRUE;


Messages In This Thread
Image upload how to force lowercase the file extension?? - by El Forum - 02-14-2010, 02:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB