Quote Originally Posted by vanhorn_s View Post
Sorry, it changed my code to an apostrophe:
Code:
 & # 8 2 1 7 ;
with no spaces.
This actually works better:
Code:
define('DEFINED_VARIABLE','George\'s Store');
The other code worked great, except for the confirmation email showed the code.