-
Notifications
You must be signed in to change notification settings - Fork 817
Open
Description
Hi. I'm testing the modular-admin to create accounts in a MyQSL database.
I stopped php dev 4 or 5 years ago and might miss something with PHP8/mysql8 updates.
When I try to edit the
http://localhost/adverstamp/signup.html
At these lines
|
I cannot pass the $POSTS to the action_page.php script. the action_page.php is not even loaded
When I remove id="signup-form" it works.
I plan to use action_page.php to collecte the $POSTS and put the records into the database.
I'm probably missing something. Do I haver to unlock something or activate a kind of "everything is properly filled please locad the action_page.php" somewhere. Where do I have to look ? js? php axtra code ?
Metadata
Metadata
Assignees
Labels
No labels