Help - Search - Members - Calendar
Full Version: Connection Problem Plz Solve This..?
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
mukesh12
i make connection but these are some problems please advice me thank you.

<?php
$con = mysql_connect("localhost","peter","abc123");
if (!$con)
{
die('Could not connect: ' . mysql_error());
}

// some code
?>
ssfdre38
first do NOT post all your ad links or i will just disable your forums account and second your user should look like 123456_user and your database name should look like example_zxq_dbname as well
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.