Skip to content

pinceladasdaweb/Ajax-PHP-MySQL-Newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ajax PHP MySQL Newsletter

A simple newsletter sign-up form using Ajax, PHP and MySQL.

How to use

  • Run create_table.sql file to create the structure of the database.
  • Open Database.php class file and fill the variables with data from your database.
  • Enjoy.

Contributing

Check CONTRIBUTING.md for more information.