[2023-01-23] 4images 1.10 released
0 Members and 1 Guest are viewing this topic.
please help me !i don't want auto-resize so i turn off it.but i want images upload in userCP (when upload finish) and view (when not resize) is have width=400.please help me!!!
if ($image_info[0] <= "400") { $width_height = " ".$image_info[3]; } else { $width_height = ' width="400"'; }