Senin, 02 September 2013

PHP Indonesia - Facebook: Permisi Gan ANe Mau tanya,. Gmn cara buat user m p...

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/ 
Design-Led Engineering

Sourcebits - When your Mobile App has to be absolutely developed right. We've built more than 20 apps that have cracked the Top 10 in the App Store.
From our sponsors
Permisi Gan ANe Mau tanya,. Gmn cara buat user m p...
Sep 2nd 2013, 13:54, by YHu Lhie

YHu Lhie 1:54pm Sep 2
Permisi Gan ANe Mau tanya,. Gmn cara buat user m password yg bsa d gunain buat login ke mysql.,??
mhon pencerahan dr para mastah,. :D

Aris Gates 2:12pm Sep 2
maksudnya ?

Coki Widodo 2:14pm Sep 2
kagak ngeti saya dengan pertanyaanya

YHu Lhie 2:21pm Sep 2
Aris Gates : Ane buat database db_staff pengajar n tabelnya staff,. ud selesai ane buat nama user n paswrdnya pke phpmyadmin,. skrg ane mau buka mysql conection d dreamweaver., conection name : Koneksi
Mysql Conection : Localhost truz User : Elby
Pswrd : 123456 pas ane select database jawabnya malah HTTP Error code 404File not found dlll,. knp y gan.,??

Coki Widodo 2:25pm Sep 2
coba ganti seperti ini <?
$dbUser = "Elby";
$dbPass = "123456";
$dbName = "db_staff";
$dbHost = "";

mysql_connect($dbHost, $dbUser, $dbPass);
mysql_select_db($dbName);
?>

Aris Gates 2:25pm Sep 2
script ente mana ?

YHu Lhie 2:30pm Sep 2
buat penggunanya g ane ksih script pke phpmyadmin.,

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