On Wed, Dec 1, 2010 at 09:50, Bundhoo M Nadim <nadim@xxxxxxxxxxxxxxxx> wrote: > > If I just put only this piece of code: > > <?php > var_dump($_POST); > ?> > > i get nothing. But the above codes is successfully redirecting me to > page.php with a properly constructed query string -> which means that $_POST > was never empty. So why var_dump($_POST) is returning just array(0) { } ??? Are you actually posting data to it? -- </Daniel P. Brown> Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting (866-) 725-4321 http://www.parasane.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php