Minggu, 27 Oktober 2013

PHP Indonesia - Facebook: masta tlong dibantu, saya ingin bwat pencarian PHP...

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
masta tlong dibantu, saya ingin bwat pencarian PHP...
Oct 28th 2013, 05:14, by Leonal Pennant Alimighty

Leonal Pennant Alimighty 5:14am Oct 28
masta tlong dibantu, saya ingin bwat pencarian PHP??
1. saat saya mau cari data siswa, saya mau masukan kata kunci misal : "0" kok keluar semua,
pengenya gak keluar dan bisanya keluar datanya? jika memasukan datanya sesuai/komplit database misal '001',
jika misal nama : 'kyubi naruto' bukan, kata kunci "i" ntar keluar semua dtanya
2. saat mau cari data, kan ada 2 kategori, kok saya pakai 1 kategori bisa keluar datanya,
pengenya saya memasukan datanya ke-2 kategori, jika hanya 1 kategori gak keluar

maaf pertanyaanya terlalu jlimet, mungkin saya mahluk kurang sempurna saat bertanya tan's, smoga yg membri pnjelas tmbah ilmu dn amalnya Amin :D
tabel :
id nim nama
1. 001 Kyubi naruto
2. 002 Uchiha sasuke
3. 003 Hyuga Hinata
4. 004 Hyuga Neji

Gunawan Mujur Wibisono 5:21am Oct 28
1. kata kunci lebih baik jgn 1 huruf tp minimal 3.. itu berarti km berada di jalur yg 'benar' tp cara implementasinya kurang tepat
2. tidak jelas maksudnya kategori.. coba km jelaskan kategori tsb

Gunawan Mujur Wibisono 5:44am Oct 28
strlen bro..

Leonal Pennant Alimighty 5:54am Oct 28
Ini mas skripnya
<form name="form1" method="get" action="">
NIM : <input type="text" name="nim" id="nim"/> <br/>
NAMA : <input type="text" name="nama" id="nama"/> <br/>
<input type="submit" value="Search" name="search"/>
</form>

<?php
if(isset($_GET['search'])){
$conn = mysql_connect("localhost", "root", "");
mysql_select_db("coba");
$nim = $_GET['nim'];
$nama = $_GET['nama'];
$sql = "select * from siswa where nama like '%$nama%' and
ayah like '%$ayah%'";
$result = mysql_query($sql);
if(mysql_num_rows($result) > 0){
?>
<table>
<tr>
<td>NIM</td>
<td>NAMA</td>
</tr>
<?php
while($siswa = mysql_fetch_array($result)){?>
<tr>
<td><?php echo $siswa['nim'];?></td>
<td><?php echo $siswa['nama'];?></td>
</tr>
<?php }?>
</table>
<?php
}else{
echo 'Data not found!';
}
}
?>

kalw lbih dri 3, dtmbah apanya

2.misal kategori nim dn nama itu jka di isi dua"nya bsa tmpil, jka di isi salah satu gk tmpil.

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: mau tanya. apa kah silex framework hanya bisa di g...

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
mau tanya. apa kah silex framework hanya bisa di g...
Oct 28th 2013, 05:22, by Robby Joss

Robby Joss 5:22am Oct 28
mau tanya. apa kah silex framework hanya bisa di gunakan OS ubuntu aja??
apa windows xp / windows 7 gk bisa

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: Hai rekan semua, selamat pagi. Mau nanya nih, saya...

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
Hai rekan semua, selamat pagi. Mau nanya nih, saya...
Oct 28th 2013, 02:57, by Irfan Husein

Irfan Husein 2:57am Oct 28
Hai rekan semua, selamat pagi. Mau nanya nih, saya ada tugas membuat sistem informasi koperasi berbasis open source. Apakah ada yang sudah berpengalaman membuat ini sebelumnya? Kalau ada mohon informasinya ya, boleh juga disertakan link.. Saya sudah coba koperasi-syariah .net webnya error. Thanks ya semua

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 nih. Jadi kan saya punya data, ada kolom tan...

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/ 
Manage your social media

Best social media tool for image publishing to Facebook and Twitter. Look amazing and delight your followers. Get 40% off when you sign up today.
From our sponsors
Tanya nih. Jadi kan saya punya data, ada kolom tan...
Oct 28th 2013, 04:26, by Yanuar Arifianto

Yanuar Arifianto 4:26am Oct 28
Tanya nih.
Jadi kan saya punya data, ada kolom tanggal/date.
Nhah kolom itu di excell, jadi fotmat di excell: dd\mm\yyyy

