[Php-it] Intercettare array GET
Cesare D'Amico
cesare at ngi.it
Sat Aug 12 15:46:17 CEST 2006
Alle 14:26, sabato 12 agosto 2006, Cesare D'Amico ha scritto:
> $ php -r 'var_dump(is_numeric("AF"));'
> bool(false)
>
> Invece:
>
> $ php -r 'var_dump(is_numeric("0xAF"));'
> bool(false)
Ops... questo è ovviamente bool(true) (mannaggia al copia/incolla :-P )
Ciaps
ce
--
Cesare D'Amico | Gruppo Volta
Area tecnica | Web & Mkt Solutions
Tel: 045 21 000 84 | Via Leida 8 - Verona
Fax: 045 21 000 85 | http://www.gruppovolta.it
More information about the Php-it
mailing list