Mathias Brodala: Parse error?

Beitrag lesen

Hallo Lukas.

Parse error: parse error, unexpected T_STRING in D:\xampp\xampp\htdocs\index6.php on line 13

[…]

$sql = INSERT INTO News

(Titel,Inhalt,Datum,Autor)
VALUES
    ('Meine erste News',
     'Dies ist meine erste News. Ich hoffe es kommen noch weitere',
     NOW(),
     'Progman');

  
Dieses Konstrukt solltest du dir noch einmal genauer anschauen.  
  
  
Einen schönen Samstag noch.  
  
Gruß, Mathias  

-- 
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|  
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“  
[[HTML Design Constraints: Logical Markup](http://www.w3.org/History/19921103-hypertext/hypertext/WWW/MarkUp/HTMLConstraints.html)]