Ask a Question related to Dreamweaver AppDev, Design and Development.
-
mv_1 #1
login and update personal data with PHP
I have created a loginpage and want to let the user change/update his own data.
Is there a template for that? I use MySql and php. Login works fine. I want to
make a page that shows all record data for the user that made the login and
make it possible for him to change the data in the record. pease help.
mv_1 Guest
-
Contribute screwing up FTP login data?
Hi, Since quite recent I have a curious problem with an FTP account of one of my clients. For no apparent reason at all teh login data for the... -
login to personal profile help me
Hi I am creating a system for my disseratation where a user logs in to a system using dreamweaver i have done this using server behaviour>user... -
never submit true personal data to trueloves.com
matt parker alias evan lindt herzog@yahoo.com matt parker alias alias eric van lunsen@yahoo.com matt parker alias tanya_dchenka@yahoo.com stay away... -
HttpWebRequest and posting login data
Dear ASP.NET Programmers, How can I post data to an ASP.NET login page and pass authentication? The login page uses forms authentication, users... -
Personal data in files
I run XP Home ed. I also bank online. I found one file that the bank put in a directory on my HD. I opened it with Wordpad and although I... -
gareth #2
Re: login and update personal data with PHP
When the user logs in place their username in a session variable.
Create a page with a form where the user can edit their data. Place a
recordset on the page which pulls the users information from the database
using the username stored in the session variable, and use the fields from
the recordset to populate the form. Use the update server behavior when the
user submits the form to update the information in the database, again using
the username stored in the session to make sure the correct record is
updated.
--
Gareth - TMM Dreamweaver
[url]http://www.dreamweavermxsupport.com/[/url]
[url]http://www.garethdp.com/[/url]
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
[url]http://www.phploginsuite.co.uk/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
Co-Author: Practical Intranet Development - Apress
Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
Co-Author: Dreamweaver MX: PHP Web Development - Wrox
gareth Guest
-
mv_1 #3
Re: login and update personal data with PHP and MySql
Thanks for your help but I still cant make it work.
I cant find tutorial in the dreamweaver help for php and session variable.
could you recommend a good book I could buy, so that I could learn how to use
dreamweaver, php and databases. Remember I am novice.
mv_1 Guest



Reply With Quote

