# PHP/php_en/html/about.generate.html.gz
# PHP/php_ko/html/about.generate.html.gz


(src)="s1.1"> PHP Manual

(src)="s2.1"> Prev

(src)="s3.1"> Appendix K .

(src)="s3.2"> About the manual

(src)="s4.1"> Next

(src)="s5.1"> This manual is written in XML using the DocBook XML DTD , using DSSSL ( Document Style and Semantics Specification Language ) for formatting , and experimentally the XSLT (Extensible Stylesheet Language Transformations ) for maintenance and formatting .
(src)="s6.1"> Using XML as a source format gives us the ability to generate many output formats from the source files , while only maintaining one source document for all formats .
(trg)="s.1">This manual is written in XML using the DocBook XML DTD , using DSSSL (Document Style and Semantics Specification Language) for formatting, and experimentaly the XSLT (Extensible Stylesheet Language Transformations) for maintenance and formatting.

(src)="s6.2"> The tools used for formatting HTML and TeX versions are Jade , written by James Clark and The Modular DocBook Stylesheets written by Norman Walsh .
(src)="s6.3"> We use Microsoft HTML Help Workshop to generate the Windows HTML Help format of the manual , and of course PHP itself to do some additional conversions and formatting .
(trg)="s1.1">Using XML as a source format gives us the ability to generate many output formats from the source files, while only maintaining one source document for all formats. The tools used for formatting HTML and TeX versions are Jade , written by James Clark and The Modular DocBook Stylesheets written by Norman Walsh . We use Microsoft HTML Help Workshop to generate the Windows HTML Help format of the manual, and of course PHP itself to do some additional conversions and formatting.

(src)="s7.1"> You can download the manual in various languages and formats , including plain text , plain HTML , PDF , PalmPilot DOC , PalmPilot iSilo and Windows HTML Help , from http : / /www.php.net / docs.php .
(src)="s7.2"> The manuals are updated automatically as the text is updated .
(trg)="s2.1">You can download the manual in various languages and formats, including plain text, plain HTML , PDF , PalmPilot DOC, PalmPilot iSilo and Windows HTML Help, from http://www.php.net/docs.php . The manuals are updated automatically as the text is updated.

(src)="s8.1"> You can find more information about downloading the XML source code of this documentation at http : / /cvs.php.net / .
(src)="s8.2"> The documentation is stored in the phpdoc module .
(trg)="s3.1">You can find more information about downloading the XML source code of this documentation at http://cvs.php.net/ . The documentation is stored in the phpdoc module.

(src)="s9.1"> Prev

(src)="s10.1"> Home

(src)="s11.1"> Next

(src)="s12.1"> How to help improve the documentation

(src)="s13.1"> Up

(src)="s14.1"> Translations

# PHP/php_en/html/about.howtohelp.html.gz
# PHP/php_ko/html/about.howtohelp.html.gz


(src)="s1.1"> PHP Manual

(src)="s2.1"> Prev

(src)="s3.1"> Appendix K .

(src)="s3.2"> About the manual

(src)="s4.1"> Next

(src)="s5.1"> There are three ways you can help to improve this documentation .
(src)="s6.1"> If you find errors in this manual , in any language , please report them using the bug system at http : / /bugs.php.net / .
(trg)="s.1">There are two ways you can help to improve this documentation.

(src)="s6.2"> Classify the bug as " Documentation Problem " .

(src)="s6.3"> You can also submit problems related to specific manual formats here .

(src)="s7.1"> Note :

(src)="s7.2"> Please don ' t abuse the bug system by submitting requests for help .

(src)="s7.3"> Use the mailing lists or community sites mentioned earlier , instead .
(src)="s8.1"> By contributing notes , you can provide additional examples , caveats , and clarifications for other readers .
(trg)="s1.1">If you find errors in this manual, in any language, please report them using the bug system at http://bugs.php.net/ . Classify the bug as "Documentation Problem". You can also submit problems related to specific manual formats here.

