Submitted by Anonymous (not verified) on Tue, 2004-11-30 10:55.
So not only do they not understand that you can fetch multiple columns from a database at one time...they choose to loop across each result set and store the first column of the final row. Perhaps he needs to learn LIMIT and ORDER BY. The include/require nonsense just fails all logic.
So not only do they not under