Forum Moderators: coopster

Message Too Old, No Replies

Client Section

         

wfernley

2:39 am on Dec 19, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello.

Currently I am working on having a client section for my site. I have fooled around with Dreamweaver and I have setup a login page that users can login to go to a main page.

On that main page I want to have a bunch of dynamic fields that will pull the users information from the database depending on what their username and password was on the login page.

I will need to design this in Dreamweaver and I was curious if anyone knows of any free tutorial sites on getting that setup.

Thanks. :)

Wes

jatar_k

6:59 pm on Dec 19, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



If you are planning on using MySQL this might help

Basics of extracting data from MySQL [webmasterworld.com]

If you are looking at logins, this might be of interest
User password security [webmasterworld.com]

that might get you going. As far as using DW to do it, can't help there. DW writing my php gives me that eeewwwww feeling. ;)

www.php.net will give you more than you ever need.