0
Answer

How to create a PHP router which provide route from DB.

Shivam Shukla

Shivam Shukla

9y
738
1
I need to create a router page router.php which will be routing all request to my domain.
also I am new to PHP, so I want to know if this will be affecting the CSS,JS files.
Note kindly tell me what will be the role of .htaccess. in this will this route all the request or we can filter the request to be routed.