PHP 매직 쿼츠

Jmnote (토론 | 기여)님의 2015년 11월 19일 (목) 19:49 판 (→‎개요)

1 개요

PHP Magic Quotes
PHP 매칙 쿼츠
PHP 5.3에서 DEPRECATED
PHP 5.4에서 REMOVED
[root@zetaweb ~]# php -i | grep magic_quotes
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}