Is there an equivalent for php function stripslashes(str) ??
Here is what stripslashes function does:
Returns a string with backslashes stripped off. (\' becomes ' and so on.) Double backslashes are made into a single backslash.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
Threaded View
|
Click Here to Expand Forum to Full Width |