Selasa, 22 Oktober 2013

PHP Indonesia - Facebook: gan mau tanya lagi ne. gmna cara buar readmore aga...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Got an anatomy exam soon?

Use the most efficient tool to learn anatomy and be prepared for your next exam like no one else. Make your anatomy learning experience an unforgettable one.
From our sponsors
gan mau tanya lagi ne. gmna cara buar readmore aga...
Oct 22nd 2013, 19:21, by Last Mint

Last Mint 7:21pm Oct 22
gan mau tanya lagi ne.
gmna cara buar readmore agar kita bisa membatasi tulisan per kalimat?

Gembel Berkelas 7:25pm Oct 22
kalo membatasi per-kalimat, explode aja pakek titik (setau ane batas kalimat ntu pakek titik)

Beni Anwar 7:31pm Oct 22
while ($row = mysql_fetch_assoc($get)) {
$pecah = explode("<!--more-->", $row['nm_field']);
$execerpt =$pecah[0];
echo "<p>".$execerpt."</p>";

}

nanti di databsenya tambahin <!--more--> yang mau di potong kalimatnya.
CMIWW..

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar