So i have dreamweaver, and i sent a person im working with right now her site, and they are php files. She needs to add the content to her site, but she email'd me and said she couldnt view them. So what can she use to edit the files? Maybe a program thats free?
thanks
-Devyn
What program can view and edit PHP files
Started by Clandestine, Mar 12 2006 11:27 AM
9 replies to this topic
#1
Posted 12 March 2006 - 11:27 AM
#2
Posted 12 March 2006 - 11:50 AM
She can use notepad if she wanted, why can't she view them?
#3
Posted 12 March 2006 - 02:57 PM
yeh ... notepad can view php --
if you are working with a person on the site -- or if its your client. Maybe they dunno what to edit so you should add comments like ADD TEXT HERE FOR MAIN PAGE?
if you are working with a person on the site -- or if its your client. Maybe they dunno what to edit so you should add comments like ADD TEXT HERE FOR MAIN PAGE?
#4
Posted 12 March 2006 - 04:45 PM
I might be wrong, but I think Firefox can show PHP.
#5
Posted 12 March 2006 - 05:49 PM
a document with .php at the end needs to be relayed through a server before it can render in a browser, since it is a server-side script. If you don't have a server that can relay .php files on your home computer, then you can't view them in a browser. They need to go through a server first before they can be viewed (in a browser).
I think any application that can aid you in programming HTML for the web has the ability to allow you the right tools to program in PHP.
This seems like an intersting program, and it looks free: BlueFish
I think any application that can aid you in programming HTML for the web has the ability to allow you the right tools to program in PHP.
This seems like an intersting program, and it looks free: BlueFish
#6
Posted 13 March 2006 - 04:32 AM
http://www.mpsoftwar...phpdesigner.php someone posted this one up a while ago, and for something that is free it is nothing short of brilliant.
#7
Posted 13 March 2006 - 10:22 AM
I don't really think that his client wants to download a program to view her site. Maybe I am wrong, but if I was a client, I would like to be able just to see it without hassle.
#8
Posted 13 March 2006 - 12:58 PM
Quote
I don't really think that his client wants to download a program to view her site. Maybe I am wrong, but if I was a client, I would like to be able just to see it without hassle.
Then you can do one of two things. Save it as .HTM, or upload it to a webserver.
Edited by Silwolffe, 13 March 2006 - 12:59 PM.
#9
Posted 14 March 2006 - 02:16 AM
im just going to give her the html and when she puts the information she wants, ill have her send me the files, and ill just copy the information.
-Devyn
-Devyn
#10
Posted 15 March 2006 - 05:19 PM
Why not just have her send you the .txt files? or a Word doc, and you can copy and paste the info from there right into the site. That might be easier than fixing the clients mistakes in the HTML.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
