Get Username in registration form
-
Hi! I need to get the username when an user registers in order to do some stuff in php, but as I see in the inspector, the action attributte of the registration form has no value!
Where can I find the script where I can specify the PHP script to which the form data will be sent in the action attributte of the form, and how I can do it?
Here are the screenshots:
https://drive.google.com/open?id=10rV_DvfQgk4cwqYZ-LeuVmfWWhJJnCqz
The script?
https://drive.google.com/open?id=1Lcb5JtnjasrLpV0zv_WZG5UcFqf9WrgrThank you!
David.
- The topic ‘Get Username in registration form’ is closed to new replies.