I've just completed a database admin section for a client using PHP and MySQL and everything is working fine. It inserts / deletes / updates new items and these are searchable in a public site. HOWEVER

They have asked for an addition; At the end of the forms [insert / update] they require two...
More...