|
Don't forget the ID key value for the tables next increment...if tour db reads
1 ok name number from to message
2 ok name number from to message
3 ok name number from to message
...
88 ok name number from to message
89 ok name number from to message
then the next input would fill automatically.
INSERT INTO modem2 ('id','zero','one') VALUES ('DELETETHIS', ".$new[0].",".$new[1].")";
see how the first value is blank, it would automatically populate id's next entry
90 ok name number from to message
91 ok name number from to message
__________________
ICQ:268731675
|