Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Uzrasas ant Cellpic'u

Parašė Tomcis· 2009 Vas. 13 19:02:21
#11

function render_news($subject, $news, $info) {

echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='capmain' align='center'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
echo openform("N",$info['news_id']).newsposter($info,"<br>");.newsopts($info,"&middot;");.closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";

}




Vat taip.