├── README.md ├── index.php └── user.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yousufnoor5/php-basic-routing/HEAD/README.md -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yousufnoor5/php-basic-routing/HEAD/index.php -------------------------------------------------------------------------------- /user.php: -------------------------------------------------------------------------------- 1 |
2 | 3 | --------------------------------------------------------------------------------