Posted by Jerry Stuckle on 10/06/97 11:33
will wrote:
> I was also thinking about this. I think you can create a single text
> file called something like allText.txt. On each line you can have a
> sentence, phrase, or word that needs to display on the site. Then in
> your php files for the site you can make calls to read from this text
> (I think php must have ways to read from text files as an alternative
> to reading from a database) file. This might be easier than using a
> database because if you want the site translated into another language
> you just need to translate that one text file. I would be interested in
> knowing whether anyone has comments on this.
>
It may be easier to translate but it will be much harder to code for and
maintain.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|