2001-08-19 11:55:42 +00:00
|
|
|
<!-- $Revision$ -->
|
|
|
|
|
2004-06-04 20:29:35 +00:00
|
|
|
<!-- Part titles used mostly in manual.xml itself -->
|
2001-08-19 11:55:42 +00:00
|
|
|
<!ENTITY PHPManual "PHP Manual">
|
|
|
|
<!ENTITY Date "Date:">
|
|
|
|
<!ENTITY GettingStarted "Getting Started">
|
2002-01-14 19:43:25 +00:00
|
|
|
<!ENTITY Installation "Installation">
|
2001-08-19 11:55:42 +00:00
|
|
|
<!ENTITY LanguageReference "Language Reference">
|
|
|
|
<!ENTITY Features "Features">
|
2003-06-20 19:22:57 +00:00
|
|
|
<!ENTITY Security "Security">
|
2001-08-19 11:55:42 +00:00
|
|
|
<!ENTITY FunctionReference "Function Reference">
|
|
|
|
<!ENTITY Appendixes "Appendixes">
|
|
|
|
<!ENTITY PEAR "PEAR: the PHP Extension and Application Repository">
|
|
|
|
<!ENTITY FAQ "FAQ: Frequently Asked Questions">
|
2001-09-03 12:34:56 +00:00
|
|
|
<!ENTITY FAQabbrev "FAQ">
|
2003-03-14 09:21:04 +00:00
|
|
|
<!ENTITY api "PHP API: Interfaces for extension writers">
|
|
|
|
<!ENTITY apiabbrev "PHP API">
|
2001-11-22 21:11:13 +00:00
|
|
|
<!ENTITY FunctionIndex "Function Index">
|
2002-02-05 14:39:18 +00:00
|
|
|
<!ENTITY CHMEdition "HTML Help Edition">
|
2002-03-12 00:57:47 +00:00
|
|
|
<!ENTITY ReservedConstants "Predefined Constants">
|
2002-07-31 12:14:49 +00:00
|
|
|
<!ENTITY MissingStuff "Missing Stuff">
|
2004-06-04 20:29:35 +00:00
|
|
|
|
|
|
|
<!-- These are used in reference/$extname/reference.xml and other
|
|
|
|
supplemental files to mark section titles -->
|
|
|
|
<!ENTITY reftitle.intro '<title>Introduction</title>'>
|
|
|
|
<!ENTITY reftitle.required '<title>Requirements</title>'>
|
|
|
|
<!ENTITY reftitle.install '<title>Installation</title>'>
|
|
|
|
<!ENTITY reftitle.runtime '<title>Runtime Configuration</title>'>
|
|
|
|
<!ENTITY reftitle.resources '<title>Resource Types</title>'>
|
|
|
|
<!ENTITY reftitle.constants '<title>Predefined Constants</title>'>
|
|
|
|
<!ENTITY reftitle.classes '<title>Predefined Classes</title>'>
|
|
|
|
<!ENTITY reftitle.constructor '<title>Constructor</title>'>
|
|
|
|
<!ENTITY reftitle.methods '<title>Methods</title>'>
|
|
|
|
<!ENTITY reftitle.properties '<title>Properties</title>'>
|
|
|
|
<!ENTITY reftitle.returnvalues '<title>Return values</title>'>
|
|
|
|
<!ENTITY reftitle.examples '<title>Examples</title>'>
|
|
|
|
<!ENTITY reftitle.seealso '<title>See Also</title>'>
|