Tinymce wysiwyg text editor usage
Uploader Comments (MrShawnlloyd)
All Comments (11)
-
oh and - subed, liked, fav!
-
Thanks for posting this, May I have a copy of these files?
-
Hi there.
Do you have a copy of your site files (add.php, edit.php etc) as I am struggling to copy them out from this video.
Regards.
-
1 question. I have this working on my site (kind of). It has one problem. For "small" updates it works just fine, but for "larger" updates it doesn't work. For example, the UPDATE sql command doesn't work. The data I'm trying to insert contains alot of html data (many tables, etc). I doubt that has anything to do with the error. I suspect that it's because it's alot of data. I did increase the SQL table to use MEDIUMTEXT to store this data since I was expecting alot of data. Any tips?
-
this is a great tutorial. It's exactly what I've been looking for. Thanks. Now to implement it in my website.
-
Very nice, especially ready files :)
-
Great job and really thanks a lot for this video !!! 5+
-
Everybody has trouble with this... good lesson man.
Thank you! Just ONE question, what lenght do you set ur "content" tabel to mysql to be? What do u suggest? I have 200 char now, dont know if they will be needing more as its going to be used for a little news section
frankytap 1 month ago
@frankytap it may be better to actually set that field type to text so you can have more data in there, you wont need to manually set a limit that way
MrShawnlloyd 1 month ago