xandeq Posted March 4, 2015 Share Posted March 4, 2015 Hi, Whats the Fastest way to make a crud code which has image upload and text editor.Im doing it with Dreamweaver which is helping me a lot, but id like to Know if there is a better way or framework or anything that could help me better.Thanks. Link to comment https://forums.phpfreaks.com/topic/295070-fastest-way-to-make-a-crud-code/ Share on other sites More sharing options...
Q695 Posted March 4, 2015 Share Posted March 4, 2015 Usse tinyMCE for your text editor. t's a very easy to plug in javascript app. Link to comment https://forums.phpfreaks.com/topic/295070-fastest-way-to-make-a-crud-code/#findComment-1507546 Share on other sites More sharing options...
QuickOldCar Posted March 5, 2015 Share Posted March 5, 2015 I like ckeditor , live inline edit is great too. Link to comment https://forums.phpfreaks.com/topic/295070-fastest-way-to-make-a-crud-code/#findComment-1507582 Share on other sites More sharing options...
Q695 Posted May 18, 2015 Share Posted May 18, 2015 I like ckeditor , live inline edit is great too. How do you turn off view src capability? Link to comment https://forums.phpfreaks.com/topic/295070-fastest-way-to-make-a-crud-code/#findComment-1512180 Share on other sites More sharing options...
QuickOldCar Posted May 18, 2015 Share Posted May 18, 2015 For normal users I show them data from the database, if have permission to edit then full or live editor code is shown using whatever content filters would like to use. http://ckeditor.com/demo#acf Link to comment https://forums.phpfreaks.com/topic/295070-fastest-way-to-make-a-crud-code/#findComment-1512188 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.