Pario TechnoBlob
About
Posts
Tag: array
Print PHP array content
echo "<pre> print_r($_POST); print_r($_GET); print_r($_REQUEST); </pre>"; ?>