806
contributi
m (→MySQL: richesta password + typos) |
m (→MySQL e PHP: formattazione) |
||
Riga 327: | Riga 327: | ||
mysql_connect('localhost','utente','la_tua_password') or die(mysql_error()); | mysql_connect('localhost','utente','la_tua_password') or die(mysql_error()); | ||
?> | ?></nowiki> | ||
</nowiki> | |||
</pre> | </pre> | ||
* apriamo un browser e puntiamolo alla pagina appena creata ( http://localhost/mysql.php oppure http://localhost/~utente/mysql.php); | * apriamo un browser e puntiamolo alla pagina appena creata ( http://localhost/mysql.php oppure http://localhost/~utente/mysql.php); |
contributi