delete query
#1
Hello,

I am trying to delete a row out of my settinggroups table (using PHP), the name is "ST".

Could someone please tell me the code I'd use to do this?

Thankyou in advance.

Edit: Would this maybe work?

$rowDel = "ST";
	$db->delete_query('settinggroups','name='.$rowDel);
Reply


Messages In This Thread
delete query - by Nineteh - 2015-09-24, 11:20 PM
RE: delete query - by Destroy666 - 2015-09-25, 08:56 PM
RE: delete query - by SvePu - 2015-09-30, 10:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)