I have a table for registered admins for a site, and one of them is allowed to delete other admins but I want to make sure he can't delete himself as it would render the admin page inaccessible until I changed things (this page isn't hosted on my server).
Is there an easy way to prevent one row in a table from being deleted?
Is there an easy way to prevent one row in a table from being deleted?