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/ | |
 | Refresh your vocabulary.
Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.  | From our sponsors | | |
mohon bantuan untuk menampilkan total transaksi da... Oct 8th 2013, 08:57, by Wayang Kulit | mohon bantuan untuk menampilkan total transaksi dari jumlah_bongkar berdasarkan masing2 kode barang dan range tanggal tertentu.. misalnya tanggal 1-8 oktober 2013 jenis barang urea dengan nilai total 1250... mohon bantuannya agan2 php... |
| | $total_transaksi = mysql_query("SELECT SUM nama_kolom FROM nama_tabel WHERE tanggal =1 AND tanggal = 8"); |
| | //.. SELECT kode_barang,jenis_barang,SUM(jumlah_bongkar) AS total FROM nama_tabel WHERE tgl_bongkar BETWEEN '2013-10-01' AND '2013-10-08' GROUP BY kode_barang //.. cmiiw ^_^V | | |
|
Tidak ada komentar:
Posting Komentar