Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Padekit

Parašė aiwasuper· 2011 Gru. 9 18:12:40
#1

noriu padaryti vienoje linijoje kad rodytu paeska ir kiek filmu yra bat kaska neirasau kad man filmu parodymus meta error

echo '<center>
<form action="search.php?stype=all" method="post" name="searchform">
<input type="text" style="width: 380px;" class="textbox" value="" name="stext">
<input type="submit" class="button" value="Ieškoti" name="ieškoti">
</form>


$result = dbquery("SELECT count(news_id) FROM ".$db_prefix."news");
echo "</a><font color=#Ffffff>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
Turime Filmu:</span><font color=#00FF00> ".dbresult($result, 0)."

</center>';