if the data to be saved contains""`, how can it be inserted into the database?
A rookie, please give me some advice.
if the data to be saved contains""`, how can it be inserted into the database?
A rookie, please give me some advice.
call escape function
escape slash
escapes special characters.
\' \" \`