Get your own customer support community
 

Escaping quotes, but not escaping %

A message like

"100%" gets sent to my custom PHP file as:

\"100%\"

This works well when injecting the string directly into a printf() statement except that the % is not double-escaped...
 
sad I’m confused

Follow this discussion to get notifications on your dashboard.


User_default_medium