Welcome Guest, Not a member yet? Register   Sign In
Can a text editor be integrated into the CodeIgniter Libraries?
#12

you could implement a WYSIWYG editor for your users like summernote, ckeditor, etc in that case your users would generate html code for you.

Also you could save their input in a database (even sqlite if you want a file based approach) and sort based on entry date or entry id.
Reply


Messages In This Thread
RE: Can a text editor be integrated into the CodeIgniter Libraries? - by qury - 12-09-2019, 10:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB