Senin, 09 September 2013

PHP Indonesia - Facebook: Gan, saya pengen url nya spt dibwah ini, tapi tida...

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/ 
Exotic travel ideas.

Searching for your next vacation destination? Subscribe to Off The Beaten Path, a newsletter featuring captivating locales to help you to plan your next trip.
From our sponsors
Gan, saya pengen url nya spt dibwah ini, tapi tida...
Sep 10th 2013, 01:37, by Teguh Prayetno

Teguh Prayetno 1:37am Sep 10
Gan, saya pengen url nya spt dibwah ini, tapi tidak mau mohon di koreksi dan berikan pencerahan thanks :
http://localhost/site/berita/kanal/2/Pengumuman-UN-SMP-Tanggal-1-Juni-Besok.html

//kode php nya
<?php
$judul = preg_replace("/\s/","-",$result['judul_berita']);
$url_link = "kanal/".$result['kd_berita']."-".$judul.".html";
?>
<?php echo "<a href=\"".$url_link."\"><h2>".$result['judul_berita']."</h2></a>"; ?>

//kode .htaccess
RewriteEngine On
RewriteBase /site/berita/
RewriteRule ^kanal/([a-zA-Z0-9]+)-(.*)\.html$ detail.php?id=$1

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