|
A good way to avoid these kind of typos is to use an application that provides auto-fill options. For instance, like Dreamweaver, or Notepad++.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|