habe folgenden Fehler, und konnte hier keine antwort finden:
Code: Alles auswählen
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_STRING or T_VARIABLE or '{' or '$' in /www/htdocs/v137123/vcpfd/admin/admin_easymod.php on line 638
Code: Alles auswählen
637 $password = ( !empty($HTTP_POST_VARS['password']) ) ? htmlspecialchars($HTTP_POST_VARS['password']) : '' ;
638 $install_file = ( !empty($HTTP_POST_VARS['install_file']) ) ? trim($HTTP-></style>'."\n" ;
639 echo "<PRE>\n" ;
Kann mir jemand helfen ??
Basti