[
Lists Home |
Date Index |
Thread Index
]
- From: Rasmus Lerdorf <rasmus@lerdorf.on.ca>
- To: David Megginson <ak117@freenet.carleton.ca>
- Date: Sun, 19 Oct 1997 12:35:10 -0400 ()
> Normally, I recommend including code within the document itself only
> when the code is logically part of the document -- in literate
> programming, or when the source code is included as an example.
Well, in the PHP scripting language you can keep it separate if you want.
A tag such as:
<?php include("/path/filename") ?>
does the trick.
-Rasmus
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|