(src)="s8.2"> But do not submit bug reports using the annotation system please .
(src)="s8.3"> You can read more about annotations in the ' About user notes ' section of this appendix .
(trg)="s2.1"> 참고: Please don't abuse the bug system by submitting requests for help. Use the mailing lists or community sites mentioned earlier, instead.

(src)="s9.1"> If you know English and some foreign language , you may also help out in the translations .
(src)="s9.2"> If you would like to start a new translation , or help in a translation project , please read http : / /cvs.php.net / co.php / phpdoc / howto / howto.html.tar.gz .
(trg)="s3.1">By contributing notes, you can provide additional examples, caveats, and clarifications for other readers. But do not submit bug reports using the annotation system please. You can read more about annotations in the 'About user notes' section of this appendix.

(src)="s10.1"> Prev

(src)="s11.1"> Home

(src)="s12.1"> Next

(src)="s13.1"> How to find more information about PHP

(src)="s14.1"> Up

(src)="s15.1"> How we generate the formats

# PHP/php_en/html/about.html.gz
# PHP/php_ko/html/about.html.gz


(src)="s1.1"> PHP Manual

(src)="s2.1"> Prev

(src)="s3.1"> Next

(src)="s4.1"> The PHP manual is provided in several formats .
(src)="s4.2"> These formats can be divided into two groups : online readable formats , and downloadable packages .
(trg)="s.1">The PHP manual is provided in several formats. These formats can be divided into two groups: online readable formats, and downloadable packages.

(src)="s5.1"> Note :

(src)="s5.2"> Some publishers have made available printed versions of this manual .
(src)="s5.3"> We cannot recommend any of those , as they tend to become out-of-date very quickly .
(trg)="s1.1"> 참고: Some publishers have made available printed versions of this manual. We cannot recommend any of those, as they tend to become out-of-date very quickly.

(src)="s6.1"> You can read the manual online at http : / /www.php.net / You can read the manual online at http : / /www.php.net / and on the numerous mirror sites .

(src)="s6.2"> For best performance , you should choose the mirror site closest to you .
(src)="s6.3"> You can view the manual in either its plain ( print-friendly ) HTML format or an HTML format that integrates the manual into the look and feel of the PHP website itself .
(trg)="s2.1">You can read the manual online at http://www.php.net/ and on the numerous mirror sites. For best performance, you should choose the mirror site closest to you. You can view the manual in either its plain (print-friendly) HTML format or a an HTML format that integrates the manual into the look and feel of the PHP website itself.

(src)="s7.1"> An advantage of the online manual over most of the offline formats is the integration of user-contributed notes .
(src)="s7.2"> An obvious disadvantage is that you have to be online to view the manual in the online formats .
(trg)="s3.1">An advantage of the online manual over most of the offline formats is the integration of user-contributed notes . An obvious disadvantage is that you have to be online to view the manual in the online formats.

(src)="s8.1"> There are several offline formats of the manual , and the most appropriate format for you depends on what operating system you use and your personal reading style .
(src)="s8.2"> For information on how the manual is generated in so many formats , read the ' How we generate the formats ' section of this appendix .
(trg)="s4.1">There are several offline formats of the manual, and the most appropriate format for you depends on what operating system you use and your personal reading style. For information on how the manual is generated in so many formats, read the 'How we generate the formats' section of this appendix.

(src)="s9.1"> The most cross-platform formats of the manual are the HTML and plain-text versions .

(src)="s9.2"> The HTML format is provided both as a single HTML file and as a package of individual files for each section ( which results in a collection of several thousand files ) .
(src)="s9.3"> The HTML and plaintext formats are provided as tar files compressed using the bzip2 archiver .
(trg)="s5.1">The most cross-platform formats of the manual are the HTML and plain-text versions. The HTML format is provided both as a single HTML file and as a package of individual files for each section (which results in a collection of several thousand files). The HTML and plaintext formats are provided as compressed tar files (using both gzip and bzip2) and ZIP archives.

