03-03-2011, 10:48 PM
|
#2 (permalink)
|
|
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
|
I don't get where the problem is? I am guessing from your intro is in your second example where you are trying to read the file of ips.
I would use the file function if the ips are in every line of the file, instead of the fopen/fread/fclose combo
|
|
|
|