i wanted to know if there is a way to restrict the php queries i would have from another site to 'server' here. in terms of preventing certain commands. explicitly the delete of any form commands. ie:
EXPLICIT PERMS:
{SQL STATEMENTS}
FULL ACCESS:
connect - ALLOW
select - ALLOW
update - ALLOW...