Jquery escaping characters ajax, convert back PHP -


the data being sent via ajax escaping characters, how convert characters normal html in php.

this example of ajax response of html table sent , echoed.

<td width=\"5%\" style=\"border-right:2px dashed #95989a\">�</td> 

what php function use revert html table original characters?

the php function stripcslashes allows this.

have @ the documentation here


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -