hello,
could anybody help me with this please.
im trying to add 100 urls (domain url) in to a data base but want to some how do it with one go. ?
so far i am having to insert them one by one and it taking a long time to do.

tables:
Code: 
url - yes - no
how to insert like so:
www.domain1.com - 0 - 0
www.domain2.com - 0 - 0
www.domain3.com - 0 - 0
and so on

thanks in advance
jack3r Reviewed by jack3r on . insert 100 urls to database in one go ? hello, could anybody help me with this please. im trying to add 100 urls (domain url) in to a data base but want to some how do it with one go. ? so far i am having to insert them one by one and it taking a long time to do. :'( tables: url - yes - no how to insert like so: www.domain1.com - 0 - 0 Rating: 5