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">
|
2008-07-20 22:42:29 +00:00
|
|
|
<!ENTITY Seealso "See also">
|
2001-08-19 11:55:42 +00:00
|
|
|
<!ENTITY Date "Date:">
|
|
|
|
<!ENTITY GettingStarted "Getting Started">
|
2004-06-05 20:47:47 +00:00
|
|
|
<!ENTITY InstallAndConfigure "Installation and Configuration">
|
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">
|
2007-12-27 03:14:48 +00:00
|
|
|
<!ENTITY VariableandTypeRelatedExtensions "Variable and Type Related Extensions">
|
|
|
|
<!ENTITY TextProcessing "Text Processing">
|
|
|
|
<!ENTITY AffectingPHPsBehaviour "Affecting PHP's Behaviour">
|
|
|
|
<!ENTITY SessionExtensions "Session Extensions">
|
|
|
|
<!ENTITY OtherBasicExtensions "Other Basic Extensions">
|
|
|
|
<!ENTITY DatabaseExtensions "Database Extensions">
|
|
|
|
<!ENTITY AbstractionLayers "Abstraction Layers">
|
|
|
|
<!ENTITY VendorSpecificDatabaseExtensions "Vendor Specific Database Extensions">
|
|
|
|
<!ENTITY XMLManipulation "XML Manipulation">
|
|
|
|
<!ENTITY WebServices "Web Services">
|
|
|
|
<!ENTITY CreditCardProcessing "Credit Card Processing">
|
|
|
|
<!ENTITY MathematicalExtensions "Mathematical Extensions">
|
|
|
|
<!ENTITY CryptographyExtensions "Cryptography Extensions">
|
|
|
|
<!ENTITY HumanLanguageandCharacterEncodingSupport "Human Language and Character Encoding Support">
|
|
|
|
<!ENTITY FileSystemRelatedExtensions "File System Related Extensions">
|
|
|
|
<!ENTITY ProcessControlExtensions "Process Control Extensions">
|
|
|
|
<!ENTITY MailRelatedExtensions "Mail Related Extensions">
|
|
|
|
<!ENTITY AuthenticationServices "Authentication Services">
|
|
|
|
<!ENTITY OtherServices "Other Services">
|
2008-05-01 00:54:15 +00:00
|
|
|
<!ENTITY CompressionExtensions "Compression and Archive Extensions">
|
2009-08-28 17:03:27 +00:00
|
|
|
<!ENTITY CalendarandEventRelatedExtensions "Date and Time Related Extensions">
|
2007-12-27 03:14:48 +00:00
|
|
|
<!ENTITY NonTextMIMEOutput "Non-Text MIME Output">
|
|
|
|
<!ENTITY ImageProcessingandGeneration "Image Processing and Generation">
|
|
|
|
<!ENTITY AudioFormatsManipulation "Audio Formats Manipulation">
|
|
|
|
<!ENTITY CommandLineSpecificExtensions "Command Line Specific Extensions">
|
|
|
|
<!ENTITY WindowsOnlyExtensions "Windows Only Extensions">
|
|
|
|
<!ENTITY ServerSpecificExtensions "Server Specific Extensions">
|
2008-07-25 11:47:39 +00:00
|
|
|
<!ENTITY SearchEngineExtensions "Search Engine Extensions">
|
2007-12-27 03:14:48 +00:00
|
|
|
<!ENTITY MiscExtensions "Misc Extensions">
|
2007-02-24 22:59:43 +00:00
|
|
|
<!ENTITY Appendices "Appendices">
|
2001-08-19 11:55:42 +00:00
|
|
|
<!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">
|
2005-08-21 16:27:09 +00:00
|
|
|
<!ENTITY Internals "PHP and Zend Engine Internals">
|
2007-06-16 21:08:14 +00:00
|
|
|
<!ENTITY Internals2 "PHP at the Core: A Hacker's Guide to the Zend Engine">
|
2005-08-21 16:27:09 +00:00
|
|
|
<!ENTITY ZendAPI "Zend API: Hacking the Core of PHP">
|
2011-12-18 13:22:21 +00:00
|
|
|
<!ENTITY IndexListing "Index listing">
|
|
|
|
<!ENTITY FunctionListing "Function and Method listing">
|
|
|
|
<!ENTITY FunctionListingDescription "List of all the functions and methods in the manual">
|
|
|
|
<!ENTITY ExampleListing "Example listing">
|
|
|
|
<!ENTITY ExampleListingDescription "List of all the examples in the manual">
|
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-08-03 11:52:57 +00:00
|
|
|
<!ENTITY AndSeveralOthers "And several others">
|
2004-08-18 18:55:39 +00:00
|
|
|
<!ENTITY Version "Version">
|
|
|
|
<!ENTITY Description "Description">
|
2004-09-02 22:26:04 +00:00
|
|
|
<!ENTITY Changeable "Changeable">
|
|
|
|
<!ENTITY ConfigureOptions "Configure Options">
|
|
|
|
<!ENTITY Default "Default">
|
|
|
|
<!ENTITY Definition "Definition">
|
|
|
|
<!ENTITY Functions "Functions">
|
|
|
|
<!ENTITY Name "Name">
|
2005-04-25 00:29:37 +00:00
|
|
|
<!ENTITY Alias "Alias of">
|
2008-07-01 21:03:46 +00:00
|
|
|
<!ENTITY Type "Type">
|
2008-12-26 20:56:59 +00:00
|
|
|
<!ENTITY Changelog "Changelog">
|
2009-12-29 09:42:00 +00:00
|
|
|
<!ENTITY Methods "Methods">
|
|
|
|
<!ENTITY InheritedMethods "Inherited methods">
|
2010-04-29 08:18:50 +00:00
|
|
|
<!ENTITY InheritedProperties "Inherited properties">
|
2009-12-29 09:42:00 +00:00
|
|
|
<!ENTITY Properties "Properties">
|
|
|
|
<!ENTITY Constants "Constants">
|
2011-10-21 01:03:04 +00:00
|
|
|
<!ENTITY NotAvailable "Not Available">
|
2004-06-04 20:29:35 +00:00
|
|
|
|
|
|
|
<!-- These are used in reference/$extname/reference.xml and other
|
|
|
|
supplemental files to mark section titles -->
|
2009-11-09 15:58:06 +00:00
|
|
|
<!ENTITY reftitle.changelog '<title xmlns="http://docbook.org/ns/docbook">&Changelog;</title>'>
|
|
|
|
<!ENTITY reftitle.classes '<title xmlns="http://docbook.org/ns/docbook">Predefined Classes</title>'>
|
|
|
|
<!ENTITY reftitle.classsynopsis '<title xmlns="http://docbook.org/ns/docbook">Class synopsis</title>'>
|
|
|
|
<!ENTITY reftitle.constants '<title xmlns="http://docbook.org/ns/docbook">Predefined Constants</title>'>
|
|
|
|
<!ENTITY reftitle.constructor '<title xmlns="http://docbook.org/ns/docbook">Constructor</title>'>
|
|
|
|
<!ENTITY reftitle.description '<title xmlns="http://docbook.org/ns/docbook">Description</title>'>
|
|
|
|
<!ENTITY reftitle.encoding '<title xmlns="http://docbook.org/ns/docbook">Encoding</title>'>
|
|
|
|
<!ENTITY reftitle.examples '<title xmlns="http://docbook.org/ns/docbook">Examples</title>'>
|
|
|
|
<!ENTITY reftitle.exceptions '<title xmlns="http://docbook.org/ns/docbook">Exceptions</title>'>
|
|
|
|
<!ENTITY reftitle.errors '<title xmlns="http://docbook.org/ns/docbook">Errors/Exceptions</title>'>
|
|
|
|
<!ENTITY reftitle.faq '<title xmlns="http://docbook.org/ns/docbook">&FAQ;</title>'>
|
|
|
|
<!ENTITY reftitle.install '<title xmlns="http://docbook.org/ns/docbook">Installation</title>'>
|
|
|
|
<!ENTITY reftitle.intro '<title xmlns="http://docbook.org/ns/docbook">Introduction</title>'>
|
|
|
|
<!ENTITY reftitle.indices '<title xmlns="http://docbook.org/ns/docbook">Indices</title>'>
|
|
|
|
<!ENTITY reftitle.interfacesynopsis '<title xmlns="http://docbook.org/ns/docbook">Interface synopsis</title>'>
|
|
|
|
<!ENTITY reftitle.methods '<title xmlns="http://docbook.org/ns/docbook">Methods</title>'>
|
|
|
|
<!ENTITY reftitle.mysqlnd '<title xmlns="http://docbook.org/ns/docbook">MySQL Native Driver Only</title>'>
|
|
|
|
<!ENTITY reftitle.notes '<title xmlns="http://docbook.org/ns/docbook">Notes</title>'>
|
|
|
|
<!ENTITY reftitle.parameters '<title xmlns="http://docbook.org/ns/docbook">Parameters</title>'>
|
|
|
|
<!ENTITY reftitle.options '<title xmlns="http://docbook.org/ns/docbook">Options</title>'>
|
|
|
|
<!ENTITY reftitle.properties '<title xmlns="http://docbook.org/ns/docbook">Properties</title>'>
|
|
|
|
<!ENTITY reftitle.required '<title xmlns="http://docbook.org/ns/docbook">Requirements</title>'>
|
|
|
|
<!ENTITY reftitle.resources '<title xmlns="http://docbook.org/ns/docbook">Resource Types</title>'>
|
|
|
|
<!ENTITY reftitle.runtime '<title xmlns="http://docbook.org/ns/docbook">Runtime Configuration</title>'>
|
|
|
|
<!ENTITY reftitle.returnvalues '<title xmlns="http://docbook.org/ns/docbook">Return Values</title>'>
|
|
|
|
<!ENTITY reftitle.seealso '<title xmlns="http://docbook.org/ns/docbook">See Also</title>'>
|
|
|
|
<!ENTITY reftitle.setup '<title xmlns="http://docbook.org/ns/docbook">Installing/Configuring</title>'>
|
|
|
|
<!ENTITY reftitle.unicode '<title xmlns="http://docbook.org/ns/docbook">Unicode</title>'>
|
2007-12-13 17:54:32 +00:00
|
|
|
|