Skip to content

rickybulalakaw/phpprocedural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpprocedural

This repository contains files for demonstration on building a web app using Procedural PHP.

The app assumes there is an existing mysql, PHP and web server such as Apache2 or NGINX.

The SQL file is in config folder. You will need to import this in your MySQL database for the app to work. Make sure to designate yourself as Admin in the users table by changing the usertype as "Admin" so that you can activate other users, particularly those that have validated their link. For the exercise, you can just edit the function.

Make sure to the name of the database in your config/db.php file is the same as the name of your database in MySQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published