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
CMS and Mysql Questions
-
- New Member
- Posts: 3
- Joined: Fri Mar 19, 2010 4:14 am
Re: CMS and Mysql Questions
Still need help :[
Re: CMS and Mysql Questions
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?"
Re: CMS and Mysql Questions
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...
Re: CMS and Mysql Questions
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.
It also isn't a CMSms topic, search a mysql or maybe apache forum also look at guides for credit card security.