Kamis, 19 September 2013

PHP Indonesia - Facebook: mau tanya dong, tau ga cara bikin coding dengan ta...

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/ 
Pay Off Debt Faster

Tackle your debt and protect your credit with our free online tools.
From our sponsors
mau tanya dong, tau ga cara bikin coding dengan ta...
Sep 20th 2013, 05:53, by Orinawa Devi Maretta II

Orinawa Devi Maretta II 5:53am Sep 20
mau tanya dong, tau ga cara bikin coding dengan tampilan kayak gini? yang tau coment ya.. thanks..

Muhajir Knight 5:54am Sep 20
pelajari form + table aja ,,

Radixa Muria 5:55am Sep 20
pake div

Rahadian Bisma 5:56am Sep 20
pakai ajax juga bisa, sekalian database mysql

Orinawa Devi Maretta II 5:56am Sep 20
punya contoh atau tutorialnya gak?

Rahadian Bisma 5:57am Sep 20
coba ke w3schools.com

Dedi Herlambang 5:57am Sep 20
Pake HTML <table> </table> bisa mbak

Bintang Satriani 6:00am Sep 20
pake coreldraw cepet tuh

Ryan Dmtry 6:01am Sep 20
tau

Arif Hidayat 6:01am Sep 20
bisa

Orinawa Devi Maretta II 6:03am Sep 20
maksud saya cara munculin (nambah data) data yang kita pilih ke dalam tabel,

Radixa Muria 6:05am Sep 20
combonya diisi data dari database... kmd disubmit... terus ditampilkan

Ryan Dmtry 6:07am Sep 20
isi detail table yg sesuai data dari combobox bisa di simpan di session atau temporary table

Andri Rahman Hakim 6:07am Sep 20
hmm bakal panjang ceritanya :D

Rahadian Bisma 6:08am Sep 20
oooo pake ajax. ketika dipilih langsgung masuk pake list box.

Orinawa Devi Maretta II 6:10am Sep 20
Radixa Muria : iya pas di klik tombol add datanya masuk ke tabel kan? itu saya gak paham kodingnya, kira-kira punya contoh coding atau tutorialnya ga ya?

Orinawa Devi Maretta II 6:12am Sep 20
dapet tutorial ajax dimana?

Semangat Muharram 6:13am Sep 20
di google banyak

Semangat Muharram 6:13am Sep 20
https://www.google.com/#q=belajar%20ajax%20php

Rahadian Bisma 6:14am Sep 20
googling bentar dapat kok.

Orinawa Devi Maretta II 6:15am Sep 20
kata kuncinya apa kalo mau cari di google ya?

Semangat Muharram 6:15am Sep 20
lah itu link yang aku kasih di klik aja

Rahadian Bisma 6:16am Sep 20
kata kuncinya ya apa yang kamu bingungkan. ajax aja beres

Orinawa Devi Maretta II 6:18am Sep 20
iya thanks Semangat Muharram :)

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: siang om lnjt mau tanya ini kenapa ga berfungsi ya...

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 Adobe Illustrator CS6 Master Techniques from an Adobe Guru!

With over 25 years of experience teaching, Robert Farrell has been a trusted instructor for individuals and companies who want to improve their Adobe skills.
From our sponsors
siang om lnjt mau tanya ini kenapa ga berfungsi ya...
Sep 20th 2013, 06:20, by Danura Aditya

Danura Aditya 6:20am Sep 20
siang om lnjt mau tanya ini kenapa ga berfungsi yah ??
if(!(empty($prdId)||empty($prodharga)||empty($jmlproduct)||empty($prodname)))

{

foreach($_SESSION['shop_cart'] as $k => $v)
{
if($_SESSION['shop_cart'][$k]['id']==$prdId)
{
$_SESSION['shop_cart'][$k]['id'] = $prdId;
$_SESSION['shop_cart'][$k]['qty'] = $jmlproduct;
$_SESSION['shop_cart'][$k]['harga'] = $prodharga;
$_SESSION['shop_cart'][$k]['name'] = $prodname;
}
else
{
$_SESSION['shop_cart'][]= array('id'=>$prdId,'harga'=>$prodharga,'qty'=>$jmlproduct,'name'=>$prodname);
echo $prodId;
}
}
}

Eko Priyanto 6:34am Sep 20
if(!empty($prdID)) nya om d ganti...

Danura Aditya 6:36am Sep 20
udah mas if(!empty($prdId)) sama aja ga berfungshi

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] Gan ada yang tau bikin kaya ini?

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
[ask] Gan ada yang tau bikin kaya ini?
Sep 20th 2013, 05:56, by Risman Herdiana

Risman Herdiana 5:56am Sep 20
[ask]
Gan ada yang tau bikin kaya ini?

Rahadian Bisma 5:59am Sep 20
????
harusnya sih cuma tabel, masukkin foto, database untuk nama, nim, sedikit bumbu php untuk bikin barcode

Budi Sasongko 6:00am Sep 20
paling bentar lagi ada yg rekomen pake css :v css :v css :v

Risman Herdiana 6:01am Sep 20
bikin scriptnya gmna tuh

Deden Ramadhan Gobel 6:03am Sep 20
aku cman buat pake QRCODE... di looping tabelnya

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: Bgimna cra mnylsikn soal ini suatu sekolah memberi...

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/ 
Pay Off Debt Faster

Tackle your debt and protect your credit with our free online tools.
From our sponsors
Bgimna cra mnylsikn soal ini suatu sekolah memberi...
Sep 20th 2013, 06:35, by Awan Hermawan

Awan Hermawan 6:35am Sep 20
Bgimna cra mnylsikn soal ini
suatu sekolah memberikan platran sbgbrikut
A.
1.jika nilai rata2 raport >90 maka d trima d Kls TKR
2.JKA Nili rata2 <90 mka d trima d rpl
B.jka siswa trsbut bkan yatim maka
1.jka nilai rata2>80 mka d trma d tkr
2.<80dtrma

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 ## ane coba ganti extensi php jadi html ba...

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/ 
Find your best converters

WHYanalytics helps you to improve your website metrics for free and in real time - try today and start optimising your website for more conversions.
From our sponsors
Tanya ## ane coba ganti extensi php jadi html ba...
Sep 20th 2013, 04:59, by Maz Adie

Maz Adie 4:59am Sep 20
Tanya ##
ane coba ganti extensi php jadi html bagaimana caranya biar bisa baca folder ane ..

RewriteEngine on
RewriteBase /
RewriteCond %{THE_REQUEST} (.*)\.php
RewriteRule ^(.*)\.php $1.html [R=301,L]
RewriteCond %{THE_REQUEST} (.*)\.html
RewriteRule ^(.*)\.html $1.php [L]

(dapet ref dari internet ) mohon pencerahan nya..... :)

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: Slm knal buat smua yg da d group ne,,

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/ 
Complimentary Downloads

7 Days of Complimentary Downloads: 100,000+ Motion Backgrounds, Video Clips, Production Music Tracks, Sound Effects, Special Effects and More.
From our sponsors
Slm knal buat smua yg da d group ne,,
Sep 20th 2013, 03:49, by Ruben Simanjuntak Simanjuntak

Ruben Simanjuntak Simanjuntak 3:49am Sep 20
Slm knal buat smua yg da d group ne,,

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