how to disable visual verification code in crealoaded contact us page
Saturday, November 15th, 2008The tutorial explain how to disable the visual security verification code in Cre Loaded shopping cart script.
Here’s how:
1. Edit your public_html/contat_us.php page:
Look for :
//VISUAL VERIFY CODE start
and comment it out by putting /* on the beginning of the above commented code.
Look for :
//VISUAL VERIFY CODE stop
end your comment here by putting */ [...]


