|
Posted by just_me on 01/29/07 14:11
Hello,
I'd like to ask if anyone knows the format /category/13/ where
probably 13 is the ID if it's actually a
directory/file and a script automatically created it when someone
updated his site or they just use
a regex method to extract the number (which means /13/ is virtual), in
our case '13' and then try "select 'bla bla' from table where id='13'
"
which is the same as "$id = $_GET['id'];" with the second type of
formating.
Can I found this, if it is already scripted instead of writing it on
my own?
Any links? Is it hosted in any framework?
thanks a lot
Navigation:
[Reply to this message]
|