M
M
Mikhail Gavrilyuk2018-02-26 00:47:30
PHP
Mikhail Gavrilyuk, 2018-02-26 00:47:30

How to remove backslash from database using PHP?

How to remove backslash from database using PHP?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
twobomb, 2018-02-26
@Ameon

Well, you can add to the database through the escaping function ( addslashes ) and output through the removal of escaping ( stripcslashes ). Or quotemeta

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question