saving input of php form and restore
Posted: Mon Feb 23, 2015 8:12 am
Hello am new to php
have two forms main.php and another is submain.php
in main.php input fields are different that of submain.php
enters all fields of main.php
calls submain.php in submit button of main.php
do something in submain.php and after click to backtomain i comes back to main.php
but I founds whatever I entered earlier becomes blank
how can I solve this problem
have two forms main.php and another is submain.php
in main.php input fields are different that of submain.php
enters all fields of main.php
calls submain.php in submit button of main.php
do something in submain.php and after click to backtomain i comes back to main.php
but I founds whatever I entered earlier becomes blank
how can I solve this problem