Re: jQuery Ajax request to update a PHP variable

From: Dave Caroline <dave.thearchivist_at_nyob>
Date: Tue, 6 Dec 2011 18:21:56 +0000
To: CODE4LIB_at_LISTSERV.ND.EDU
I dont understand the thinking and waste of time scanning entire csv
files where a database table with good indexing can be a lot faster
and use less server memory.

Do the work once up front when the data becomes available not on every
page draw.

I subscribe to the read/send and mangle as little as possible(server
and client) on a web page view

Dave Caroline
Received on Tue Dec 06 2011 - 13:23:25 EST