core-php-admin-panel icon indicating copy to clipboard operation
core-php-admin-panel copied to clipboard

An Admin panel written in core php with CRUD, filters and pagination.

Results 4 core-php-admin-panel issues
Sort by recently updated
recently updated
newest added

Hello, This panel working fine on php 5.6.9. When i move code to php 7.4, it's showing many errors. Fatal error: Uncaught Exception: Unknown column 'title, link, company_name, job_rel' in...

Hi there, In the edit_customers.php file there is the following line: ($operation == 'edit') ? $edit = true : $edit = false; Can a new operation be added to view...

Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@cwavesoftware) has found a potential issue, which I would be eager to share with...