ITedite
addslashes()の効果除去
tappe
19年前
addslashes()で付与されたバックスラッシュを除去するには、
stripslashes()を使えばよい。