i want to check if a given string has only numbers

for exampl

$test = "343124312" TRUE
$test1 = "q34daf23423" FALSE

Jeoren


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

Reply via email to