ecshop中分离出来的php图像处理类(函数库),直接使用ecshop2.7.0中原始图像处理类文件:/includes/cls_image.php (未修改),提供所需基础函数及常量。
cls_image.php 正常运行所需 ecshop 支持函数有如下几个:
/**
* 获得当前格林威治时间的时间戳
*
* @return integer
*/
function gmtime()
{
return (time[......]
Browsing the archives for the 函数 tag
ecshop中分离出来的php图像处理类(函数库),直接使用ecshop2.7.0中原始图像处理类文件:/includes/cls_image.php (未修改),提供所需基础函数及常量。
cls_image.php 正常运行所需 ecshop 支持函数有如下几个:
/**
* 获得当前格林威治时间的时间戳
*
* @return integer
*/
function gmtime()
{
return (time[......]