limakid2023
Joined: 06 Aug 2023 Posts: 1
|
Posted: Mon Aug 07, 2023 12:27 am Post subject: Customizing the form |
|
|
Hi. I have some concerns:
1. Should I add manually the sanitation scripts (htmlentities, strip_tags, real_escape_string, etc.) to avoid the malicious code, like sql injections? Or is it not necessary because the captcha already solves everything?
2. Can I manipulate the calendar? I need 2 calendars for hotel reservation, so I can set the FROM and TO dates, so the TO calendar date can not be previous to the FROM calendar. Can I add javascript con customize this?
3. Is it possible to implement Google reCaptcha v.3 instead of the default captcha?
Thanks a lot. |
|