+ Reply to Thread
Results 1 to 4 of 4

Thread: php extension instead of html
      
   

  1. #1
    valwilson is offline Sergeant Major
    Join Date
    Jul 2008
    Posts
    86

    Default php extension instead of html

    I have published my website (http://www.wiidownloadsreviewed.com) but my links are not working. I checked in my FTP Manager & have discovered that some of the pages have been published with .php extensions instead of .html as usual (this is why the links did not work - I had given them all .html extensions).

    Why are they published as .php? There is nothing different about them than other pages I have published in the past which were always .html. As an example, go to http://www.wiidownloadsreviewed.com/articles.php
    (by the way, I know that all the links to the articles are not working, but that is a seperate problem I'll deal with later!)

    Should this not have an html extension? Is there a setting I need to change?

    Thanks,

    Val Wilson

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: php extension instead of html

    You have a form on the page & this will only work with a php extension.

  3. #3
    valwilson is offline Sergeant Major
    Join Date
    Jul 2008
    Posts
    86

    Default Re: php extension instead of html

    Thanks for your reply Chris.
    The opt in form is from Aweber, & is just html code in an html box. I have used these before on other websites (for example www.ovariancystshealed.info) & the extensions were still .html.

    Any idea why this one would be different? And does it matter?

    Thanks,

    Val

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: php extension instead of html

    I believe BV automatically make it a PHP page if you use the wizard.

    There could be php code on the page, if the form submits to the same page you can be pretty sure there is php code there.

    There is no difference between PHP and HTML other then the fact a PHP page will parse and run PHP coding when it executes.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

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