how do i properly store my php and html code in mysql ?
ok i have text area and i would paste my php and html code inside the text area and then insert it to table
i use this but the code ($content) is not display correctly when i call it other page
i have read about eval but did not really understand it
how to use it ?
let say i want to paste this
the code is change to
in database
in browser it is display like this
p/s :move this topic if this is not suitable here
Thank you in advance