Skip to content

Instantly share code, notes, and snippets.

@bardware
Created August 7, 2023 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bardware/d45ee5a08c071285afcfec4d92b36743 to your computer and use it in GitHub Desktop.
Save bardware/d45ee5a08c071285afcfec4d92b36743 to your computer and use it in GitHub Desktop.
<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