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