From b9c995923a03c2d413fab5aee8caa30bf45c18d6 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 26 Sep 2001 23:07:57 +0000 Subject: [PATCH] Added php.xml --- website/example/layout.xml | 1 + website/example/php.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 website/example/php.xml diff --git a/website/example/layout.xml b/website/example/layout.xml index 7bc7fa999..5f465923d 100644 --- a/website/example/layout.xml +++ b/website/example/layout.xml @@ -32,6 +32,7 @@ + nwalsh.com diff --git a/website/example/php.xml b/website/example/php.xml new file mode 100644 index 000000000..e81cd8813 --- /dev/null +++ b/website/example/php.xml @@ -0,0 +1,16 @@ + + + + +PHP +PHP + + +The Website stylesheets pass PHP processing +instructions through unchanged, allowing a website with dynamic +content to be maintained in Website. + + + + + -- 2.50.1