<![CDATA[ Custom MySQL SELECT / UPDATE / INSERT / DELETE - My Forums]]> https://forums.modx.com/thread/?thread=104871 <![CDATA[Custom MySQL SELECT / UPDATE / INSERT / DELETE]]> https://forums.modx.com/thread/104871/custom-mysql-select-update-insert-delete#dis-post-563898
I have the need to make multiple forms on mysite. One is for an customer contact/addressbook.
I can write PHP code that does these entries in to a MYSQL DB, BUT...

I never done this with Modx.

Do I need to create a new DB for my use?
Can it use the existing Modx DB, but another table?

OR is Modx smart enough to manage my custom fields and values inside its existing structure ?

Any good documentation for a newbe ?]]>
mferry Feb 02, 2019, 12:51 AM https://forums.modx.com/thread/104871/custom-mysql-select-update-insert-delete#dis-post-563898
<![CDATA[Re: Custom MySQL SELECT / UPDATE / INSERT / DELETE]]> https://forums.modx.com/thread/104871/custom-mysql-select-update-insert-delete#dis-post-563911
if you need to store user data you can use an extra from BobRay called ClassExtender. It makes the tables as well, custom tables for user data]]>
nuan88 Feb 03, 2019, 01:50 AM https://forums.modx.com/thread/104871/custom-mysql-select-update-insert-delete#dis-post-563911