I need a page that when I load it check the link typed for example: www.test.com/myphp.php=10 if given number it redirects to another page, for example: found www.test. com / myphp.php = 10 redirects to www.test.com/news/10.php. How can I do this and what technology should I use?