Senin, 02 September 2013

PHP Indonesia - Facebook: Template nya keren2 niy , lumayan buat project, 1...

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/ 
Marketing Mobile Apps

This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.
From our sponsors
Template nya keren2 niy , lumayan buat project, 1...
Sep 3rd 2013, 02:57, by Bos Tut Web

Bos Tut Web 2:57am Sep 3
Template nya keren2 niy , lumayan buat project,
10 Template Layout Website PSD Gratis,
Langsung sedot -> http://goo.gl/MoVMjz

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

PHP Indonesia - Facebook: Para Master... Tolong dong kalau ada script PHP un...

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/ 
Marketing Mobile Apps

This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.
From our sponsors
Para Master... Tolong dong kalau ada script PHP un...
Sep 3rd 2013, 03:16, by Jermiah Duha

Jermiah Duha 3:16am Sep 3
Para Master...
Tolong dong kalau ada script PHP untuk deteksi plagiat......

Cahya Dsn 3:21am Sep 3
maksudnya? .. sebagian besar coder dimari bukan dukun dan peramal..
biasakan deskripsikan permasalah dengan jelas, bila perlu sertakan script yang sudah dibuat.. untuk sekedar bertanya yang benar mungkin tidak mudah, tapi cobalah bertanya dengan jelas.. anggap aja semua disini nubi, yang harus diterangin permasalahannya dengan detail cmiiw ^_^V

Mizno Kruge 4:47am Sep 3
kita sama2 belajar. jangan dong minta2 seperti itu. malu gan
badan masih kuat masih bisa ngetik, punyak laptop pulak

Rifky Aditia 4:59am Sep 3
salah presepsi, namanya belajar pasti liat kodingan orang bukan plagiat .. nah, kalo udah punya ide sedikit" / ngerti ubah kodingan orang itu jadi kodingan olahan kita sendiri ..

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

PHP Indonesia - Facebook: Permisi agan agan mau bertanya ini mau tanya menge...

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/ 
Creating iOS Games: Beginner Course

Marin Todorov teaches you how to create an iPhone game easily and simply using Cocos2d in this $99 online course.
From our sponsors
Permisi agan agan mau bertanya ini mau tanya menge...
Sep 3rd 2013, 03:44, by Aris Samsudin

Aris Samsudin 3:44am Sep 3
Permisi agan agan mau bertanya ini mau tanya mengenai plugin jquery untuk validasi username ketika mendaftar, jadi mencegah adanya redudansi data pada pada username, saya sudah dapat link ini :

http://ebook.lembaga.us/2012/01/validasi-data-kembar-username-dengan.html

tetapi dengan menggunakan teknik itu harus diklik di elemen form lain dulu baru ada pengecekan redudansi data

kalau semisal ada cek redudansi data dengan metode dilakukan data perdetik seperti itu bagaimana gan ?
dulu sih pernah denger menggunakan requesttime

bagaimana apakah agan punya referensi ?

Al Ghurahy 3:48am Sep 3
pake javascript setTimeOut() mngkn bs dicoba
btw yg tanggal lahir gak skalian pake plugin jquery bgs lho tnggal pilih dr modal dialog tanggalan..

Fariz Yoga Syahputra 3:49am Sep 3
di textfield pake aja metode onkeyup
setiap user mengetik akan di cek terus

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

PHP Indonesia - Facebook: [tanya] minta bantuan mastah, gmana caranya buat w...

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/ 
Mobile Game Development Course

Learn how to create awesome HTML5 games that run on iPhone, iPad, Android and Desktop! Sign up today for this $99 online course.
From our sponsors
[tanya] minta bantuan mastah, gmana caranya buat w...
Sep 3rd 2013, 03:25, by Rasit Ridho

Rasit Ridho 3:25am Sep 3
[tanya]
minta bantuan mastah, gmana caranya buat warna link yang sudah dikunjungi berubah jadi warna semula ? dan berbeda dari warna link yang SEDANG dikunjungi ?

Al Ghurahy 3:27am Sep 3
cara 1:

<style>
a {color: blue;}
a:hover {color: red;}
</style>

Cahya Dsn 3:30am Sep 3
pelajari CSS untuk tag anchor <a>, terutama untuk untuk state :link,:visited,:hover dan :active..cmiiw ^_^V

Aris Gates 3:32am Sep 3
a:visited{color:warnanya;}

Al Ghurahy 3:35am Sep 3
oh yg sedang dikunjungi beda warna, itu bs pake php

anggap hal dan link pny relasi id atw page_number..

if($link_id == $page_id) {
$style = "style=\"color:red;\" ";
//terapkan warna pd link atw background nya
}
else {
$style = "style=\"color:gray;\"";
//default warna
}

Al Ghurahy 3:44am Sep 3
kl murni css hanya antara active, hover, visited. artinya hanya interaksi ktika di sorot dg mouse atw difocus dg key.. bukan sprti menu/navbar yg kl dibuka page nya jd highlighted warnanya...

cmiiw

Rasit Ridho 3:47am Sep 3
siap mastah Al Ghurahy saya praktek dulu,mksih (y)

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

PHP Indonesia - Facebook: misi agan agan .. sekedar bertanya , apakah PHP b...

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/ 
Mobile Game Development Course

Learn how to create awesome HTML5 games that run on iPhone, iPad, Android and Desktop! Sign up today for this $99 online course.
From our sponsors
misi agan agan .. sekedar bertanya , apakah PHP b...
Sep 3rd 2013, 03:54, by Aroell Kribo

