Shivam Shukla

Shivam Shukla

  • NA
  • 684
  • 6.1k

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

Jun 30 2015 8:01 AM
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.