08-06-2014, 10:12 AM
(08-06-2014, 03:38 AM)Paul H. Wrote: [ -> ]* Paul H. is writing a CMS for his University's computer science club
* Paul H. says it's structure is very MyBB-like
* Paul H. says it has a global.php, config.php, and even uses the MyBB MySQLI database engine
* Paul H. says the db engine is way overkill for the project, but he is just used to working with it and doesn't want to grape around with other things
* JordanMussi says you should have tried using a framework (e.g. Laravel)...
* JordanMussi says the db engine is very similar to that of MyBB and takes little getting used to.