hi... how to access the posted data in file.php?? i tried like this <?php $name=$_POST["name"]; echo $name; ?> but no luck...
Separate names with a comma.