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 | gan mau tanya lagi ne. gmna cara buar readmore agar kita bisa membatasi tulisan per kalimat? |
| | kalo membatasi per-kalimat, explode aja pakek titik (setau ane batas kalimat ntu pakek titik) |
| | 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.. | | |
|
Tidak ada komentar:
Posting Komentar