0% found this document useful (0 votes)
44 views1 page

PHP and MySql Activity

The document describes creating a PHP and MySQL activity involving creating a database called "db_lastname" with a table called "members", and creating a login form PHP file called "main_login.php".

Uploaded by

Erwin Acedillo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

PHP and MySql Activity

The document describes creating a PHP and MySQL activity involving creating a database called "db_lastname" with a table called "members", and creating a login form PHP file called "main_login.php".

Uploaded by

Erwin Acedillo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

PHP and MySql Activity

1. Create database "db_lastname" and create table "members".

2. Create is "main_login.php" which is a login form.main_login.php

You might also like