Name: Anonymous 2011-09-22 7:56
I'm making a 4chan replica script based of a moderately modified version of tinybb and I'm having a little trouble finding out how page requests work around here.
Say you wanna get to page 2 og /b/, the @ the end of the url you'd just type in "/g/2" right?
Problem is, I'm not sure how 4chans script uses that arg, say you appended "/" to the url as so "/g/2/" it doesn't work, so that tells me this is not a directory right?
How the fuck do I pick this up in my php script so I can know what page to deliver?
You can see it here http://autoitunderground(.)tk/chan/b/
Say you wanna get to page 2 og /b/, the @ the end of the url you'd just type in "/g/2" right?
Problem is, I'm not sure how 4chans script uses that arg, say you appended "/" to the url as so "/g/2/" it doesn't work, so that tells me this is not a directory right?
How the fuck do I pick this up in my php script so I can know what page to deliver?
You can see it here http://autoitunderground(.)tk/chan/b/