Minggu, 01 September 2013

PHP Indonesia - Facebook: Assalammualaikum .. #ask bisakah suatu website di ...

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
Assalammualaikum .. #ask bisakah suatu website di ...
Sep 1st 2013, 19:02, by Agung Delonge

Agung Delonge 7:02pm Sep 1
Assalammualaikum ..
#ask
bisakah suatu website di atur hnya bisa untuk di kunjungi dari IP indonesia aja ??
mohon pencerahan dan referensi/tutorial .. :)

Trima kasih ..

Benhard Jei 7:50pm Sep 1
<?php
$content = file_get_contents('http://api.hostip.info/country.php?ip='.$_SERVER['REMOTE_ADDR']);

if($content != 'UK'){
header('location: notallowedcountry.html');
exit;
}
?>

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