php-general | 2001122

[PHP] now who can help me about cach my query every certain time:( From: Alawi (alawi <email protected>)
Date: 12/16/01

now who can help me about cach my query every certain time:(
I mean the first user requst the page and php will run query for this first time

after that I want other user to have the result that the first user have it !!

untill the ten minutes end I want the query to run again

this advantge is available in asp and JSP & ColdFusion but not available in PHP why ?