PHP/MySQL: The Escape Method Done Right
Published by Admin | Filed under escape, fired, addslashes, insufficient, warnings, suppress, injection, function, symbols, protect
No, addslashes() is insufficient to protect you from SQL injection attacks (read: these get you fired). Here’s the solution for an escape …
Read the original here: PHP/MySQL: The Escape Method Done Right
addslashes escape fired function injection insufficient protect suppress symbols warningsaddslashes, escape, fired, function, injection, insufficient, […]
Rails’ friends: Securing MySQL (continued)
Published by Admin | Filed under connection, clear, protect, update, config, advice, rails, configuration, database, password
Rails’ database connection We have to update Rails’ database configuration in the project’s config/database.yml file. We have to enter both, the user name and password in the clear, so it is good advice to protect the file from …
Here is the original: Railsâ?? friends: Securing MySQL (continued)
advice clear config configuration connection […]
RSS Full

