Okay, I've never done script before in my life. I am trying to update two different websites: one is in html format and uses Netscape Composer as the editing software, and then I use WS_FTP to transfer the pages online (and this one I've learned how to do no problem), the other I've only been recently asked to do. All the webpages are in PHP format and they were originally edited using FrontPage and then also transferred online with WS_FTP. The only problem is the original files are gone, and when I try to save a file from the internet, it always saves as ".htm" rather than ".php", so when I edit the pages in FrontPage and try to repost through WS_FTP, they obviously don't show up because they aren't replacing the PHP documents.
Maybe I don't make any sense, but to me it seems that the problem is I can't edit the pages in PHP format and therefore can't repost them.
I would like to either A) change the files on the web, and in WS_FTP, to ".htm" instead of ".php" and start there, or B) learn how to save the pages from the web as ".php" instead of ".htm" (if possible) and start from there.
Can anyone help me? :confused: :confused: :confused:
Maybe I don't make any sense, but to me it seems that the problem is I can't edit the pages in PHP format and therefore can't repost them.
I would like to either A) change the files on the web, and in WS_FTP, to ".htm" instead of ".php" and start there, or B) learn how to save the pages from the web as ".php" instead of ".htm" (if possible) and start from there.
Can anyone help me? :confused: :confused: :confused:
Comment