Skip to content

sane8s/basicapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basicapp

Basic bare bones framework to get you started on a web application using php and mysql.

Getting Started (under development)

Below are some basic steps to get your basic app up and running:

  1. Donwload basicapp files
  2. Copy to web directory on your web server or environment
  3. In mysql, create database basic
  4. Import basic.sql to basic (code coming soon)
  5. Test database connection, domainname/test.php
  6. In browser go to domainname

About

Basic bare bones directory to get you started on a web application using php and mysql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published