I use netbeans, I try to replace
with \
but it fails , it can't escape the \
character.
This is not a Netbeans issue , it's a PHP issue .
preg_replace('','\','text to be parsed');
Any sollutions?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…