Rabu, 02 Oktober 2013

PHP Indonesia - Facebook: siang Om : mau nanya saya pake botsrap tapi tidak ...

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/ 
Fun with Brazilian Portuguese

Learn the tips and tricks to speak colloquial Portuguese in a natural and confident manner. Enroll today for just $69!
From our sponsors
siang Om : mau nanya saya pake botsrap tapi tidak ...
Oct 3rd 2013, 05:09, by Danura Aditya

Danura Aditya 5:09am Oct 3
siang Om : mau nanya saya pake botsrap tapi tidak berfungsi saya view page dan klik link untuk CSS dan js ke folder botsrap nya ,,,source hanya keluar ini

403 Forbidden
Forbidden
You don't have permission to access /style/cs2/css/bootstrap-responsive.css
on this server.
Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.

Danura Aditya 5:11am Oct 3
NB : Di halaman ini saya Juga pake Jqwery UI niat saya sih mau nyoba migrasi dari UI ke Botsrap

Pengaturan Privasi 5:12am Oct 3
mungkin permission foldernya om,,

Danura Aditya 5:13am Oct 3
eh Pak lagi hehe udah saya chmod 755 juga tetep aja Pak

Danura Aditya 5:16am Oct 3
apa ada masalah yah pak ketika saya Gunakan Bersamaan antara Bootsrap dan UI ???

Danura Aditya 5:18am Oct 3
saya Coba di Hosting dg Cpanel Juga sama Pak hasilnya

Pengaturan Privasi 5:19am Oct 3
aku pake normal2 aja kok,, atau mungkin masalah htaccess om..

Danura Aditya 5:20am Oct 3
Iyah Pak saya pake htaccess ??

Pengaturan Privasi 5:21am Oct 3
ya mungkin htaccess-nya yang sedikit bermasalah...

Danura Aditya 5:24am Oct 3
maaf Pak saya ga begitu mengerti salahnya dimana Bisa Mohon koreksi
http://pastebin.com/3eer8LJu

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 php nested loop permisi master mo tanya 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/ 
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 php nested loop permisi master mo tanya nih...
Oct 3rd 2013, 04:45, by Edi Iskandar

Edi Iskandar 4:45am Oct 3
tanya php nested loop

permisi master mo tanya nih cara bikin tampilan gini gmna ya?,, msih bingung sama for dan nested for

000010000
000111000
001111100
011111110

Terima kasih

Rofiq Hasansah 4:49am Oct 3
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCgQFjAA&url=http%3A%2F%2Flecturer.eepis-its.edu%2F~yuliana%2FKonsep%2520Pemrograman%2FPrak%2FP12-Looping(4).pdf&ei=xPZMUq2QEIWtrAfYo4GoDg&usg=AFQjCNH8FfX5gZJzkUmscs6POTJBNJU2Kg&sig2=asTQleMyHJahbe6JUfqV-w&bvm=bv.53537100,d.bmk

langsung unduh materinya di link atas itu gan, lengkap, insaallah

Ziand Neutron 5:12am Oct 3
$a = 5;
$b = 5;
for($i=1;$i<=4;$i++){
for($j=1;$j<=9;$j++){
if($j>=$a && $j<=$b){
echo "1";
}
else{
echo "0";
}
}
$a = $a-1;
$b++;
echo "<br>";
}

Edi Iskandar 5:21am Oct 3
Rofiq Hasansah : terima ksh gan,, link yg diatas masih basic bgt contoh2 nya msh kurang, tp bagus utk pemula seperti saya
Ziand Neutron :mantap gan, programmer sejati nih kyknya,, hehehe,,,,,nanti sy coba script nya,, mksih

Rofiq Hasansah 5:23am Oct 3
karna saya juga pemula, hehehe

Ziand Neutron 5:24am Oct 3
sama-sama :D

Hadyan Pramatama 5:34am Oct 3
wah udh lupa tuh, itu spt materi smt 1 cpp di B*i. hhahahaa

Al Ghurahy 5:55am Oct 3
mau cara 4 baris?

<?php

for($i = 1; $i < 9; $i+=2) {
$satu = str_repeat("1", $i);
echo str_pad($satu, 9, "0", STR_PAD_BOTH);
}

?>

