Echo an $_POST in PHP

Posted by Victor on Stack Overflow See other posts from Stack Overflow or by Victor
Published on 2010-06-08T23:44:48Z Indexed on 2010/06/08 23:52 UTC
Read the original article Hit count: 310

Filed under:
|

Hi!

How can I print an $_POST ?

Example: echo $_POST['data'];

This returns nothing...

© Stack Overflow or respective owner

Related posts about php

Related posts about http-post