請問這個程式碼要怎麼改才能自動等比縮圖? function thumb($src,$file_name,$newwidth,$newheight) { set_time_limit(0); ini_set('memory_limit', '100M');
demo.olc.tw