pesan moral: pelajari fungsi2 string str_repeat() & str_pad()

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: [SHARING] Menyambung Materi yang kemarin. Saya sha...

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
[SHARING] Menyambung Materi yang kemarin. Saya sha...
Oct 3rd 2013, 04:31, by An Ton

An Ton 4:31am Oct 3
[SHARING] Menyambung Materi yang kemarin. Saya share lagi Mini eBook Buat Program itu Tidak Susah. #materinya dasar banget. Tentang perintah bercabang.

#punten buat para master di sini.

Detilnya bisa dibaca disini http://goo.gl/jwJZY3
atau
http://malasbgt.com/buat-program-itu-tidak-susah-bagian-2/

Abu Navisa 4:41am Oct 3
link nya error euy

An Ton 4:50am Oct 3
Silahkan cek lagi ya, linknya kurang //

Bincar Harahap 4:55am Oct 3
sekali sekali om share donk script php projectnya biar bisa di praktekin

An Ton 5:25am Oct 3
Nanti ya, satu-satu. basic dulu. bertahap. buat teman-teman yang baru banget soal php sebabnya.

Bincar Harahap 5:48am Oct 3
okay omm di tunggu tp suka saya cara penjelasan om itu jarang2 buka ngejelasin kaya gtu gak bosa heheh

Retakan Es 5:55am Oct 3
kebetulan lage memulai dari awal, terima kasih :3

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: [oot][share] yang pada udah jadi programer profesi...

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
[oot][share] yang pada udah jadi programer profesi...
Oct 3rd 2013, 04:37, by Candra Nur Ihsan

Candra Nur Ihsan 4:37am Oct 3
[oot][share] yang pada udah jadi programer profesional.. pada nergjain sampingan apa yang menghasilkan #cariinspirasi

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: Maaf jika saya OOT ya hehehehehe Agan2 punya apl...

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/ 
Fun with Brazilian Portuguese

Learn the tips and tricks to speak colloquial Portuguese in a natural and confident manner. Enroll today for just $69!
From our sponsors
Maaf jika saya OOT ya hehehehehe Agan2 punya apl...
Oct 3rd 2013, 04:07, by Arman Ali

Arman Ali 4:07am Oct 3
Maaf jika saya OOT ya
hehehehehe

Agan2 punya aplikasi Translator Offline untuk Document?
Mohon Bantuanya 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

PHP Indonesia - Facebook: kaka, salahnya dimana ya? saya mau nampilin count(...

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/ 
LSAT prep from HLS-educated instructors

LSATMax includes video lessons, unlimited personal attention & support, and over 6,000 real questions from previous LSAT's. Enroll for just $299.
From our sponsors
kaka, salahnya dimana ya? saya mau nampilin count(...
Oct 3rd 2013, 03:57, by Kira Script

Kira Script 3:57am Oct 3
kaka, salahnya dimana ya? saya mau nampilin count(capacity) juga yang nilainya null atau "0"

$query5="SELECT listserver.idserver,idvendor, count(capacity) as countcapacity,tanggal FROM listserver
LEFT JOIN serverdisk ON listserver.idserver = serverdisk.idserver
WHERE idvendor='201' and capacity>=87 and tanggal=curdate() or idvendor='201' and tanggal is null group by idserver";
$hasil=mysql_query($query5);

Ircham Fauzany 4:06am Oct 3
jelas itu ada yg salah

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 numpang nanya, mengenai membuat laporan di fpd...

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
mau numpang nanya, mengenai membuat laporan di fpd...
Oct 3rd 2013, 03:39, by Chang Sherly

Chang Sherly 3:39am Oct 3
mau numpang nanya, mengenai membuat laporan di fpdf

function Header() {
$this->Image('../image/logo.jpg',1,1.0,3.5);
$this->SetFont('Arial','B',12);
$this->Cell(0,0.75,'LAPORAN PENERIMAAN BARANG',0,0,'C');
$this->Ln();
$this->SetFont('Arial','B',12);
$this->Cell(0,0.75,'Periode',0,0,'C');

$this->Ln();
$this->Line(1.0, 3, 19.7, 3);
$this->Ln();
$this->Ln();
}

Mau nampilin periode tgl disebelah kata periode gimana yah ?? misal $tgl1 s/d $tgl2, thx...

Andrew Chandra Raniello 3:47am Oct 3
$this->Cell(0,0.75,'Periode'.date('d-m-Y'),0,0,'C');

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