If I escape data with addcslashes($input,chr(0x00) . chr(0x0d) . chr(0x0a) . chr(0x1a) . chr(0x5c) . chr(0x27) . chr(0x22));
This question's answers are a community effort. Edit existing answers to improve this post. It is not currently accepting new answers or interactions.