Jun
29th
Sun
29th
PHP MySQL connecting script with free function tutorial and code
<?
// hostname or ip of server
$servername=’localhost’; // username and password to log onto db server
$dbusername=”;
$dbpassword=”; // name of database
$dbname=’mydb_name’;
// hostname or ip of server
$servername=’localhost’; // username and password to log onto db server
$dbusername=”;
$dbpassword=”; // name of database
$dbname=’mydb_name’;