Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
santhosh
/
espdata
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Update 'post-esp-data.php'
master
Santhosh Reddy Lotla
2 anni fa
parent
bc92faa0e6
commit
f139e57bb4
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
post-esp-data.php
+ 1
- 1
post-esp-data.php
Vedi File
@@ -2,7 +2,7 @@
$servername = "localhost";
$username = "u488983909_neonflake";
$password = "Tony@1234";
$dbname = "
datasensor
";
$dbname = "
u488983909_neonflake
";
$conn = mysqli_connect($servername, $username, $password, $dbname);
Scrivi
Anteprima
Caricamento…
Annulla
Salva