$fun="imagecreatefrom{$type}";
$fun($src);
是php可變函數的概念,需要了解的同學可以去查一查
$fun($src);
是php可變函數的概念,需要了解的同學可以去查一查
2017-07-06
$fun()="imagecreatefrom{$type}"; 是php可變函數的概念,需要了解的同學可以去查一查
2017-07-06