As in the title.
I want to allow to adsense ads to work, I'm use codeigniter
with grocery-crud
in my work.
The idea is I will add adsense code to field, then to store it in database, and then will shows in the pages of site.
The problem is when you send the code from field to database, it deletes big part of Adsense code, thus the code does not work.
Now, my question is, How to allow to this field only to take Adsense code and store it in database without any modification ?