"Julia A . Case" <[EMAIL PROTECTED]> wrote:
> How do I detrmine of a value is a string or a integer? I'm trying to
> tell the differnce between "machine.domain.com" and "192.168.2.1" I was
> going to explode on "." and parse through the data and validate it.
is_numeric(), is_string()
--
Steve Werby
COO
24-7 Computer Services, LLC
Tel: 804.817.2470
http://www.247computing.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]