CaptainChainsaw Posted October 1, 2008 Share Posted October 1, 2008 Hi all, I'm wanting to save data from a web form to my mysql db. I know the JTable class has a save method in it, so it shouldn't be too diffcult saving data. Should my form elements be named the same as properties of my JTable subclass? If not, how exactly do I save data? How does it know which elements to save and to which fields in the db? Thanks for any advice on this. Cheers, CC Quote Link to comment https://forums.phpfreaks.com/topic/126598-joomla-mvc-saving-data-from-a-form/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.