Params in the script r.php are not filtered.
For example:
http://vcoderz.com/r.php?p=nnn
http://vcoderz.com/r.php?p=dl_up&id=111833
So anyone can know paths and that you use MySQL database. It isn't good, so you should fix it.Also, I suggest you to use mod_rewrite.