Minggu, 01 September 2013

PHP Indonesia - Facebook: [ASK] Maaf Kalau Repost, ane awam di php dan sudah...

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/ 
Design-Led Engineering

Sourcebits - When your Mobile App has to be absolutely developed right. We've built more than 20 apps that have cracked the Top 10 in the App Store.
From our sponsors
[ASK] Maaf Kalau Repost, ane awam di php dan sudah...
Sep 1st 2013, 09:10, by Rifan Muazin

Rifan Muazin 9:10am Sep 1
[ASK] Maaf Kalau Repost, ane awam di php dan sudah nyari kw permalinks di sini namun belum nemu, yang mau saya tanyakan adalah:
apa kode .htaccess yang bisa saya pakai agar permalinks web saya
http://belanjasekarang.tk/
http://belanjasekarang.tk/view.php?vid={id-youtube}&title={title}
menjadi
http://belanjasekarang.tk/view/{id-video}/{title}

http://belanjasekarang.tk/author.php?author={author}
menjadi
http://belanjasekarang.tk/author/{author}

http://belanjasekarang.tk/search.php?query={query}
menjadi
http://belanjasekarang.tk/search/{query}

Terima Kasih....

Rifan Muazin 9:12am Sep 1
waduh....

Rifan Muazin 9:13am Sep 1
http://belanjasekarang.tk/
http://belanjasekarang.tk/view.php?vid=(id-youtube)&title=(title)
menjadi
http://belanjasekarang.tk/view/id-video/title
http://belanjasekarang.tk/author.php?author=%7Bauthor%7D
menjadi
http://belanjasekarang.tk/author/%7Bauthor%7D

http://belanjasekarang.tk/search.php?query=%7Bquery%7D
menjadi
http://belanjasekarang.tk/search/%7Bquery%7D

Al Ghurahy 9:17am Sep 1
coba googling kata kuncinya URL rewriting.

http://www.addedbytes.com/articles/for-beginners/url-rewriting-for-beginners/

Rifan Muazin 9:17am Sep 1
ane coba dulu mas

Rifan Muazin 9:18am Sep 1
makasih

Coki Widodo 9:34am Sep 1
coma pakai ini $judul = preg_replace("/\s/","%",$post['title']);
$url_link = "".$post['id']."%".$judul.".html";

Rifan Muazin 9:35am Sep 1
bentar ane coba mas

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