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