I'm making a form with bootstrap and codeigniter 3, and I want the results of my form like "tester 1" http://prntscr.com/m6vz1w
but I don't want to enter the code and URL in my input field like this http://prntscr.com/m6w10y
I want output like "tester 1" http://prntscr.com/m6vz1w and input field like this http://prntscr.com/m6w6fa so I just entered the url in input field and automatically converted the URL into "this is a link" to the page like "tester 1" http://prntscr.com/m6vz1w
my form view http://prntscr.com/m6wafx
my controller http://prntscr.com/m6watv