php forum script help
Moderator: General Moderators
php forum script help
Ive been trying to figure this out for a while, its driving me insane.
Ok, im making a forum script, and want to know how, like on this forum, you can make it so theres a table of links to every thread. how do you do that? i cant explain it really good, sry, so if theres a tutorial on this, or you guys can tell me what functions 2 use that would be greeeat.
Ok, im making a forum script, and want to know how, like on this forum, you can make it so theres a table of links to every thread. how do you do that? i cant explain it really good, sry, so if theres a tutorial on this, or you guys can tell me what functions 2 use that would be greeeat.
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
All the links are stored in a database with a unique ID, I assume that the code used just pulls all of these out and makes them into a link using their unique ID as part of the links' query string. Like so:
http://www.devnetwork.net/forums/viewtopic.php?t=2310
where 't' is the topic ID.
Mac
http://www.devnetwork.net/forums/viewtopic.php?t=2310
where 't' is the topic ID.
Mac
-
DynamiteHost
- Forum Commoner
- Posts: 69
- Joined: Sat Aug 10, 2002 5:33 pm
http://www.thescripts.com/serversidescr ... page0.html
You should be able to find something there, I'm writing my own forums script at the moment, and that place is good for reference
You should be able to find something there, I'm writing my own forums script at the moment, and that place is good for reference
THANK YOU
BIG smiley lol
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
:)
i just wanted to say one thang: if its 4:00 am and you cant seen 2 concentrate on php, heres your aid: http://www.thinkgeek.com/stuff/caffeine/