Skip to content

waseem-mansha-gondal/CustomMVCCommentSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomMVCCommentSystem

Comment Blog Post Example

Sofware Required : Apache2,PHP5,MySQL5

How to Run:

# Unzip the code to you server web root directory
# Create new MySQL database using sql dump file inside sql(directory)
# Change the DB config in config/Config.php
# Run the application using web browser. 

Features:

Implemented using OOP,MVC,Ajax,Javascript,HTML,CSS
Add, List, View and Delete posts. 
Comment on any specific post
Comments will load asynchronous without loading the pages. 
Load more button will load 2 more comments. 
href link will be linked to new pages. 

About

Comment Blog Post Example with PHP Custom MVC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published