I have this registration form and I want to add auto replay after user fill the fields and press send. can someone help me with this issue? thanks a lot!
This is the code:
[code]
[/code]
I have this registration form and I want to add auto replay after user fill the fields and press send. can someone help me with this issue? thanks a lot!
This is the code:
[code]
You are showing the form, but not the php. The most basic mail function is mail(). So, what have you tried as far as the php side of things?