I am creating a videos page, and i need to display a video on the page, but i dont want to put the actual URL to the video. I want something like:

mysite/video.php?14323

and it will somehow rewrite the url in video.php to show the video... any thoughts on how to do this?