-
Notifications
You must be signed in to change notification settings - Fork 1
skanel/simple-blog-with-oop-php-mysql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to Setup the blog ===================== 1.Create you database with two tables (posts, comments) and then import the sample data: -for post sample data import from ( projectfolder\sqlscript\posts.sql ) -for post sample data import from ( projectfolder\sqlscript\comments.sql ) 2.Change the connection string in ( projectfolder\core\Config.php ) 3.Visit the site blog and enjoy.
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published