Aroell Kribo 3:54am Sep 3
misi agan agan ..
sekedar bertanya ,
apakah PHP bisa stabil sama SQL Server
case : pengelolaan data yang cukup besar , 1GB hingga 1TB dalam basis datanya
syukran agan agan sekalian .. ^_^

Cahya Dsn 4:00am Sep 3
sepertinya tidak ada korelasinya

biasanya lebih kepermasalahan h/w semisal kapasitas memory, prosessor dan network bandwidth; tergantung konfigusari disisi webserver dan database server, dsb, dst,dll... secara teknis tidak ada issue antara php dan sqlserver-nya (masalah time out, big data, low speed lebih ke management data-nya)

cmiiw ^_^V

Aroell Kribo 4:06am Sep 3
dibanding dengan VB.net atau Delphi
apakah kekuatan PHP sama ? atau gimana ?

Cahya Dsn 4:12am Sep 3
IMHO, sekali lagi mungkin tidak 'apple to apple'(tidak bisa dibandingkan secara langsung)
secara php dalam hal ini biasanya untuk web based application sedangkan 'vb.net' dan 'delphi' untuk desktop application.. mungkin bisa dibantu.. utk aplikasi apa, dalam lingkup seperti apa (intranet,internet,desktop/standalone, single user/multiuser)
.. sekali lagi informasi lebih detil mungkin diperlukan untuk menentukan teknologi yang tepat ^_^V

cmiiw ^_^V maaf ane cuman asal koming

Gdjnk Birowo 4:40am Sep 3
kalau cuma local client server , pakai visual c++ aja yg sama - sama dari MS , kalau pakai PHP malah bisa - bisa tidak secure / aman

Cahya Dsn 4:45am Sep 3
IMHO masalah security juga relative, meski sama2 pake produk ms* tapi kalo programmernya ndak tahu cara bikin sistem yg secure tetep aja gak optimal. It's depend on man behind the gun.. not a gun it self. ^_^V

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

PHP Indonesia - Facebook: Selamat siang master, dan rekan2. Mau curhat nih,...

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/ 
Marketing Mobile Apps

This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.
From our sponsors
Selamat siang master, dan rekan2. Mau curhat nih,...
Sep 3rd 2013, 04:34, by Riky Sunandi

Riky Sunandi 4:34am Sep 3
Selamat siang master, dan rekan2.

Mau curhat nih, mungkin ada yang pernah punya pengalaman. Jadi, salah satu aplikasi yg saya buat, untuk setiap view data, saya buat dengan pola sbg berikut:

Client - Server - PHP - Procedure DB ( Create view dynamically ) - Query ke view yang baru dibuat

Masalahnya adalah data yg dikirim oleh DB hasil query tersebut suka ketuker sama request yg lain. Mungkin ada pengalaman? atau ada yg tau best approach untuk implementasi pola sperti ini, saya ingin mengoptimalkan resources di database. Mohon masukan.

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

PHP Indonesia - Facebook: Gan sya mau tanya,, gmn yah cra bkin akun profil m...

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/ 
Marketing Mobile Apps

This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.
From our sponsors
Gan sya mau tanya,, gmn yah cra bkin akun profil m...
Sep 3rd 2013, 04:38, by Adhly Victory

Adhly Victory 4:38am Sep 3
Gan sya mau tanya,, gmn yah cra bkin akun profil menggukan PHP..
ketika sudah login kebaca biodata dll. :)

#mhonBantuannya :)

Aris Gates 4:40am Sep 3
itu pakai session gann logika saat user login daftarkan ke session saat masuk ke bagian biodata cari data berdasarkan id saat user login tadi

Rizki Bagus Hari Basuki 4:45am Sep 3
Tambahin tabel nya dulu gan, di user name sm password tmbh biodata. Nanti cara ambil biodatanya sama kayak ambil nama user nya

Adhly Victory 4:45am Sep 3
<?php
session_start();
include"config/config.php";
?>
<?
$user=$_POST[username];
$password=MD5($_POST[password]);
$sql=mysql_query("SELECT * FROM user WHERE nama_user='$user' AND password='$password' AND status='aktif'");
$_SESSION['password'] = $password;
$_SESSION['user'] = $user;
$hasil=mysql_fetch_array($sql);
$hitung=mysql_num_rows($sql);
if($hitung > 0){
if($hasil[level]=='admin'){
header('location:admin/');
}else{
header('location:user/');
}
}else{
echo"
<script>
alert('User tidak terdaftar !!!!!');
location.href='index.php';
</script>
";
}
?>

Adhly Victory 4:46am Sep 3
gmn gan? :)

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

PHP Indonesia - Facebook: yang lagi ngembangin aplikasi gps, share aja conto...

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/ 
Marketing Mobile Apps

This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.
From our sponsors
yang lagi ngembangin aplikasi gps, share aja conto...
Sep 3rd 2013, 04:43, by Irfan Doank

Irfan Doank 4:43am Sep 3
yang lagi ngembangin aplikasi gps, share aja contoh datanya :
$string = "$$01234567??????&A9955&B043619.000,A,0656.9534,S,10741.2645,E,0.00,102.12,030913,,,A*7D|0.7|&C0000000000&D000000<?&E10000001&Y00000000##";
list($id, $status, $latitude, $NS, $longitude, $EW, $speed, $course, $date, $null1, $null2, $sentence)= explode(",", trim($string));

untuk server tcp nya pake http://www.funphp.com/?p=33

thx : Irfan Vigma Taufik :D

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