RE: .php files

Subject: RE: .php files
From: Berk/Devlin <armadill -at- earthlink -dot- net>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Fri, 27 Apr 2001 12:58:21 -0700

On Thu, 26 Apr 2001 08:46:51 -0500, "Rich, Charles" <crich -at- FSC -dot- Follett -dot- com> wrote:

... As with nearly all scripting
languages, PHP can be created in Word, as it is simply a text file that a
server parses for instructions. I have to wonder, though, if this is what
you are really looking at because while your submitter could have
constructed stories for a newsletter in PHP, it would kind of be overkill
and more likely she would have use PHP to create the structure of the
document. ... Is it possible that your submitter created a newsletter using PHP rather
than stories for it?

Many of us who write in PHP create .PHP files to structure the program AND .PHP files to contain the content. The advantage of saving the content files with a .PHP extension is that casual users can't read them in their browsers. PHP does not require that included files be named in any particular way.

That said, as was noted by others, these .PHP files, all of them, both code (structure) and content, should be text files that you can read with any editor capable of reading ASCII text. (Even DreamWeaver, but you do have to persuade DW to open the .PHP. The issue with DreamWeaver is that it can't parse the PHP so it won't show the structure of the PHP pages.)

I'd vote that you use Notepad if you don't have a text editor of choice.

--Emily

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Emily Berk ~
On the web at www.armadillosoft.com *** Armadillo Associates, Inc. ~
~ Project management, developer relations and ~
extremely-technical technical documentation that developers find useful.~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems Available 4/30/01 at http://www.devahelp.com or info -at- devahelp -dot- com

Sponsored by DigiPub Solutions Corp, producers of PDF 2001 Conference East, June 4-6, Baltimore, MD. Now covering Acrobat 5. Early registration deadline April 27. http://www.pdfconference.com.
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.


Previous by Author: YOWZA--struck a nerve: Was Help API Documentation?
Next by Author: RE: YOWZA--struck a nerve: Was Help API Documentation?
Previous by Thread: Re: .php files
Next by Thread: HTML Help and associated dlls


What this post helpful? Share it with friends and colleagues:


Sponsored Ads