Quote:
Originally posted by FireFly
Very nice. 
Although, I think you should use LENGTH() directly in MySQL as I think it will be faster than catching the data for PHP. And, you should also do this query in showthread.php, in that huge query that gets all the info. That way you don't need to add another query for every attachment you have in the thread. Good job nonetheless!
|
so for every attachment, its adding a query, right?
Do you have a little time to do the coding you explained? If not, its cool...
(Thanks again Zzed)