Notice: Undefined index: tresc in c:\www\ft\podstrony\news.php on line 2
Notice: Undefined index: tresc in c:\www\ft\podstrony\news.php on line 3
skrypt wyglada tak:
<?php $tresc=$_POST['tresc']; $news=\"<table border=1 cellpadding=0 cellspacing=0 style=border-collapse: collapse;border-style: dashed; border-width: 1 width=393 height=63 id=AutoNumber1><tr><td width=393 height=11 bgcolor=#003300> </td></tr><tr><td width=393 height=48 bgcolor=#669900>\".$tresc.\"</td></tr></table>\"; ?>
formularz tak:
dlaczego nie działa

