Where does the registration submit to?
-
I mean what file the register.php submit to?
`form action=”” name=”signup_form” id=”signup_form” class=”standard-form” method=”post” enctype=”multipart/form-data`
form action=””
notice the form action=””… where is the file?
I need to edit the the file that insert the registration data to db.
The name field is driving me crazy, even thou I have hidden the field on the registration page, someone still managed to register with the name field input.
This is important someone please tell me thanks!
- The topic ‘Where does the registration submit to?’ is closed to new replies.