Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 514 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 514 Bytes

SimpleTextEditor

very basic PHP text editor

Image of sample1

Simple_Craigslist PHP website

using MVA design pattern

A site that allows users to post and list items.

To run this website, make sure modify database setting on src/configs/Config.php

and then run command line at the that folder "php CreateDB.php" to initiate the database.

Image of sample1