search

Home  >  Q&A  >  body text

Fatal error: Call to undefined function imagespeg() in D:\phpStudy\WWW\image\water.php on line 85

     
            $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 ');
}
 

LiuBoLiuBo2638 days ago1089

reply all(1)I'll reply

  • 风豆丁

    风豆丁2017-08-24 18:55:37

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

    reply
    0
  • Cancelreply