Markpyro
02-03-2006, 12:05 PM
Many forum scripts have this feature, where there is one file that calls all the threads on the forum, showthread.php, but uses a function at the end such as "?t=12345" to show the thread you want. I want to duplicate this feature, but im not sure how it works. Does anyone have any sample script I could look at?
Thanks,
MP
edit: for example,
a link like "http://pyrom.net/phptest.php?f=4"
and I want to echo $f. What would the script look like?
Thanks,
MP
edit: for example,
a link like "http://pyrom.net/phptest.php?f=4"
and I want to echo $f. What would the script look like?