Quote:
Originally Posted by Justinlp
How do you Execute this query....
Code:
INSERT INTO setting VALUES ('onlinestatusim', 'showthread', 'http://www.foxinus.cz:8085', 'http://www.foxinus.cz:8085', '', 310, 0, 1);
|
open phpMyAdmin select your database and hit the SQL tab copy and paste SQL code and hit the run button (your host usually provides some kind of database manupulation system the most used is phpMyAdmin)