خرید بک لینک
I am using the code below to filter out newlines and carriage returns in email form submissions.
If I test the filter by adding say.. some textr to the form field and submit the form, the actual email still includes
the text some textr
Is this normal (secure) or should the newline characters be removed?

PHP Code:

$message $_POST['address1'] = preg_replace('/s*[rn]+/'''$_POST['address1']); 

برچسب: نویسنده: آیلین رضوانی تاريخ: سه شنبه 13 تير 1396 ساعت: 22:18

صفحه بندی