Skip to content

PHP based, MongoDB/Cassandra as database, a forum with basic operations such as publish/modify/delete a post, modify the tag, publish/delete a comment, etc.

Notifications You must be signed in to change notification settings

musiwei/simpleForum_php_MongoDB_Cassandra_MVC

Repository files navigation

Source code for Model View Controller Tutorial in PHP: http://php-html.net/tutorials/model-view-controller-in-php/

author
{ "_id" : ObjectId("508b8a65a625a2b07e000007"), "name" : "caleng", "email" : "admin@admin.com", "post address" : "1 Stanley st, Burwood, NSW 2134", "phone" : "0
450111111" }

tag 
{ "_id" : ObjectId("508b8a65a625a2b07e00000b"), "name" : "happy" }

About

PHP based, MongoDB/Cassandra as database, a forum with basic operations such as publish/modify/delete a post, modify the tag, publish/delete a comment, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published