Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-login-table

  1. Create a form which will contain Fields like Name, Email, Phone Number and Address.

  2. Validate form data using JavaScript. Validation needs to pass is given below: 2.1. First character of name must start with capital letter. 2.2. First three characters of phone number must be +88 2.3. Email must contain @ 2.4. Last three characters of email number must be com 2.5. Use REGEX format

  3. After validation save those data into Database (Mssql, MySql preferred) or feel free to use any of your choice.

  4. Create another page where you have fetch all data from the database in a arranged manner (ex: table, grid, list) also add delete option to delete a single data from the list.

NB: Use Bootstrap for styling the pages and navigation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages