On Thu, Jul 29, 2010 at 8:36 PM, Aryeh Gregor <[email protected]> wrote: > On Thu, Jul 29, 2010 at 1:15 PM, Bryan Tong Minh > <[email protected]> wrote: >> I have been working on getting asynchronous upload from url to work >> properly[1]. A problem that I encountered was that I need to store >> data across requests. Normally I would use $_SESSION, but this data >> should also be available to job runners, and $_SESSION isn't. > > Isn't this what the job table is for? > I need the job to store its result somewhere.
Bryan _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
