I made this script that sends a message to users from users on my site ( el.oprpg.com ), now when a user goes to reply to a message it will add a Re: to the title this way
Re: $title
where $title is the name of the title of the message. Now each time someone replies to that message it will keep adding Re: Now how can I get it so that it will only add Re: once??