ID:               46248
 Updated by:       [EMAIL PROTECTED]
 Reported By:      s_khreiss at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: windows XP
 PHP Version:      5.2.6
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2008-10-07 13:20:06] s_khreiss at hotmail dot com

Description:
------------
hi,
in my php file, i'am calling a file to count the hits (number of
visitor) but it doesn't work properly because of the cache. because the
page is not cached for a long time so the value of the variable will be
lost.

and please tell me when and why we use these 2 statements:

header("Cache-control: private");
ob_start("ob_gzhandler");

thanks a lot for your support



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=46248&edit=1

Reply via email to