Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: [HELP] <hr> funkcija pritaikyta naujienoms
Parašė pokemonu_karalius· 2009 Bir. 14 17:06:36
#1
Sveiki,
Kaip įdėti šitą kodą į naujienas.
Kodas:
<hr style="width: 100%; height: 1px;" />
Naujienų Kodas:
function render_news($subject, $news, $info) {
echo "<table aling='center' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$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," ·").newsopts($info,"·").closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
Ačiū. REP :)
Parašė Nepas· 2009 Bir. 14 17:06:24
#2
dar viena tema nu as tave užpjaučiau sutikes iškart jau sakiau gi tu ne vienas lauki pagalbos kiek tu gali kurt bliot jau zjbl......... :@
Parašė pokemonu_karalius· 2009 Bir. 14 17:06:35
#3
:D Aš tau juk atsakiau senoje temoje :DDD
Nepas, jai tu irgi nefloodintum tai irgi nesakyčiau. Jau dviejose temose tą patį rašai :)
Redagavo pokemonu_karalius· 2009 Bir. 14 17:06:06
Parašė Waldoss· 2009 Bir. 14 17:06:19
#4
O negalima būtų sukurti vieną temą ir rašyti?
Parašė Nepas· 2009 Bir. 14 17:06:10
#5
tai kur nori kad naujienoi ta hr rodytų ?? :)
Parašė pokemonu_karalius· 2009 Bir. 14 17:06:43
#6
---Čia būtų hr----
" Admin birželio 13 2009 10:42:51 · Spausdinti · Redaguoti "
Parašė Nepas· 2009 Bir. 14 17:06:46
#7
function render_news($subject, $news, $info) {
echo "<table aling='center' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
<hr style="width: 100%; height: 1px;" />
echo openform("N",$info['news_id']).newsposter($info," ·"merkia akį.newsopts($info,"·"merkia akį.closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
megink
Parašė pokemonu_karalius· 2009 Bir. 14 17:06:25
#8
Ne neveikia...
Parašė Nepas· 2009 Bir. 14 17:06:46
#9
ka rašo ??
Parašė pokemonu_karalius· 2009 Bir. 14 17:06:30
#10
Nieko nerašo.. Baltas ekranas.
Redagavo pokemonu_karalius· 2009 Bir. 14 17:06:20
Parašė Nepas· 2009 Bir. 14 17:06:30
#11
function render_news($subject, $news, $info) {
echo "<table aling='center' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
echo " <hr style="width: 100%; height: 1px;" />
echo openform("N",$info['news_id']).newsposter($info," ·"merkia akį.newsopts($info,"·"merkia akį.closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
arba
function render_news($subject, $news, $info) {
echo "<table aling='center' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
echo <hr style="width: 100%; height: 1px;" />
echo openform("N",$info['news_id']).newsposter($info," ·"merkia akį.newsopts($info,"·"merkia akį.closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
Parašė pokemonu_karalius· 2009 Bir. 14 17:06:31
#12
Ir nė vienas neveikia... Nebent aš čia jau kažką išsigalvoju...
Parašė Nepas· 2009 Bir. 14 17:06:07
#13
function render_news($subject, $news, $info) {
echo "<table aling='center' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
<hr>
echo openform("N",$info['news_id']).newsposter($info," ·"merkia akį.newsopts($info,"·"merkia akį.closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
o dabar ? :D
Parašė zDon· 2009 Bir. 17 01:06:06
#14
function render_news($subject, $news, $info) {
echo "<table aling='center' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'><hr>\n";
echo openform("N",$info['news_id']).newsposter($info," ·"merkia akį.newsopts($info,"·"merkia akį.closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
Turėtų veikt.
Parašė mNm.· 2009 Bir. 17 02:06:21
#15
Pagal mane juk čia
PHP kodas.
PHP kode rašant
html kodą lyg reikia rašyti
' o ne
". Tad čia kažką lyg ištaisiau. ;DDp
<hr style='width: 100%; height: 1px;' />
P.S. Gali būt, kad peizėju. ;]]
Parašė Pakartoti slaptažodį· 2009 Bir. 17 09:06:08
#16
GtfO, jo. :)