Kalau mau diexport ke MySQL itu gimana ya ngerubah supaya cocok dengan type date di MySQL yaitu yyyy-mm-dd ?
Diedit satu persatu atau gimana nih?

Yayan Bin Kusman 4:27am Oct 28
exelnya aja yang di ubah formatnya,

Yanuar Arifianto 4:28am Oct 28
Diubah ke text Om?
Atau piye? Kalau diucah letak tanggal-bulan-tahun, sama aja kalo udah dieksport.

Yanuar Arifianto 4:28am Oct 28
Datanya ada sekitar 200an row, lumayan kalo edit satu persatu :p.

Heru Hidayat 4:31am Oct 28
Format axel aja yg diubah

Yayan Bin Kusman 4:42am Oct 28
blok semua datanya, klik kanan format cell

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: ask numpang tanya gan . kalo kaya gini solusinya g...

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
ask numpang tanya gan . kalo kaya gini solusinya g...
Oct 28th 2013, 03:06, by Andre Agustan

Andre Agustan 3:06am Oct 28
ask
numpang tanya gan . kalo kaya gini solusinya gimana ya gan?

Bayu 3:23am Oct 28
yang on line 1 hapus aja

Andre Agustan 3:25am Oct 28
yg pertama solved gan, yg line 50 apa tuh gan?

Ligth Yudi 3:25am Oct 28
faktur.phpnya gak di temukan itu

Choirul Afandi 3:31am Oct 28
fungsi mail() gak bisa dijalanin kalo di localhost..
coba dionlinekan dulu..
kalo pengen bisa pun harus di setting dulu..
http://stackoverflow.com/questions/15965376/how-to-configure-xampp-to-send-mail-from-localhost

Deni Pedrosa 3:32am Oct 28
Hapus session_start() di file faktur.php
line 50 Itu karena di localhost tidak ada mail server.
kasih @ di depan fungsi mail ex. @mail(...)

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: Assalam, gan mau tanya, kenapa ya session sy gak j...

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/ 
Want free Kindle ebooks?

Sign up to receive the best freebie Kindle ebook deals in your email every day.
From our sponsors
Assalam, gan mau tanya, kenapa ya session sy gak j...
Oct 28th 2013, 04:50, by Bilal

Bilal 4:50am Oct 28
Assalam,
gan mau tanya, kenapa ya session sy gak jadi", untuk beri hak akses user di setiap file? jadi ceritanya sy punya file,
1. log-admin.php dsini file untuk menangani proses login dari user,
scriptnya disni ..
http://pastebin.com/k7jRMWqF
2. sy punya index.php disini, sy mau mengecek session dari user yang sudah sy register di file log-admin.php. tapi ko malah yg muncul sperti ini ya ?
file index.php nya disni..
http://pastebin.com/gbYDHhnA

mungkin agan dsni bs bntu sy.
mhon bantuannya.. :-)

Ramadhan Syah 4:56am Oct 28
}else if(!isset($_SESSION['level']="Administrator"))
itu kok !issett???

jika tidak ada ???

logikanya salah pak :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

PHP Indonesia - Facebook: cara merubah ip address localhost ::1 ke 127.0.0.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/ 
Manage your social media

Best social media tool for image publishing to Facebook and Twitter. Look amazing and delight your followers. Get 40% off when you sign up today.
From our sponsors
cara merubah ip address localhost ::1 ke 127.0.0.1...
Oct 28th 2013, 03:31, by Hatake Kakashi

Hatake Kakashi 3:31am Oct 28
cara merubah ip address localhost ::1 ke 127.0.0.1 gimana gan??

Alfian Syahputra 3:48am Oct 28
edit host filenya
kalau di linux ada di /etc/hostname sama /etc/host

Hatake Kakashi 3:55am Oct 28
apa yg di edit mas?? kalo di widos gmn mas??

Rifky Azmi 4:05am Oct 28
C:\Windows\System32\drivers\etc\hosts

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] Tempat Hosting yang bagus dimana dan berap...

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/ 
Learn to Play the Ukulele

Make your own music in your own way on the ukulele and have fun doing it. This online course is taught by "Cool Hand Uke." Sign up today for just $25.
From our sponsors
[Tanya] Tempat Hosting yang bagus dimana dan berap...
Oct 28th 2013, 04:51, by Marvelous CKamiyamayuuki TheDreamer

Marvelous CKamiyamayuuki TheDreamer 4:51am Oct 28
[Tanya]
Tempat Hosting yang bagus dimana dan berapa?

Yusuf Hamdadi 4:55am Oct 28
di indoreg.co.id mas...
tergantung paket nya mas...
coba aja di liat dulu

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