Hi...!! I am beginner of PHP. I want to make registration page which displays user name after the successful registration. I have made three files : register.html ==> to make form and enter the data which redirects to another file called submit.php submit.php ==> to enter the values to the database and redirects to the home.php home.php ==> This must display " Welcome registering user name !" message. how to retrieve the name in the last file ??
V
Vinod Chandak
@Vinod Chandak