elseif (eregi("a-ZA-9", $v_tel_filter)) { 
echo "'$v_tel_filter' Telephone Number Contains words"; 

} else { 

im looking how to verify numbers alone and dash "-" can that be possible? I
have tried using "a-ZA-9" but did not work. 

any ideas? 

thanks, 
louie



--
Thank you,
Louie

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to