+ Reply to Thread
Results 1 to 4 of 4

Thread: php file transfer in FTP
      
   

  1. #1
    drummerdan is offline Corporal
    Join Date
    Mar 2007
    Posts
    16

    Default php file transfer in FTP

    I have created a page and saved it as a php file. When I upload it, it shows up as .html file and not .php. Also, when I try to drag it from the left side of ftp to the right side, it doesn't transfer.

    Where am I going wrong?

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

    Default Re: php file transfer in FTP

    The original .html file would be found first if it's there.
    so delete the .html file

    When saving the php page, did you change the extension to php in the page properties box first ?

  3. #3
    drummerdan is offline Corporal
    Join Date
    Mar 2007
    Posts
    16

    Default Re: php file transfer in FTP

    Quote Originally Posted by davidundalicia View Post
    When saving the php page, did you change the extension to php in the page properties box first ?
    Bingo!!! I knew there was something I forgot because I've built a form with a php extension once. But it was a while ago so I just forgot to do that. Gettin' old... ;)

    Thanks for your help!!

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

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