Selasa, 22 Oktober 2013

PHP Indonesia - Facebook: [ASK] .. kira-kira bisa ga ya, gabungin 3 databas...

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 Code Websites

in 10 weeks with a part time course. Learn html, css and javascript from the best instructors. Apply now!
From our sponsors
[ASK] .. kira-kira bisa ga ya, gabungin 3 databas...
Oct 22nd 2013, 11:13, by Aldi Ferdiyan

Aldi Ferdiyan 11:13am Oct 22
[ASK] ..
kira-kira bisa ga ya, gabungin 3 database dalam 1 query ..
misal saya punya 3 database, kemudian di tampilkan dalam 1 query ke dalam tabel html .. maybe ada yg pernah nyoba ..
dan kebetulan saya pake framework CI, mungkin ada yg pernah nyoba juga di framework tersebut ..
thanks phpindonesia :)

Ibrahim Aghythara 11:17am Oct 22
http://ellislab.com/codeigniter/user-guide/database/connecting.html

Aldi Ferdiyan 11:20am Oct 22
untuk cara ambil 3 database tersebut dalam 1 query kira-kira gimana yah om Ibrahim Aghythara ??

Nur Hidayat 11:24am Oct 22
3 database atau 3 table?

Ibrahim Aghythara 11:24am Oct 22
umpama
select * from `$nama_db`.`$nama_table`.`$nama_fild`

Aldi Ferdiyan 11:26am Oct 22
3 database om Nur Hidayat .. kira-kira bisa ga ?

Nur Hidayat 11:28am Oct 22
bisa query dasarnya
=> select *
from db1.table1
join db2.table2 on table1.field1=table2.field2

Aldi Ferdiyan 11:29am Oct 22
sip om Nur Hidayat .. di coba dulu ya

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