Senin, 26 Agustus 2013

PHP Indonesia - Facebook: Nnya , gan koneksiin PHP dengan XAMPP gmna ea ?

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
Nnya , gan koneksiin PHP dengan XAMPP gmna ea ?
Aug 26th 2013, 12:12, by Budi Nachdenken

Budi Nachdenken 12:12pm Aug 26
Nnya , gan koneksiin PHP dengan XAMPP gmna ea ?

Samuel 12:13pm Aug 26
tinggal save di xampp/htdocs terus jalanin dibrows

Aris Gates 12:15pm Aug 26
coba cari dulu gan sebelum bertanya karena pertanyaannya terlalu basic mungkin dengan mencari bisa mendapatkan sedikit referensi

Zona Fantasi 12:16pm Aug 26
Apapun Pertanyaannya harus kita hargai..
Untuk Melakukan Menjalankan PHP, simpan File PHP di htdoc atau directory www.. lalu jalankan menggunakan localhost/nama folder PHP anda..

Budi Nachdenken 12:16pm Aug 26
oke maaf

Aris Gates 12:22pm Aug 26
maaf gan bukannya nga menghargai ane nii,, cuma maksudnya walaupun dijawab disini takutnya juga TSnya bingung apa maksud dari syntax nya :) maaf ni sebelumnya :)

Astomo Pancoro Putro 12:31pm Aug 26
1. jalankan xampp dan aktifkan semua server 2. buka notepad 3. ketik <?php phpinfo(); ?> 4. simpan sbg index.php di folder /htdocs atau /wwwroot 5. buka browser tekan tombol Alt+D 6. ketik http://localhost/ lalu enter

Catur Apri 12:34pm Aug 26
gan, harus ada skrip untkp ngoneksikan nya gan,,
contoh skrip nya gan
$user_name = 'root';
$password = '';
$server = 'localhost';
$database='ta2';
$conect = mysql_connect($server,$user_name,$password) or die ('Koneksi gagal');
$data = mysql_select_db($database) or die ('Buka data base gagal');

contoh skrip diatas wajib ada agan untk mengoneksikan php dan xampp

Samuel 12:36pm Aug 26
@catur apri kalo itu harus bikin database, bikin yang sederhana dulu aja

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