How do I make a text editor like TinyMCE Work with a Database? |
[eluser]dchuk[/eluser]
[quote author="Alfredor" date="1261459453"]You mean changing the action to a mysql insert function? (Update in this case)[/quote] The action should be a controller action that will call an "update" function in a model to process all the posted data and update your database. Try watching this and applying the concepts in it to what you are doing: CRUD Screencast |
Welcome Guest, Not a member yet? Register Sign In |