Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP-Fehler bekomme ich einfach nicht los
#4
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."')"

Das ist wohl richtig.
knollenmax bei dir fehlt die Klammer (in deinem zweiten Post).
Manchmal denke ich:
Reply


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



Users browsing this thread: 1 Guest(s)