Uploading php files in ftp

Reply

Join Date: Jun 2008
Posts: 47
Reputation: punithapary is an unknown quantity at this point 
Solved Threads: 0
punithapary punithapary is offline Offline
Light Poster

Uploading php files in ftp

 
0
  #1
Nov 7th, 2008
Hi,
I created some web pages using php.I copied those pages from my system and paste it into FTP afterthat if i run my website it wont show any design which is in my page.If i copied my html pages and paste that into ftp that time it was working.I want run webpage with php can anyone tell me how to upload php web pages into ftp

Thanks in advance
PunithaPary
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 232
Reputation: Rhyan is an unknown quantity at this point 
Solved Threads: 24
Rhyan's Avatar
Rhyan Rhyan is offline Offline
Posting Whiz in Training

Re: Uploading php files in ftp

 
0
  #2
Nov 11th, 2008
FTP is a protocol for transfering files. FTP server is a server that provides FTP functionality.
HTTP server is the one that will display html pages in your browser, as you expect them to look like.
If your http server does not support PHP, then you cannot have php pages to work on that server, but normal html pages will be displayed as you have designed them.

Note that both FTP server and HTTP server can operate with the same folder, so you can upload your html or php files via ftp, and access and view it via http.
Last edited by Rhyan; Nov 11th, 2008 at 10:27 am.
" Of all the things I've lost,
I miss my mind the most...."
Mark Twain
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 665 | Replies: 1
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC