bramus / router

A lightweight and simple object oriented PHP Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to render php page?

ejamshidiasl opened this issue · comments

Hello
i want to render php page. is it possible? how?

Just
include 'page.php';

twig