Search code examples
\\n appears as \n in an input tags -- using htmlspecialchars() on user input...


phpinputheredochtmlspecialchars

Read More
Is it good to use htmlspecialchars() before Inserting into MySQL?...


phpmysqlsqlpdohtmlspecialchars

Read More
Is htmlspecialchars necessary here?...


phphtmlspecialchars

Read More
A issue with htmlspecialchars() and mysql_query()...


phpmysqlhtmlspecialchars

Read More
Problems with str_split...


phphtmlspecialchars

Read More
PHP revert html special characters in txt file...


phpreplacehtml-entitieshtmlspecialchars

Read More
Detecting and preventing XSS, but allowing the html formatting...


phpxsshtmlspecialcharshtmlpurifier

Read More
htmlspecialchars not rendering correctly in browser...


phphtmlhtmlspecialchars

Read More
PHP_SELF with htmlspecialchars Strange behaviour...


phphtmlspecialchars

Read More
Notice: Use of undefined constant ENT_HTML5 - assumed 'ENT_HTML5'...


phphtmlspecialchars

Read More
htmlspecialchars() x htmlentities()...


phphtmlhtmlspecialchars

Read More
html special symbols is displayed as characters...


javascripthtmlhtmlspecialchars

Read More
PHP: htmlspecialchars() and non-English languages...


phphtmlspecialchars

Read More
Special characters in Solr Query...


phpsolrhtmlspecialchars

Read More
php simplexml_load_file with htmlspecialchars...


phpxmlxml-parsingsimplexmlhtmlspecialchars

Read More
More efficient way to run trim and htmlspecialchars in php?...


phphtmlspecialcharsarray-map

Read More
utf-8 in htmlspecialchars() function...


phpencodingutf-8htmlspecialchars

Read More
PHP: Wrap links from string between <a> </a> tags...


phpurlhyperlinkstr-replacehtmlspecialchars

Read More
Protecting against XSS when displayed using Ajax...


javascriptjqueryajaxxsshtmlspecialchars

Read More
Which charset considering functions changed from PHP5.2 to PHP5.4...


phpcharacter-encodinghtmlspecialchars

Read More
What do the ENT_HTML5, ENT_HTML401, ... modifiers on html_entity_decode do?...


phphtmlhtml-entitieshtmlspecialchars

Read More
Does jQuery encode special characters when using val('any text') on a Texfield, Textarea?...


jquerytextareatextfieldencodehtmlspecialchars

Read More
cast simplexmlelement to string to get inner content but keep htmlspecialchars escaped...


phpxmlsimplexmlhtmlspecialcharsobject-to-string

Read More
Decoding full text with PHP...


phphtml-entitieshtmlspecialchars

Read More
Converting wacky chars to UTF-8 code reference...


phputf-8html-entitieshtmlspecialcharsutf8-decode

Read More
Delete special char \...


phpstringspecial-charactershtmlspecialchars

Read More
Html special characters not being shown in browser despite UTF-8 meta tag applied to html file...


htmlmeta-tagshtmlspecialchars

Read More
Replace % with - in url PHP...


phpurlurl-rewritinghtmlspecialcharsmagic-quotes-gpc

Read More
dealing with htmlescape/htmlspecialchars...


xsshtmlspecialchars

Read More
Is using htmlspecialchars() sufficient in all situations?...


phpsecurityhtmlspecialchars

Read More
BackNext