To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Discussion > Feedback

Feedback Speak directly with the PHP Builder Staff here

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-12-2002, 04:03 PM   #1
bad_goose
p|-|P c0d3|2
 
Join Date: Aug 2002
Location: Edmonds, WA
Posts: 74
vbulletin bug?

I've noticed a problem with the message board system that gets really annoying when I'm trying to post code examples.

Whenever I have a backslash-escaped character (i.e. in a string), the backslash that I typed does not appear in the post. This happens regardless of whether I use [ c o d e ], [ p h p ], or no vB code tags at all.

PHP Code:
$string = 'this single quote \' is backslash-escaped';
What I actually typed was a backslash immediately before the single quote ( \ ' ), but as you can see, the backslash is gone when you view the post. Furthermore, the syntax-highlighting feature seems to ignore the fact that the quote is escaped.

If I type two backslashes before the quote ( \ \ ' ), it comes out like this:
PHP Code:
$string = 'this single quote \\' is backslash-escaped with two backslashes';
The syntax-highlighting seems to recognize that the character is escaped this time, but it still does not show either of the backslash characters.

Last edited by bad_goose; 10-12-2002 at 04:10 PM.
bad_goose is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 10:16 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.