[Php-it] Costruire query con valori GET
Jonathan Stoppani
jonathan at garetjax.info
Wed Jun 6 18:31:44 CEST 2007
On Jun 6, 2007, at 6:25 , Matteo Tinazzi wrote:
> mmm non proprio ... se usi error_reporting E_ALL
> il controllo dev'esser fatto prima con isset per verificare che
> l'indice esista nell'array e poi il controllo del valore con !empty
> se non usi isset avrai un NOTICE: undefined index
Empty non da errori su variabili non settate (E_ALL | E_STRICT)
--
Best regards,
Jonathan Stoppani ~ http://garetjax.info/blog
More information about the Php-it
mailing list