I have two php files: file1.php and file2.php. I use sessions. file1.php has a form and I want to send the data in the form to file2.php.
The code for the file1.php is: