Hi,
how can I avoid that input like <script>....</script> is saved into the database and the site being hacked this way?
Usually, I'd convert all inputs using php htmlspecialchars so that displaying the db entry above won't execute a script, etc...
On top, it looks like that the custom validation option is no longer present in V5.
Do you recommend to use an event switcher instead and convert the inputs via php?
Other methods/options build into chronoforms5?
Thanks
how can I avoid that input like <script>....</script> is saved into the database and the site being hacked this way?
Usually, I'd convert all inputs using php htmlspecialchars so that displaying the db entry above won't execute a script, etc...
On top, it looks like that the custom validation option is no longer present in V5.
Do you recommend to use an event switcher instead and convert the inputs via php?
Other methods/options build into chronoforms5?
Thanks