File: php.xml

package info (click to toggle)
docbook-website 2.5.0.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,512 kB
  • sloc: xml: 1,341; lisp: 412; java: 77; makefile: 39; javascript: 8; sh: 2
file content (16 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE webpage SYSTEM "../schema/dtd/website.dtd">
<webpage id="php">
<config param="rcsdate" value="$Date: 2003/01/16 15:05:46 $"/>
<head>
<title>PHP</title>
<summary>PHP</summary>
</head>

<para>The Website stylesheets pass <quote>PHP</quote> processing
instructions through unchanged, allowing a website with dynamic
content to be maintained in Website.</para>

<?php foo bar baz?>

</webpage>