/WebPageTemplate

Template for future websites using php and js.

Primary LanguagePHP

WebPageTemplate

Create Tables

run tables.sql inside SQL directory.

shell> mysql < SQL/tables.sql
or 
mysql> source file_name
mysql> \. file_name

notice might need to change .sql to nothing

Change Data

Directory: php
  • nav.php
  • user_nav.php
  • >need to change $root to name of directory
    Directory: php
  • connect.php
  • >need to change login data for mysql
    Directory: php
  • nav.php
  • user_nav.php
  • inside main directoy index.php as well
  • >need to change $webpage_name to name of website

    constructed with the use of liveMD

    resources for md resource