+ Reply to Thread
Results 1 to 2 of 2

Thread: New to PHP, When testing, browser tries to open PHP not execute

  1. #1
    Join Date
    Feb 2008
    Posts
    1

    Default New to PHP, When testing, browser tries to open PHP not execute

    Hi, I'm new to PHP forms.

    I used the online wizard to create my form and downloaded the files. I inserted the form into my web site and tested - and instead of it 'executing' when i hit submit, it tries to open the PHP file.

    Any ideas? The url: http://www.xercel.com/clients/cw/estimate.html

    I appreciate any help and realize this is probably a really simple question.

  2. #2
    Join Date
    Dec 2007
    Posts
    4

    Default Re: New to PHP, When testing, browser tries to open PHP not execute

    Your website does not support PHP ... upload a simple php file onto your website and test it:

    Name it test.php and have the following in your file:

    <? phpinfo(); ?>

    Upload it and then point your browser to the file. If you have PHP on your server, you will see a whole bunch of information about the PHP version on your server. If you don't see anything, you don't have PHP.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Error Messsage for Formmail.php
    By dparker2 in forum FormMail Subscription Support
    Replies: 8
    Last Post: 01-Jun-2004, 08:09 AM
  2. Newbie: Help for the .php challenged
    By jeanie in forum FormMail Subscription Support
    Replies: 7
    Last Post: 29-Mar-2004, 09:49 PM
  3. Does your server accept PHP?
    By russellr in forum FormMail Subscription Support
    Replies: 0
    Last Post: 17-Mar-2004, 07:21 PM
  4. GOOD_URL COMMAND IN FORMMAIL.PHP
    By Paul Ovens in forum FormMail Subscription Support
    Replies: 3
    Last Post: 19-Jan-2004, 05:29 AM
  5. formmail.php
    By paul in forum FormMail Subscription Support
    Replies: 8
    Last Post: 03-Jan-2004, 07:11 PM

Bookmarks

Posting Permissions

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