Skip to content

Example

Gimanh edited this page Jul 29, 2019 · 6 revisions

Simple example

Branch with example - https://github.com/Gimanh/ZXC_PHP/tree/examples


Example structure

config folder - here is all config files for server side scripts
server folder - include framework sources and application sources
web folder - include only index.php and web-server config for rewrite all requests to index.php

Clone this wiki locally