Fatal error: Call to undefined function imagespeg() in D:\phpStudy\WWW\image\water.php on line 85
LiuBo
LiuBo 2017-08-24 17:31:45
0
1
1108

     
            $func = 'image'.$type;
             
                                  ‐             ‐                       ’ ’s ’ being ‐ being's ‐ ‐ ‐‐‐‐‐‐‐‐ ‐ uniqid().'.'.$type;
    }else{
          $pathinfo = pathinfo($soruce);
            //var_dump($pathinfo);
               
                   pathinfo['filename'].'.'.$type;
                                                                                                             pathinfo[' $func($soruceRes,$path);
                                                                                                                              The function of the picture
FUNCTION Open ($ PATH)
{
// Determine whether the file exists
if (! File_exist ($ PATH))
{
Exit (the file does not exist ');
}
 

LiuBo
LiuBo

reply all(1)
风豆丁

The function name is wrong, I guess you want to write imagejpeg()

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template