Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP-Fehler bekomme ich einfach nicht los
#8
So der PHP Profi kommt Big Grin

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."')"

Bei mir klappts so wunderbar und fertig =P
Reply


Messages In This Thread
RE: PHP-Fehler bekomme ich einfach nicht los - by powachill4 - 10.09.2010, 14:41



Users browsing this thread: 1 Guest(s)