Tag Archives: mysqli_real_escape_string

PHP mysql_real_escape_string example

mysql feature

PHP mysql_real_escape_string example PHP mysql_real_escape_string is a measure to prevent hackers from attacking your mysql database and leaking out specific information. Normally account level information that would then be used further in their attack and hacking your website completely. There are other PHP functions that could be used to prevent XSS attacks or sql injections,

How to select from table where name

How to fix mysql server has gone away error

How to select from table where name Not the most ingenious article name, but will go with this one for now. I’m going to write a few tricks that I stumble upon working with mysql queries and the select method. This is about how to select from table where name is equal to something related

Request an article ←