Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: h_array($result)){ $rows[]=$row['Latitudine']; $rows[]=$row['Longitudine']; } header('Content-type:application/json'); echo json_encode($rows); ?> $mysql_host = "localhost"; $mysql_database = "progetto_lpw"; $mysql_user = "root"; $mysql_password = "leftelle92"; $connection = mysql_connect($mysql_host, $mysql_user, $mysql_password); if ($connection == FALSE) die ("Errore nella connessione. Verificare i parametri nel file config.php"); mysql_select_db($mysql_database, $connection) or die ("Errore nell Source: http://pastebin.com/raw.php?i=gQ1SCyjU
↧