Sunday, November 14, 2010

Print POST Array with PHP

Print POST Array with PHP
It was difficult to detect our post field without using this manner.

i feel easy to detect any error in PHP POST Array

echo '<pre>';
print_r($_POST);
echo '</pre>';


and the result

No comments:

Post a Comment

My Blog List

Pages