Showing 10 of 1,280 results.

Example Use | Laravel 5: Encoding HTML With the "e" Helper Function

Let's assume that a malicious user was posting on a forum and set the subject of their post to this: 1 < script > alert ( " hello everyone " ) ; < / script > If the forum software did not sanitize user output, perfectly valid JavaScript code would...

Filter Search