Uncle Jack,
I don't want to use the IP address in a link or as part of a URL. The IP address will just be used in the database to denote a customer's address on our network.
Thanks though!
Don
I am trying to split a string into an array based on a particular delimiter. This is becoming a little difficult and it should be easier! (I am still trying to come up with a way to split an IP address into separate octets based on the location of the "dot" [.]!)
Is there a function...
I am writing an application that needs to do some validation on user-entered IP addresses. I took a stab at writing my own code, but figured somebody must have doen something like this before. I need to check the following:
- there are 4 octets seperated by 3 periods (.)
- each octet must be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.