View Single Post
Old 11-03-2007, 01:46 PM   #7 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

PHP Code:
`categories_list
Is that supposed to be the table where the data is?
Cause what if you have several tables? :S

getUsernameByWarnings(5)

Ofcourse I could store the warnings in a column in the username table, but what if I don't(the warnings was just an example, I'm sure you get the point)??

How would I then be able to search the right table, by using this function?
Tanax is offline  
Reply With Quote