PHP Classes

ImageDate()

Recommend this page to a friend!

      PHP Image Manipulation Class  >  All threads  >  ImageDate()  >  (Un) Subscribe thread alerts  
Subject:ImageDate()
Summary:A error ocurr on call ImageDate
Messages:2
Author:NIVALDO MORAES DE SOUZA
Date:2018-09-26 16:45:36
 

  1. ImageDate()   Reply   Report abuse  
Picture of NIVALDO MORAES DE SOUZA NIVALDO MORAES DE SOUZA - 2018-09-26 16:45:36
Hi, in your example.php you use the follow line:

echo $img->ImageDate('img/umer.png');

But, this function "ImageDate" is not found.

Please, how tu solve this?

The Error:

( ! ) Fatal error: Uncaught Error: Call to undefined method Image::ImageDate() in C:\wamp64\www\image_class\exmple.php on line 121

( ! ) Error: Call to undefined method Image::ImageDate() in C:\wamp64\www\image_class\exmple.php on line 121

  2. Re: ImageDate()   Reply   Report abuse  
Picture of Muhammad Umer Farooq Muhammad Umer Farooq - 2018-09-27 07:30:51 - In reply to message 1 from NIVALDO MORAES DE SOUZA
Sorry for this error yes you right there is no such method/ member function exists in that class

i was check face detect code i think by mistakenly i forget to delete this link

thanks you so much

code has been update try to download or remove that line
github.com/Lablnet/PHP-Image-class/ ...