|
Personally I have used 'realname' and it worked fine. But, best way is to find out by trying another attribute name and see if that works.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|