(src)="s10.1"> Another popular cross-platform format , and the format most suited to printing , is PDF ( also known as Adobe Acrobat ) .
(src)="s10.2"> But before you rush to download this format and hit the Print button , be warned that the manual is nearly 2000 pages long , and constantly being revised .
(trg)="s6.1">Another popular cross-platform format, and the format most suited to printing, is PDF (also known as Adobe Acrobat). But before you rush to download this format and hit the Print button, be warned that the manual is nearly 2000 pages long, and constantly being revised.

(src)="s11.1"> Note :
(src)="s11.2"> If you do not already have a program capable of viewing PDF format files , you may need to download Adobe Acrobat Reader .
(trg)="s7.1"> 참고: If you do not already have a program capable of viewing PDF format files, you may need to download Adobe Acrobat Reader .

(src)="s12.1"> For owners of Palm-compatible handhelds , the Palm document and iSilo formats are ideal for this platform .
(src)="s12.2"> You can bring your handheld with you on your daily commute and use a DOC or iSilo reader to brush up on your PHP knowledge , or just use it as a quick reference .
(trg)="s8.1">For owners of Palm-compatible handhelds, the Palm document and iSilo formats are ideal for this platform. You can bring your handheld with you on your daily commute and use a DOC or iSilo reader to brush up on your PHP knowledge, or just use it as a quick reference.

(src)="s13.1"> For Windows platforms , the Windows HTML Help version of the manual soups up the HTML format for use with the Windows HTML Help application .
(src)="s13.2"> This version provides full-text search , a full index , and bookmarking .
(trg)="s9.1">For Windows platforms, the Windows HTML Help version of the manual soups up the HTML format for use with the Windows HTML Help application. This version provides full-text search, a full index, and bookmarking. Many popular Windows PHP development environments also integrate with this version of the documentation to provide easy access.

(src)="s13.3"> Many popular Windows PHP development environments also integrate with this version of the documentation to provide easy access .

(src)="s14.1"> Prev

(src)="s15.1"> Home

(src)="s16.1"> Next
(src)="s17.1"> List of Parser Tokens
(trg)="s10.1"> 참고: A Visual Basic for Linux project is in the planning stage, which will include the development of a CHM Creator and Viewer for Linux. See their SourceForge.net page if you are interested in the progress.

(src)="s18.1"> Up

(src)="s19.1"> About user notes

# PHP/php_en/html/about.more.html.gz
# PHP/php_ko/html/about.more.html.gz


(src)="s1.1"> PHP Manual

(src)="s2.1"> Prev

(src)="s3.1"> Appendix K .

(src)="s3.2"> About the manual

(src)="s4.1"> Next

(src)="s5.1"> This manual does not attempt to provide instruction about general programming practices .
(src)="s5.2"> If you are a first-time , or even just a beginning , programmer , you may find it difficult to learn how to program in PHP using just this manual .
(trg)="s.1">This manual does not attempt to provide instruction about general programming practices. If you are a first-time, or even just a beginning, programmer, you may find it difficult to learn how to program in PHP using just this manual. You may want to seek out a text more oriented towards beginners. You can find a list of PHP-related books at http://www.php.net/books.php .

(src)="s5.3"> You may want to seek out a text more oriented towards beginners .

(src)="s5.4"> You can find a list of PHP-related books at http : / /www.php.net / books.php .

(src)="s6.1"> There are a number of active mailing lists for discussion of all aspects of programming with PHP .

(src)="s6.2"> If you find yourself stuck on a problem for which you can ' t find your own solution , you may be able to get help from someone on these lists .
(src)="s6.3"> You can find a list of the mailing lists at http : / /www.php.net / support.php , as well as links to the mailing list archives and other online support resources .
(trg)="s1.1">There are a number of active mailing lists for discussion of all aspects of programming with PHP. If you find yourself stuck on a problem for which you can't find your own solution, you may be able to get help from someone on these lists. You can find a list of the mailing lists at http://www.php.net/support.php , as well as links to the mailing list archives and other online support resources. Furthermore, at http://www.php.net/links.php there is a list of websites devoted to PHP articles, forums, and code galleries.

