Hallo liebe Community ,
ich habe schon seit gestern ein Problem mit meinem Hotel (R63) ;
Als ich alles fertig gemacht habe , kommt auf "localhost" diese Meldung :
Parse error: parse error in C:\xampp\htdocs\inc\class.db.mysql.php on line 49
Ich wei߸ auch was das hei߸t (Fehler in C:\xampp\htdocs\inc\class.db.mysql.php auf der Zeile 49) ,
aber dennoch komme ich nicht weiter weil ich nicht wei߸ was ich auf der Zeile 49 ändern soll .
Die Stelle wo ich was bearbeiten soll sieht so aus :
$this->link = mysql_connect($this->hostname:localhost $this->username, $this->password) or $this->error(mysql_error();
mysql_select_db($this->database, $this->link) or $this->error(mysql_error("could not close conn"));
Ich hoffe auf Gute Antworten , ich mache Danke´s ;D