Posts by Magicx • 1 point
1 post
-
-1
votes3
answers26
viewsQ: Insert data into MYSQL database by PHP with more than 1 screen
I have my index.php and can insert data in the database using html form, but I need several screens for this form or 3 screens, index.php, tela2.php and tela3.php how do I make only 1 insertion…