Escaping of punctuation marks

Anonymous
Topic 13682

I am trying to figure out what is going wrong here.

The database is the same and I am using the same "magic quotes" settings for php as I was before.

I am going to try to find a BOINC webpage that talks about this. If you know anything about this issue post something here.

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 144
Credit: 82,938
RAC: 503

Escaping of punctuation marks

Quote:
Quote:

I am trying to figure out what is going wrong here.

The database is the same and I am using the same "magic quotes" settings for php as I was before.

I am going to try to find a BOINC webpage that talks about this. If you know anything about this issue post something here.

David,

Does this help?

Quote:

I checked in some code (in html/ops/repair_forums.php)
to change " to " and ' to ' in:
- forum posts
- forum thread titles
- profile text

I've run this on SETI@home and the BOINC message boards;
I recommend that you run it to make your message boards look nice.

-- David

It was from boinc_projects on July 29th.

Yes. This is what I needed and it looks like it worked. Unfortunately I did not see your post right away because I had not have my account settings correct.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.