You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 7.3 gives me the following error. Please let me know how to correct this. Thanks
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/ajaxCRUD.class.php on line 137
The text was updated successfully, but these errors were encountered:
PHP 7.3 gives me the following error. Please let me know how to correct this. Thanks
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/ajaxCRUD.class.php on line 137
The text was updated successfully, but these errors were encountered: