IHYPRESS PROGRAMMING
PHP programs with code and output for beginners
HOME
|
ASP
|
C
|
CSS
|
GNUPLOT
|
HTML
|
JAVASCRIPT
|
PERL
|
PHP
|
PYTHON
|
RUBY
|
SVG
PHP
❯ List of Cookies
<05>
<?php echo "<h4>List of cookies from ihypress.de:</h4>"; foreach ($_COOKIE as $key=>$val) { echo $key.' ▷ '.$val."<br>\n"; } ?>
List of cookies from ihypress.de:
COPYRIGHT © 2015-2024 IHY PRESS Frankfurt am Main 60329 Deutschland