Comment by tuleo554 on January 30, 2010 at 2:31 pm
yeah this is all correct, and also bare in mind that if you install WAMP, XAMP or LAMP as you generally will if you want to develop websites phpmyadmin is already included
Comment by wezrule on January 30, 2010 at 2:47 pm
you rock man thank you!!
Comment by tomturton on January 30, 2010 at 3:21 pm
phpMyAdmin is just a popular interface for MySQL. It is a popular way of manipulating MySQL databases with most hosting services. I would certainly recommend it as the easiest way of managing MySQL databases using a web interface.
As long as phpBB has been installed properly on your server, you won’t need to install phpMyAdmin at all to make Alex’s example work. He is just using phpMyAdmin to show us the database.
Comment by AmrBanna on January 30, 2010 at 3:21 pm
That helped me a lot, thanks
Comment by kyle0015 on January 30, 2010 at 4:05 pm
is it really important to install php my admin??
Comment by ARKU1906 on January 30, 2010 at 5:04 pm
That helped me a lot, thanks!
But now, how can I modify this so that I’m already logged in when i visit my forum after using this script to login on my website?
Comment by PriditProductions on January 30, 2010 at 5:41 pm
Your tutorials are great, thanks!
Comment by omanoman98 on January 30, 2010 at 6:02 pm
As always, following your tutorials!
I have found it useful and have given it a 5-star rating!
Thanks a lot Alex!
Comment by Petterss22 on January 30, 2010 at 6:26 pm
Finally you used my advice, using exit(); after a header.
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.
9 comments
Comment by tuleo554 on January 30, 2010 at 2:31 pm
yeah this is all correct, and also bare in mind that if you install WAMP, XAMP or LAMP as you generally will if you want to develop websites phpmyadmin is already included
Comment by wezrule on January 30, 2010 at 2:47 pm
you rock man
thank you!!
Comment by tomturton on January 30, 2010 at 3:21 pm
phpMyAdmin is just a popular interface for MySQL. It is a popular way of manipulating MySQL databases with most hosting services. I would certainly recommend it as the easiest way of managing MySQL databases using a web interface.
As long as phpBB has been installed properly on your server, you won’t need to install phpMyAdmin at all to make Alex’s example work. He is just using phpMyAdmin to show us the database.
Comment by AmrBanna on January 30, 2010 at 3:21 pm
That helped me a lot, thanks
Comment by kyle0015 on January 30, 2010 at 4:05 pm
is it really important to install php my admin??
Comment by ARKU1906 on January 30, 2010 at 5:04 pm
That helped me a lot, thanks!
But now, how can I modify this so that I’m already logged in when i visit my forum after using this script to login on my website?
Comment by PriditProductions on January 30, 2010 at 5:41 pm
Your tutorials are great, thanks!
Comment by omanoman98 on January 30, 2010 at 6:02 pm
As always, following your tutorials!
I have found it useful and have given it a 5-star rating!
Thanks a lot Alex!
Comment by Petterss22 on January 30, 2010 at 6:26 pm
Finally you used my advice, using exit(); after a header.