Why don’t this work?
mysql_query("UPDATE `db`.`dns` SET `ns` = '0' WHERE `ns` = 1");
Help me please. Thank you.
UPDATE: OK, this is weird. I run this same code now after trying Adeel Mughal solution and it’s now updated to 0. Don’t know what happened? Thank you for everyone input 🙂
try this