PHP Tutorial : PHP $_POST array

Hello folks,

BTW Happy Easter,my traffic this weekend decreased dramatically because of the hollidays, I hope you enjoy it.

I want to clarify something that I might missed to say about php $_POST : this $_POST is an php array, if you want to see yourself, make recursive print with print_r() function. For example if you have a form, you can get all values in one time with this php $_POST array by typing

<?php
print_r($_POST);
?>
This entry was posted in Basic PHP and tagged , , . Bookmark the permalink.

One Response to PHP Tutorial : PHP $_POST array

  1. prienedip says:

    i love this site :)

    vytjxtymgjyhfdbkjcmbynthtcyjlje;fcf

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>