Nb : Showing the cookies' information openwidely is
unsecure !
If you surfing reserved site areas
in other people presence whom you do not want show your data.
These informations are made here partially visible to help you during your projecting stages, by using this site as a guideline to make your own, however your password has been
HIDDEN in these pages, so there is no risk.
When you finished your project do not set in your final public pages the following JavaScript that returns in
html the cookies' values :
<script>document.write(document.cookie)>/script>
Feel at easy by leaving cookies' informations visible in this installation and leave them as they are :-)
Additionally provide your pages of the following code that will ensure NO CACHE STORAGE of your reserved pages' areas :
<?
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0",false);
header("Pragma: no-cache");
?> |
Finally be advised that all cookies set in these site are TEMPORARY and they will be automatically deleted by closing ALL surfed pages'session ...
i.e. : If you paste an URL from a cookied page to another in a new browser-session ...you will have to
Login again.