Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2007
    Location
    UK? US?
    Posts
    118
    Plugin Contributions
    0

    Default error with domain name issue

    My domain is whosbeenframed.com

    and my website is called Who's Been Framed
    I have a problem when I try to edit my files and put my website name because of the apostrophe. I would like to display it as above but I have to take it out to avoid a parse error. Is there a way around it?

    Thanks in advance...........

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: error with domain name issue

    When entering text with apostrophes in php files, you need to escape the single quote. Let's go = Let\'s go. You escape by adding a backslash in front of the apostrophe.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jul 2007
    Location
    UK? US?
    Posts
    118
    Plugin Contributions
    0

    Default Re: error with domain name issue

    Quote Originally Posted by Kim View Post
    When entering text with apostrophes in php files, you need to escape the single quote. Let's go = Let\'s go. You escape by adding a backslash in front of the apostrophe.
    Thank you very much. Your response is very much appreciated.

 

 

Similar Threads

  1. Starts with wrong domain host name
    By meshgraphics in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 20 Aug 2010, 10:40 AM
  2. Copyright with a domain name
    By James O in forum General Questions
    Replies: 1
    Last Post: 17 Jun 2008, 02:36 PM
  3. Pointing to new domain name issue
    By ian_wright in forum General Questions
    Replies: 11
    Last Post: 10 Aug 2007, 12:21 PM
  4. Domain name change error
    By gonewild in forum General Questions
    Replies: 0
    Last Post: 11 Jul 2007, 02:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg