Comment by depender1 on September 7, 2010 at 5:54 am
@mohmdwalid
phpmyadmin is inbuilt in most of the hosting services
such as hostgator right now i am hosting my website with it
its the best
unlimited hosting
unlimited bandwidth
Comment by KrannkyTech on September 7, 2010 at 5:55 am
This video series is great and very indepth with explanation. Thumbs Up man!
Comment by mohmdwalid on September 7, 2010 at 6:55 am
how to install phpmyadmin
Comment by Steven9219 on September 7, 2010 at 7:12 am
@drbinishkhan google for xampp
Comment by drbinishkhan on September 7, 2010 at 8:00 am
Hi, I am new to this. The web address you have typed in the browser..what is that? I am bit lost. I have created a database and the two files you created in Context but what should I type in the browser for the web address
Comment by Dossageable on September 7, 2010 at 8:23 am
i think your tutorials are the best in youtube.
thank you so much.
Comment by dimashur on September 7, 2010 at 9:12 am
Want to learn PHP as fast as possible? All you need to know in one detailed book. The book for the complete beginner and expert as well.
Only for 39.95$. You won’t find a better guide.
4edba7wkkmpx2u4iw73kgduf4d(dot)hop(dot)clickbank(dot)net
(replace (dot) with a dot…)
Comment by flwjr1985 on September 7, 2010 at 9:36 am
does this works for dreamweaver i meant??
Comment by profuseification on September 7, 2010 at 9:39 am
Hey…if you want to learn php quick, this book really helped me:
fur(dot)ly/1iav — replace the (dot) with .
Comment by Naruldo on September 7, 2010 at 9:44 am
“else die” problem i had because in login.php line 3 i used ( ‘username’) ( ‘password’ ) . Change ( ‘username’ ) and ( ‘password’ ) to [ 'username' ] and [ 'password' ] to fix this problem
Comment by Nolimitsfan on September 7, 2010 at 10:04 am
I still get the last error message (else die) and I put the right username and pass in!!
Comment by pokerjk on September 7, 2010 at 10:49 am
“Lets call it PHP noooo lets call it PHP!!!”
Comment by lukie254 on September 7, 2010 at 11:30 am
@kipkip123thomas it might confuse the script and cause errors.
Comment by weyderist on September 7, 2010 at 12:02 pm
vc nem sabe falar inglês
Comment by DANJUMA9 on September 7, 2010 at 12:14 pm
Everything is fine until the part where its
mysql_select_db(“localhost”,”",”"). It gives me an error message saying “access denied for user’root’@localhost(using password: yes). Help pleeeeease!
Comment by kipkip123thomas on September 7, 2010 at 12:44 pm
i have a question
can i make 2 accounts with the same username??
Comment by RK143king on September 7, 2010 at 12:49 pm
hey i like your tutorials so thanks
Comment by eddilink on September 7, 2010 at 1:36 pm
@khanyasser Yes khan, after next try i got success in making that page.
Comment by RemysWebpageMaker on September 7, 2010 at 1:59 pm
im having DB problems
i did everything step by step and it worked but only the dp wont work.
i deleted the phplogin and re did it and still it wont connect to it.
any help?
Comment by khanyasser on September 7, 2010 at 2:06 pm
@eddilink i was just having the same problem. I realized that I had make a little capslock mistake typing in the code. I wrote post $password= $_post['password']; even though it is suppose to be $password= $_POST['password']; The word POST needs to be all uppercase.
Comment by khanyasser on September 7, 2010 at 2:18 pm
@XtraMovies that means you are not on server. You need to make sure apache and mysql are running
Comment by kidvipa on September 7, 2010 at 2:30 pm
im using dreamweaver cs5 btw it just does not show the error messages i even tried to use Context never worked
Comment by kidvipa on September 7, 2010 at 2:37 pm
i need help my error messages dont show !! do i need to set font for them?
Comment by eddilink on September 7, 2010 at 2:52 pm
kindly there is one question please,
when setup up all these up to Login.php, I put username and password correctly according to my database after submitting still i am getting (else) message I type as “Please enter user name and password”
Could you please tell me this is?
Comment by 0fashion01 on September 7, 2010 at 3:34 pm
@DANJUMA9
hi man how r u
plz contact me now his my email j.kelven16@gmail.com i am solve your problime ok
About this blog
This blog is dedicated to showcasing great web design as well as providing advice and tips to any aspiring web designers out there. Hopefully these articles will aid you in your design and development.
25 comments
Comment by depender1 on September 7, 2010 at 5:54 am
@mohmdwalid
phpmyadmin is inbuilt in most of the hosting services
such as hostgator right now i am hosting my website with it
its the best
unlimited hosting
unlimited bandwidth
Comment by KrannkyTech on September 7, 2010 at 5:55 am
This video series is great and very indepth with explanation. Thumbs Up man!
Comment by mohmdwalid on September 7, 2010 at 6:55 am
how to install phpmyadmin
Comment by Steven9219 on September 7, 2010 at 7:12 am
@drbinishkhan google for xampp
Comment by drbinishkhan on September 7, 2010 at 8:00 am
Hi, I am new to this. The web address you have typed in the browser..what is that? I am bit lost. I have created a database and the two files you created in Context but what should I type in the browser for the web address
Comment by Dossageable on September 7, 2010 at 8:23 am
i think your tutorials are the best in youtube.
thank you so much.
Comment by dimashur on September 7, 2010 at 9:12 am
Want to learn PHP as fast as possible? All you need to know in one detailed book. The book for the complete beginner and expert as well.
Only for 39.95$. You won’t find a better guide.
4edba7wkkmpx2u4iw73kgduf4d(dot)hop(dot)clickbank(dot)net
(replace (dot) with a dot…)
Comment by flwjr1985 on September 7, 2010 at 9:36 am
does this works for dreamweaver i meant??
Comment by profuseification on September 7, 2010 at 9:39 am
Hey…if you want to learn php quick, this book really helped me:
fur(dot)ly/1iav — replace the (dot) with .
Comment by Naruldo on September 7, 2010 at 9:44 am
“else die” problem i had because in login.php line 3 i used ( ‘username’) ( ‘password’ ) . Change ( ‘username’ ) and ( ‘password’ ) to [ 'username' ] and [ 'password' ] to fix this problem
Comment by Nolimitsfan on September 7, 2010 at 10:04 am
I still get the last error message (else die) and I put the right username and pass in!!
Comment by pokerjk on September 7, 2010 at 10:49 am
“Lets call it PHP noooo lets call it PHP!!!”
Comment by lukie254 on September 7, 2010 at 11:30 am
@kipkip123thomas it might confuse the script and cause errors.
Comment by weyderist on September 7, 2010 at 12:02 pm
vc nem sabe falar inglês
Comment by DANJUMA9 on September 7, 2010 at 12:14 pm
Everything is fine until the part where its
mysql_select_db(“localhost”,”",”"). It gives me an error message saying “access denied for user’root’@localhost(using password: yes). Help pleeeeease!
Comment by kipkip123thomas on September 7, 2010 at 12:44 pm
i have a question
can i make 2 accounts with the same username??
Comment by RK143king on September 7, 2010 at 12:49 pm
hey i like your tutorials so thanks
Comment by eddilink on September 7, 2010 at 1:36 pm
@khanyasser Yes khan, after next try i got success in making that page.
Comment by RemysWebpageMaker on September 7, 2010 at 1:59 pm
im having DB problems
i did everything step by step and it worked but only the dp wont work.
i deleted the phplogin and re did it and still it wont connect to it.
any help?
Comment by khanyasser on September 7, 2010 at 2:06 pm
@eddilink i was just having the same problem. I realized that I had make a little capslock mistake typing in the code. I wrote post $password= $_post['password']; even though it is suppose to be $password= $_POST['password']; The word POST needs to be all uppercase.
Comment by khanyasser on September 7, 2010 at 2:18 pm
@XtraMovies that means you are not on server. You need to make sure apache and mysql are running
Comment by kidvipa on September 7, 2010 at 2:30 pm
im using dreamweaver cs5 btw it just does not show the error messages i even tried to use Context never worked
Comment by kidvipa on September 7, 2010 at 2:37 pm
i need help my error messages dont show !! do i need to set font for them?
Comment by eddilink on September 7, 2010 at 2:52 pm
kindly there is one question please,
when setup up all these up to Login.php, I put username and password correctly according to my database after submitting still i am getting (else) message I type as “Please enter user name and password”
Could you please tell me this is?
Comment by 0fashion01 on September 7, 2010 at 3:34 pm
@DANJUMA9
hi man how r u
plz contact me now his my email j.kelven16@gmail.com i am solve your problime ok