05-14-2008, 02:04 AM
|
#4 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Village Idiot
Disclaimer: If language offends you, walk away now.
First off, I have never seen a way that PHP can produce "fucking bullshit", I didn't even know bullshit could fuck. I also find it ironic that instead of ID you use Fid, hmmmm.
I am not fucking sure about your fucking question, I would have to see the fucking code before I could make a fucking decision.
|
lol, i even missed a few words, cause language is soooo hard. xD anyway, fid is the forum id, and i have the post table have 'forumid' for it to direct the forum ids to fid but, it just repeats the same forum names over... yeah..
by the way, heres your fucking code, fucking fucking fuck :P
Code:
SELECT forums.fid,forums.name,forums.desc,posts.pid,posts.forumid
FROM forums,posts
Group By forums.fid
I classify it as noobish code, cause I'm not trying to make anything professional. :P
__________________
VillageIdiot can have my babbies ;d
|
|
|
|