[Php-it] Intercettare array GET

Tassoman (mailing) ml at tassoman.com
Sat Aug 12 11:52:24 CEST 2006


Jonathan Stoppani ha scritto  in data 12/08/2006 10:52 :

> is_numeric controlla anche le stringhe:
> 
> is_numeric --  Finds whether a variable is a number or a numeric string
> (http://ch2.php.net/is_numeric)

Quel che intendo io è controllare se id è un intero. Mi pare che is_numeric ti
torna vero anche se ci metti AF come stringa, che è un numero esadecimale.


More information about the Php-it mailing list