PHP with HTML Variables
Posted: Thu Aug 07, 2003 12:17 pm
I have a form managed with PHP. While I'm in PHP, how do i get access to my HTML variables ?
For example, in the form, users enter their info. When the submit, i control the rest with PHP(in a PHP file). But I need to print their info(they are in the html file)!
How do i do that ?
For example, in the form, users enter their info. When the submit, i control the rest with PHP(in a PHP file). But I need to print their info(they are in the html file)!
How do i do that ?