php accessing phpmyadmin
Posted by: glamp88 (161.51.3.---)
Date: May 22, 2008 08:30PM

I'm having a little confusion wtih phpmyadmin. I am familiar with php and mysql. I understand how to do some basic sql queries. When writing php code in a notepad document, how can I access the database that I have created in phpmyadmin?

My main goal is to display the data from the database on a webpage using HTML with imbeded php. How can I access the database so that I can do this?



Edited 1 time(s). Last edit at 05/22/2008 08:31PM by glamp88.

Options: ReplyQuote
Re: php accessing phpmyadmin
Posted by: yfastud (Moderator)
Date: May 23, 2008 04:19AM

phpmyadmin is GUI for mysql so everything you create in mysql console, you will see in phpmyadmin and vice versus as well as script for connection and manipulate db

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: php accessing phpmyadmin
Posted by: toivo (---.nsw.bigpond.net.au)
Date: May 23, 2008 07:40PM

Hi,

[php.net]
[php.net]
[php.net]

Enjoy!

toivo
Sydney, Australia

Options: ReplyQuote


Sorry, only registered users may post in this forum.