|
Posted by steve on 09/26/95 11:30
"" wrote:
> Hey there,
> I have a question. Is it possible to to construct
> something through
> a combination of php and javascript that (when a browser
> window is
> closed) would drop temp tables that are used? I've tried to
> use an
> override of the SESSION functions, but that isn't working in
> the way I
> would like it to. I go into mysql and can see that the temp
> tables that
> were created for the user are still in the database. Also, I
> would have
> liked to have used mysql's temp tables, but those tables don't
> seem to
> be maintained across different pages in one session. When a
> user goes
> from one page to another, those temp tables are gone. Any
> suggestions?
>
> -Jay
> (patel at cs dot utk dot edu)
Your particular need can also be addressed by caching data, which
expires after a set period of time. Look into cache lite. Easy to
use and setup.
--
Posted using the http://www.dbforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbforumz.com/DROP-TEMP-TABLES-ftopict263550.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbforumz.com/eform.php?p=909026
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Navigation:
[Reply to this message]
|