Se metto la variabile all'interno di $_GET tra " " mi da quel errore di parse... eppure all'interno del file php.ini le mette tra virgolette... se invece nn metto le virgolette va...
- register_globals = Off [Security, Performance]
; Global variables are no longer registered for input data (POST, GET, cookies,
; environment and other server variables). Instead of using $foo, you must use
; you can use $_REQUEST["foo"] (includes any variable that arrives through the
; request, namely, POST, GET and cookie variables), or use one of the specific
; $_GET["foo"]
![]()
![]()
Ma ke hanno sbagliato loro???![]()
Sto impazzendo...![]()