↓ Skip to Main Content

devunit

Main Navigation

  • Home
Home › Posts tagged security

Tag: security

Troubleshooting MySQL Connection Attempts

By admin Posted on April 26, 2023 Posted in Database, Security No Comments Tagged with database, mysql, security

MySQL connection issues are pretty common because of how it handles user accounts. A lot of people get used to the idea that a username is unique and represents ONE account, and they expect the same thing on MySQL. One …

Troubleshooting MySQL Connection Attempts Read more »

Why and How to Use Prepared Statements

By admin Posted on December 14, 2021 Posted in Database, PHP, Security No Comments Tagged with database, php, security

“If it ain’t broke, don’t fix it.” SQL injection is one of the most common issues facing many PHP developers. You’ve finally got that login form working with your database script and now someone is telling all your hard work …

Why and How to Use Prepared Statements Read more »

© 2025 devunit | Powered by Responsive Theme