Can valid PHP be written and executed in non-ascii character encodings?
I found a jpeg image on a server that contained the string <?php. The server also hosts an application written in PHP. The contents of the image that come after the string <?php are non-ascii.
I’m unable to find anythi… Continue reading Can valid PHP be written and executed in non-ascii character encodings?