전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
see also addslashes(), htmlentities(), htmlspecialchars(), nl2br(), and stripslashes().
addslashes(), htmlentities(), htmlspecialchars(), nl2br(), 그리고 stripslashes() 을 참고하라.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
see also addslashes(), stripslashes(), get_magic_quotes_runtime(), and ini_get().
see also get_magic_quotes_runtime(), set_magic_quotes_runtime().
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
note that this is meaningless when used on anything which isn' t a variable; i.e. empty (addslashes ($name)) has no meaning since it would be checking whether something which isn't a variable is a variable with a false value.
note that this is meaningless when used on anything which isn't a variable; i.e. empty (addslashes ($name)) has no meaning since it would be checking whether something which isn't a variable is a variable with a false value.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: