Welcome Guest, Not a member yet? Register   Sign In
Edit value on db with ' or "
#3

This is not the right html code for a textarea. What you should do is this:
PHP Code:
<textarea name="descrizione_problema" id="id_class_descrizione_problema" class="form-control" rows="12" maxlength="65535">
<?= 
$val;?>
</textarea> 
Reply


Messages In This Thread
Edit value on db with ' or " - by pippuccio76 - 08-04-2019, 01:48 AM
RE: Edit value on db with ' or &quot; - by Wouter60 - 08-04-2019, 04:03 AM
RE: Edit value on db with ' or " - by includebeer - 08-05-2019, 07:23 AM
RE: Edit value on db with ' or " - by InsiteFX - 08-05-2019, 07:56 AM
RE: Edit value on db with ' or " - by includebeer - 08-05-2019, 04:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB