Menu

[solved]-Going Follow Listing172 Chapter 17 Use Database Login Users 1 Create Table Called Authoriz Q39090707

We are going to follow listing17.2 in chapter 17 to use adatabase to login users. 1. Create a table called authorized_usersin your own database. You may modify createauthdb.sql (on page 397,or copy from my directory) to setup the table automatically.(Remember from the previous labs labs? Use command “source”) 2. Getthe password protected version- secretdb.php from chapter 17 towork by using the newly created authorized_users table. You maycopy the php and sql files from my directory here:~etest/public_html/ Chapter17 3. Make sure your password isencrypted with sha1. Submit a link to your working page toblackboard lab9 for grading. I should be able to click on (or copyand paste the link to a browser) and open your page. Please supplya username and password for your instructor to login. You also needto submit your php code as a text file for full point. I don’t needyour database

I Didn’t Mean to Post this Question. Sorry

Expert Answer


Answer to We are going to follow listing17.2 in chapter 17 to use a database to login users. 1. Create a table called authorized_u… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *