will using stripslashes on dbase input BEFORE it is INSERTED cause problems? I echo my variables into an input form to preview before submission. In order to do this and not have the user freak at seeing the slashes before specialchars I stripped them, but now they are insterted directly into the dbase (\" is inserted as ", etc.).
will this cause problems?
TIA,
john