iceman101184 / ajaxcrud

AjaxCRUD - Manage mySQL Database with PHP and a few lines of code!
http://www.ajaxcrud.com
72 stars 42 forks source link

Deprecated Method error reporting #18

Closed videobuff closed 3 years ago

videobuff commented 5 years ago

I have this error , if error reporting is on.

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ajaxCRUD has a deprecated constructor in /usr/local/lsws/friendlygolf/html/ajaxCRUD.class.php on line 137

Will this issue be adressed ? My know how of php is too limited to solve it myself.

Erik

R55BKR commented 1 year ago

Hi @videobuff - did / how did you solve this ajaxCrud issue?

videobuff commented 1 year ago

I didn't. So i changed over to witing my own html table.

R55BKR commented 1 year ago

Gotcha - cheers!