Generate Bootstrap admin DELETE form

Generate your Bootstrap Admin CREATE / UPDATE forms in a few clicks with PHPCG


Summary

PHPCG Smart Engine

The CRUD DELETE form has only a few options - choose the values to be displayed to the admin end-user to confirm deletion.

PHPCG has automatically found the related records in other tables.
You can choose to remove them (CASCADE DELETE) or not.

Prerequisites

To generate your admin panel with PHPCG you must beforehand:

PHP CRUD tutorial main page