Monthly Archive: October 2013

1

Add google CAPTCHA in register page in Magento

I have tried to integrate recaptcha and I was partially successfully. I have tried for customer registration page only. But this can be applied to other forms as well. Here is the link where...

0

What is the difference between BLOB AND TEXT?

A BLOB is a binary large object that can hold a variable amount of data. The four BLOB types TINYBLOB, BLOB, MEDIUMBLOB, and LONGBLOB differ only in the maximum length of the values they...