PHP and Dreamweaver MX....umm? part 2

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hebisr
Forum Newbie
Posts: 3
Joined: Sun Dec 01, 2002 7:15 pm

PHP and Dreamweaver MX....umm? part 2

Post by hebisr »

Hey guys just wondering (new to the game)


I have MyphpAdmin installed w/MySql and phpAdmin (all works well)

Here's the deal:
I have Dreamweaver MX and I would like to be able to access my tables via PHPAdmin into DweaverMX

when using the Db connection box in(DMX); Should the ID/Password be the same as the one we have for MyPHPAdmin
in order the access the Database?

This thing can get a little confusing:
Is this making any sense?
Thanks in advance...............
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

The username and password should be those for whatever DB you are trying to access.
Post Reply