y no entiendo muy bien exactametne he puesto esto en mi página web.. :l
Pongo web por que no quiero que veiais mi página.. ya que no me gusta jaja.. y el texto oficial es.
Código PHP:
EDITADO :
$this->WEB '=' mysql_connect($this->mysql.nixiweb.com $this->u318196443_fer $this->kristihanfernando or $this->error(mysql_error());
mysql_select_db($this->u318196443_kris $this->(WEB) or $this->error(mysql_error());
EDITADO
Código PHP:
$this->link = mysql_connect($this->hostname, $this->username, $this->password) or $this->error(mysql_error());
mysql_select_db($this->database, $this->link) or $this->error(mysql_error());