Results 1 to 4 of 4

Thread: scribble in the background
      
   

  1. #1
    Diane Milinowski's Avatar
    Diane Milinowski is offline Sergeant Major
    Join Date
    Aug 2007
    Location
    Mabelvale, AR
    Posts
    90

    Default scribble in the background

    Can someone please look at my page and tell me what's wrong with it? I tried refreshing my browser but it only makes it worse.


    http://www.heathsstuff.com/contact%20us.html

    Thanks
    Diane
    Diane Milinowski

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: scribble in the background

    Diane
    You need to save the contact page with an extension of .php
    (open page properties . file extension)
    then you need to change the links to your newly named contact page.
    i.e. contact_us.php etc

  3. #3
    Diane Milinowski's Avatar
    Diane Milinowski is offline Sergeant Major
    Join Date
    Aug 2007
    Location
    Mabelvale, AR
    Posts
    90

    Default Re: scribble in the background

    Dear davidundalicia, I appreciate your help. I haven't done it yet, but I will. I, however, am a type of person who needs to understand why I would do something like this, so could you please explain to me the reasoning behind this?

    Thank you
    Diane
    Diane Milinowski

  4. #4
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: scribble in the background

    Sure, why not.

    Any page that contains a form also contains some code in PHP but the browsers cant tell the difference unless the page has an extension of
    .php
    so it will display everything on your page as html

    By giving it a .php extension, it will recognise the php code and NOT display it.

    Hope that that helps you Diane.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49