(src)="s6.4"> Furthermore , at http : / /www.php.net / links.php there is a list of websites devoted to PHP articles , forums , and code galleries .

(src)="s7.1"> Prev

(src)="s8.1"> Home

(src)="s9.1"> Next

(src)="s10.1"> PHP versions documented in this manual

(src)="s11.1"> Up

(src)="s12.1"> How to help improve the documentation

# PHP/php_en/html/about.notes.html.gz
# PHP/php_ko/html/about.notes.html.gz


(src)="s1.1"> PHP Manual

(src)="s2.1"> Prev

(src)="s3.1"> Appendix K .

(src)="s3.2"> About the manual

(src)="s4.1"> Next

(src)="s5.1"> The user-contributed notes play an important role in the development of this manual .

(src)="s5.2"> By allowing readers of the manual to contribute examples , caveats , and further clarifications from their browser , we are able to incorporate that feedback into the main text of the manual .
(src)="s5.3"> And until the notes have been incorporated , they can be viewed in their submitted form online and in some of the offline formats .
(trg)="s.1">The user-contributed notes play an important role in the development of this manual. By allowing readers of the manual to contribute examples, caveats, and further clarifications from their browser, we are able to incorporate that feedback into the main text of the manual. And until the notes have been incorporated, they can be viewed in their submitted form online and in some of the offline formats.

(src)="s6.1"> Note :

(src)="s6.2"> The user-contributed notes are not moderated before they appear online , so the quality of the writing or code examples , and even the veracity of the contribution , cannot be guaranteed . ( Not that there is any guarantee of the quality or accuracy of the manual text itself . )

(src)="s7.1"> Note :

(src)="s7.2"> For the purposes of license coverage the user-contributed notes are considered part of the PHP manual , and are therefore covered by the same license that covers this documentation ( GPL at the moment ) .
(src)="s7.3"> For more details see the Manual ' s Copyright page .
(trg)="s1.1"> 참고: The user-contributed notes are not moderated before they appear online, so the quality of the writing or code examples, and even the veracity of the contribution, cannot be guaranteed. (Not that there is any guarantee of the quality or accuracy of the manual text itself.)

(src)="s8.1"> Prev

(src)="s9.1"> Home

(src)="s10.1"> Next

(src)="s11.1"> About the manual

(src)="s12.1"> Up

(src)="s13.1"> How to read a function definition ( prototype )

# PHP/php_en/html/aliases.html.gz
# PHP/php_ko/html/aliases.html.gz


(src)="s1.1"> PHP Manual

(src)="s2.1"> Prev

(src)="s3.1"> Next

(src)="s4.1"> Here is the aliases list .

(src)="s4.2"> All aliases are listed here .

(src)="s4.3"> It is usually a bad idea to use aliases , as they may be bound to obsolescence or renaming , which will lead to unportable script .
(src)="s4.4"> This list is provided to help those who want to upgrade their old scripts to newer syntax .
(trg)="s.1">Here is the aliases list. All aliases are listed here. It is usually a bad idea to use aliases, are they may be bound to obsolescence or renaming, which will lead to unportable script. This list is provided to help those who want to upgrade their old scripts to newer syntax.

(src)="s5.1"> However , some functions simply have two names , and there is no real preference . ( For example , is_int( ) and is_integer( ) are equally good )
(src)="s6.1"> This list is consistent with PHP 4.0.6 .
(trg)="s1.1">However, some functions simply have two names, and there is no real preference. (For example, is_int() and is_integer() are equally good)

(src)="s6.2"> For an alias list that updates daily , have a look here .
(src)="s7.1"> Table F-1 .
(trg)="s2.1">This list is consistent with PHP 4.0.6.

(src)="s7.2"> Aliases

(src)="s8.1"> Alias