valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
Items selected where Item is 230
Questions & Answers
Q: I understand that I can use this version of your software to gather info from users through forms and that I send the data directly to specific mySQL databases that I have set up. Does the package perform validation of the form data that is entered so malicious code is not sent automatically to my MySQL database?
A: Form1 Builder MYSQL uses the php function mysql_real_escape_string() to clean data before placing it in a MYSQL database. It is designed to make data safe before sending a query to MySQL. For more detail on this function see http:// www.php.net/manual/en/function.mysql-real-escape-string.php .
Question and Answer Item 230 - Browse All Question and Answer Items