|
Insert Tag Line HERE.....
Join Date: Nov 2000
Location: Atlanta, Ga
Posts: 9,743
|
ok, got all that figured out so far. MANY thanks to Scott! Only issue left is the database linking to the login page in Dreamweaver. So, I need a DW expert now!
See below:
I have built a dynamic site with a login .php page. I have uploaded the MySQL database through MyAdminPhp to my server.
Question is: How do I link my database for user authentication to my login page? When i try it on WAMP (localhost) it works fine, but will not work through the server side. I'm assuming this is because when I setup the script, it asks me where the database is, and I can find it locally, so I think the link is broken to my server side because it doesnt know where/what database to search for? My host does not allow server side remote testing so i cant go that route. So, how do i tell my server behavior of my login page to go to the right place?
Thanks..
|