msgbartop
A cronological documentation test project, nothing serious, really!
msgbarbottom

26 Jan 07 Print PHP array content

Posted by

echo "<pre>
print_r($_POST);
print_r($_GET);
print_r($_REQUEST);
</pre>";
?>

Tags: ,

Leave a Comment

You must be logged in to post a comment.