CMS and Mysql Questions

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Matt_Necro
New Member
New Member
Posts: 3
Joined: Fri Mar 19, 2010 4:14 am

CMS and Mysql Questions

Post by Matt_Necro »

Okay i suppose this may be the best place to post this. if it isnt please show me to the thread to post this question
im trying to build a form that will securely interact with sql databases through mysql. so if i click submit on my form it will send the information to a database that is secure i searched the forums and saw a module called form builder but i dont know if it will solve my issue. will cms interact with a sql database through a data form and will it make it secure just incase someone trys to break into it. if not what coding language should i use css, php, html,xhtml. or will i have to code a java script T_T. im pretty fluent in css and html im there is a way to do it in php could you help me? but im counting on cms to help me :D
Matt_Necro
New Member
New Member
Posts: 3
Joined: Fri Mar 19, 2010 4:14 am

Re: CMS and Mysql Questions

Post by Matt_Necro »

Still need help :[
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: CMS and Mysql Questions

Post by Wishbone »

I'm not sure we understand the question. Form Builder allows you to design forms and save the submissions into a database. What do you mean by "a database that is secure?"
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMS and Mysql Questions

Post by Dr.CSS »

It can store the data in your cmsms install DB, if that's not secure enuf for the data you may have an non-secure DB and your cmsms may get hacked...
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: CMS and Mysql Questions

Post by Jeff »

The connection to the database is secure if you set it to transmit with SSL protocols (don't ask how, I just know it needs to be done, I know better than to have to do it).

It also isn't a CMSms topic, search a mysql or maybe apache forum also look at guides for credit card security.
Locked

Return to “CMSMS Core”