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>';

Parašė mNm.· 2011 Gru. 9 19:12:09
#2

Turėtų veikti. ;)


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 style='color: #Ffffff;'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
Turime Filmu:</span><font color=#00FF00> ".dbresult($result, 0)."
 
</center>';

Parašė aiwasuper· 2011 Gru. 9 20:12:35
#3

error meta


Parse error: syntax error, unexpected $end in /home/mobshop/domains/mobshop.lt/public_html/administration/panel_editor.php(150) : eval()'d code on line 24

Parašė mNm.· 2011 Gru. 9 20:12:30
#4


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 style='color: #Ffffff;'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
Turime Filmu:</span><font color=#00FF00> ".dbresult($result, 0)."
</center>";

Redagavo mNm.· 2011 Gru. 9 20:12:17

Parašė aiwasuper· 2011 Gru. 9 22:12:59
#5

po apacia rodo kiek filmu reikia kad vienoje eileje butu gal moki aciu

Parašė aiwasuper· 2011 Gru. 9 23:12:41
#6

kaskas plogai uzdaromojo zenkliuko praleidai nes komentara kai rasau nukelia i paeska

Parašė bruzgis· 2011 Gru. 10 10:12:23
#7


echo '
<form action="search.php?stype=all" method="post" name="searchform">
	<table width="600" align="center" cellspacing="1" cellpadding="1">
		<tr>
			<td><input type="text" style="width: 380px;" class="textbox" value="" name="stext"></td>
			<td><input type="submit" class="button" value="Ieškoti" name="ieškoti"></td>
			<td style="padding-left:20px;"><font color=#Ffffff>Turime Filmu:</font> <font color=#00FF00>'.dbrows(dbquery("SELECT news_id FROM ".$db_prefix."news")).'</font></td>
		</tr>
	</table>	
</form>';

Parašė bimbauzis· 2011 Gru. 10 10:12:56
#8

sweiki nesenai pradejau dirbti su php fusion v7. ir kaikuriose vietose ismeta man klaidas, ka jos galetu reiksti, kur eiti tvarkyti?

Warning: mb_substr() [function.mb-substr]: Unknown encoding "windows-1257" in /home/a8580165/public_html/infusions/shoutbox_panel/shoutbox_panel.php on line 40