Introduction to MySQL and PHP

 

 

Tuesday

Thursday

MySQL and PHP

 

Mailing List Project (Example - only available on campus)

 

 

Create Table for Mailing List

 

 Create secure login for sending to mailing list.

Create authentication db

 

Code for Manage.php

In the database connection code, change the user name to your own (password also). The database name itself should be changed as well.

 

 

 

Code for Sendmymail.php

As above, replace all username, password, and database connections to reflect your own.