+1 vote
in PHP by
What does the function get_magic_quotes_gpc() means?

1 Answer

0 votes
by

The function get_magic_quotes_gpc() tells us whether the magic quotes is switched on or no.

Related questions

+1 vote
asked Jun 22, 2019 in PHP by SakshiSharma
0 votes
asked Jun 22, 2019 in PHP by SakshiSharma
...