Logo

Stop Forum Spam

Forum



#1 2008-06-06 8:45 am

Sash
Member
Registered: 2008-06-06
Posts: 1
Website

Thanks for doing this (and suggestion)

As above. Its a good thing you have going on here.

Is it possible to have the CSV do spaces between the IP addresses instead of the commas?
In vbulletin the IPs need spaces between each address not commas. If it isnt possible its fine, it only takes a few minutes to find all and replace commas with spaces anyway.

Keep up the great work!!

Offline

 

#2 2008-06-06 11:23 pm

Stryker777
Member
Registered: 2008-06-06
Posts: 38
Website

Re: Thanks for doing this (and suggestion)

if you write a php script to automate your load, put your data in a string and use:

Code:

$data=str_replace(',',' ',$data);

Best of luck.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson



Donate Valid XHTML 1.0 Transitional RSS 2.0 Feed