16.09.2011, 06:18
How would I do the following things. I have file.inc and dini but I dont know how to use them very well. Thanks in advance.
1. Creates a file that stores ip's like this
ip1
ip2
ip3
ect....
2. Then search for a specific ip for example
if 111.111.111.111 is in list, do this
3. Then how would I remove 111.111.111.111 from list.
1. Creates a file that stores ip's like this
ip1
ip2
ip3
ect....
2. Then search for a specific ip for example
if 111.111.111.111 is in list, do this
3. Then how would I remove 111.111.111.111 from list.