Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP-Fehler bekomme ich einfach nicht los
#3
ich denke, so muss es sein, sonst haut es nicht hin:

PHP Code:
$sql "INSERT INTO messages (from_user_id, to_user_id, from_user, to_user, betreff, nachricht, read, date) VALUES ('$this->from_user_id', '$this->to_user_id', '".$this->from_user."', '".$this->to_user."', '".$this->betreff."', '".$this->nachricht."', '0', '".$this->time."'"

ist aber immer ncoh der selbe fehler...
Reply


Messages In This Thread
RE: PHP-Fehler bekomme ich einfach nicht los - by knollenmax - 31.07.2010, 16:05



Users browsing this thread: 1 Guest(s)