Page 1 of 1

$_POST not recognised in 1.7.2

PostPosted: 24. October 2009 05:36
by zeus911
Having upgraded from Xammp 1.7.0 to the latest version I find that although PHP is working and a simple

<?php echo "hello world" ; ?> works fine ..

<?php echo $_POST['enquiry']?> doesn't ..

a friend has exactly the same problem with $_POST so I guess it's a configuration issue.

Ideas please?