WizZy™ Posted August 5, 2009 Posted August 5, 2009 Well i need something like L2Inc from sql inserting.. IF online = 1 AND object_id > 2000 INSERT INTO `items` WHERE `item_id` VALUES ('57','10'); but this just doesn't work.. Any ideas?
0 hoangnhan Posted August 5, 2009 Posted August 5, 2009 This is sql command or php or java? i think no sql because If....
Question
WizZy™
Well i need something like L2Inc from sql inserting..
IF online = 1 AND object_id > 2000
INSERT INTO `items` WHERE `item_id` VALUES
('57','10');
but this just doesn't work.. Any ideas?
3 answers to this question
Recommended Posts