What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Can't treat backslashes as text in PHP

Can't treat backslashes as text in PHP
Author: Message:
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
37 / Male / –
Joined: May 2004
Status: Away
RE: Can't treat backslashes as text in PHP
You have to use a double backslash, since backslash is an escape character used for stuff like new lines (\n), so just '\\' will do nicely.
07-31-2006 04:51 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Can't treat backslashes as text in PHP - by absorbation on 07-31-2006 at 04:47 PM
RE: Can't treat backslashes as text in PHP - by alexp2_ad on 07-31-2006 at 04:51 PM
RE: Can't treat backslashes as text in PHP - by absorbation on 07-31-2006 at 04:53 PM
RE: Can't treat backslashes as text in PHP - by ayjay on 07-31-2006 at 10:58 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On