I\'m working on a page in PHP 5.3.5, and it seems that $_POST doesn\'t contain the data submitted from my form.
$_POST
This is the HTML file :
Here it worked, but in PHP 5.3.1. Try this:
form your data OK form Welcome =$txtname; ?>! You are =$txtage; ?> years old.
Welcome =$txtname; ?>! You are =$txtage; ?> years old.