codice:<? $choose = Array ( 'contattaci.html' => 'Contattaci', ); $_SERVER['PATH_INFO'] = substr($_SERVER['PATH_INFO'],1); if (! isset($choose[ strtolower( $_SERVER['PATH_INFO ) ]) ) { echo "idx"; } else { echo "ci sta"; } ?>La linea 18 è ?>.Parse error: parse error, unexpected $end in C:\Programmi\Apache Group\Apache2\htdocs\oc\index.php on line 18
Cosa c'è che non va?
Grazie
![]()