print out all cookies with php function

print out all cookies with php function

print_r($_COOKIE);

print out all $_POST values:

print_r($_POST);

Leave a Reply

Your email address will not be published. Required fields are marked *