Created
August 7, 2023 20:53
-
-
Save bardware/d45ee5a08c071285afcfec4d92b36743 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<cfset strName = "fit&gesund"> | |
<cfoutput> | |
#encodeForHTML( strName )# | |
<br>#encodeForHTML( strName, true )# | |
</cfoutput> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment