User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
playground:playground [2014/10/14 08:35] lovyplayground:playground [2014/10/14 08:52] (current) lovy
Line 21: Line 21:
 <PHP> <PHP>
 printf("<br>Hello<hr>"); printf("<br>Hello<hr>");
-foreach($_SESSION[DOKU_COOKIE] as $akk =$akv{ + 
-   printf("<br>Cookie %s is %s",$akk,$akv); +print '<pre>' . htmlspecialchars(print_r(get_defined_vars(), true)) . '</pre>'; 
-}+print '<pre>' . htmlspecialchars(print_r($_SERVERtrue)) . '</pre>'
 printf("<br>The end<hr>"); printf("<br>The end<hr>");
  
-unset($_SESSION[DOKU_COOKIE]['plugin_wikicalendar_month']); 
-unset($_SESSION[DOKU_COOKIE]['plugin_wikicalendar_year']); 
 </PHP> </PHP>
  
playground/playground.1413268522.txt.gz · Last modified: by lovy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki