![]() |
Disabling html tags in input? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: Disabling html tags in input? (/thread-9531.html) |
Disabling html tags in input? - El Forum - 06-28-2008 [eluser]markanderson993[/eluser] Is there a way to disable html tags from appearing in inputs? I searched the validation class and it had no functions to do this :/ Any help would be greatly appreciated! -Mark Disabling html tags in input? - El Forum - 06-28-2008 [eluser]Pascal Kriete[/eluser] I think you're looking for this. Disabling html tags in input? - El Forum - 06-28-2008 [eluser]markanderson993[/eluser] Heeey thanks ![]() |