This is a discussion on News Blog V 1.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; masukan script ini di catalog/includes/functions masukan sebelum ?> //BOF:cuplikArtikel function cuplikArtikel($konten,$url) { $maxKata=BANYAKNYAKATA; //max kata dalam cuplikan artikel --> silahkan ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| masukan script ini di catalog/includes/functions masukan sebelum ?> //BOF:cuplikArtikel function cuplikArtikel($konten,$url) { $maxKata=BANYAKNYAKATA; //max kata dalam cuplikan artikel --> silahkan diganti sesuai kebutuhan $pecahArtikel=explode(' ',$konten); //pecah artikel menjadi array of string if(count($pecahArtikel) > $maxKata) { $cuplik=''; for($a=0;$a
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| News Blog V 1.0 | michael_s | New osCommerce Contributions | 0 | 01-10-2008 04:14 AM |
| News Blog V 1.0 | michael_s | New osCommerce Contributions | 0 | 01-29-2007 01:01 PM |
| News Blog V 1.0 | michael_s | New osCommerce Contributions | 0 | 01-24-2007 12:13 AM |
| News Blog V 1.0 | michael_s | New osCommerce Contributions | 0 | 01-23-2007 11:02 AM |
| News Blog V 1.0 | michael_s | New osCommerce Contributions | 0 | 01-22-2007 04:50 PM |