Hello all,
i need some help with this i am trying to fill up a query upto a unlimited number this is what it is
INSERT INTO `t_logins_mbs` ( `lm_key` , `fk_logins` , `fk_mbs` , `lm_started` , `lm_ended` , `lm_active` , `lm_method` , `lm_period` )
VALUES (
'', '1', '1', '0000-00-00 00:00:00'...