Schnurber / MyForum

Example project in object oriented php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Myforum

This is an example code for prospective web specialists.

It should clarify the following:

  • Building PHP projects and frameworks

  • MVC

  • With template system

  • OOP WITH PHP 8

  • Sessions

  • Database query

  • Display of lists

  • CRUD

  • URL rewriting

See video tutorial (in German): Youtube Tutorial

Works with Bootstrap V.4

About

Example project in object oriented php


Languages

Language:PHP 99.2%Language:CSS 0.8%