SafeGuard email address
I’m very interested in this product but how can one modify the script to prevent someone from obtaining the contact forms email address. I see it imbedded in the config file. Will the email address show-up when someone views the contact forms source code? thanks..
July 31st, 2008 at 12:00 am
The email address you enter in the config file is stored as a PHP file. When the webserver gives this file to the users browser, it does not provide these details. The users can only ever access the HTML which the PHP script generate. You email address will be perfectly safe.