# PHP/php_en/html/about.generate.html.gz
# PHP/php_ja/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">このマニュアルはXMLで書かれていて、 DocBook XML DTD 、 DSSSL (Document Style and Semantics Specification Language)をフォーマットに使用しています。また、実験的に XSLT (Extensible Stylesheet Language Transformations)をメンテナンスとフォーマットに 使用しています。

(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"> XML をソースファイルのフォーマットとして 使用することで、一つのソースファイルを管理するだけで、 多くの出力形式を生成することができるようになっています。 HTML と TeX 版で使用している ツールは James Clark に よって書かれた Jade と、 Norman Walsh によって 書かれた The Modular DocBook Stylesheets です。Windows HTMLヘルプを作成するためには Microsoft HTML Help Workshop を使用しています。またちょっとした変換処理やフォーマットの 処理にはもちろんPHPを使っています。

(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">様々な言語の、(テキスト形式、シンプルな HTML 形式、 PDF 、PalmPilot DOC、PalmPilot iSilo、 Windows HTML Help等を含む)様々な形式の最新のマニュアルを http://www.php.net/docs.php からダウロード することができます。マニュアルはその内容が変更されると 自動的に更新されます。

(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">このドキュメントの XML ソースコードのダウンロード に関する情報は http://cvs.php.net/ に あります。ドキュメントは phpdoc モジュールに格納 されています。

(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_ja/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">ドキュメントを改善していくには2つの方法があります。

(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">もし(どの言語でかかれたものでも)マニュアルに間違いを見つけたら http://bugs.php.net/ にある bug systemを使ってその問題を報告して下さい。バグの種別は "Documentation Problem"にして下さい。特定のフォーマット でのみ起こる問題もここから送信することが出来ます。

(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"> 注意 bug systemに助けを要求することでシステムを無駄に使用しないで下さい。 そういった場合は前述したメーリングリストやコミュニティサイトを 利用してください。

(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">各ページに注釈をつけることで、原文に実例、警告等の更なる説明を 追加することが出来ます。とはいえ、この注釈システムを使って バグレポートを送信しないで下さい。ユーザノートの詳細については、 About user notes の 項を読んで下さい。

(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_ja/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">PHPのマニュアルはいくつかのフォーマットで提供されています。 大まかに言うとフォーマットには2つの種類があります。オンラインで 読むことのできるフォーマットとダウンロード可能なパッケージです。

(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"> 注意 いくつかの出版社は印刷されたマニュアルを提供しています。私たち としてはそれらをお勧めすることは出来ません。何故ならそういった ものはすぐに古いものなってしまいがちだからです。

(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">オンラインマニュアルは http://www.php.net/ や、いくつかのミラーサイトで読むことができます。このタイプの フォーマットのマニュアルを快適に読むためには、一番近い場所にある ミラーサイトを選択すると良いでしょう。マニュアルはシンプルな (プリンタフレンドリーな)HTMLフォーマットか、PHPのウェブサイト のデザインに統合されたHTMLフォーマットかのいずれかを選んで 閲覧することが出来ます。

(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">オンラインマニュアルのオフラインのマニュアルに対する主な利点は ユーザノート が統合されている ことでしょう。不利な点は、当然ですがマニュアルを見るためには 常にオンラインでいる必要があることです。

(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">オフラインフォーマットにはいくつかのタイプがあるので、使用している OSや読み方にあわせて最適なものを選択してください。これらの異なった フォーマットのドキュメントをどのように生成しているかという 情報については、この付録の 各種フォーマットを生成する方法 の項を読んでください。

(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">テキストビューワやブラウザはどんなOSにも有るものなので、 HTMLとテキストファイルはほとんどプラットフォームを問わずに 利用できるフォーマットです。HTMLフォーマットは一つのHTMLファイルに まとめられたものと、章ごとに分割されたファイルのパッケージ (その結果、総数は数千にもなっています)の両方があります。 HTMLとテキストファイルは圧縮されたbzip2で圧縮されたtarアーカイブ として提供されています。

(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">PDF(またの名をAdobe Acrobat)もまたクロスプラットフォームな フォーマットで、印刷するのに最適です。しかし、勢い込んで このフォーマットをダウンロードして印刷ボタンを押す前に、 このマニュアルは2000ページもの長さを持ち、常に更新されて いる、ということについてよく考えてみてください。

(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"> 注意 もしPDFファイルを閲覧するプログラムが無い場合は、 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">Palm互換のデバイスを持っている人にとっては、Palmドキュメントや iSiloが理想的なフォーマットです。Palmを日々の通勤で持ち歩き、 DOC や iSilo を使用してPHPの知識に 磨きをかけたり、クイックリファレンスとして使用することが できます。

(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">Windows上では、WindowsヘルプでWindows HTMLヘルプ版のマニュアルを 使用すると非常に便利です。このバージョンは全文検索、完全な目次、 そしてブックマーク機能を提供します。多くの有名なWindows上での PHP開発環境ではこのバージョンのマニュアルを統合する機能を備えて いて、間単にアクセスすることが出来ます。

(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"> 注意 CHMクリエータとビューワの開発も行っているVisual Basic for Linuxプロジェクトはまだ計画中の段階です。もしこの プロジェクトの進行状況に興味があるなら、 sourceforge のページを 見て下さい。

(src)="s18.1"> Up

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

# PHP/php_en/html/about.more.html.gz
# PHP/php_ja/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">このマニュアルは一般的なプログラミングの解説を提供しよう としているわけではありません。従って、もしあなたが全く初めて プログラミングを行う、もしくはほとんど初心者である、と言う場合は このマニュアルだけを使って、PHPのプログラミングを習得するのは 難しいでしょう。そうした場合には初心者向けの本を探したほうが よいかもしれません。PHP関連の書籍は 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">PHPに関する様々な側面について活発に議論しているメーリングリスト も多数あります。もし問題にぶつかって、自分自身では解決できない 場合はこれらのメーリングリストに参加している他の誰かの助けを 得ることができるかもしません。メーリングリストとそのアーカイブ、 またその他のリソースのの一覧が http://www.php.net/support.php にあります。さらに http://www.php.net/links.php にはPHP関連の記事や 掲示板、コードギャラリーを提供しているサイトの一覧があります。

(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_ja/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">ユーザノートはPHPマニュアルを作成していく上で重要な役割を 持っています。マニュアルの読者が実例、警告そしてさらに詳しい 説明をブラウザから提供できるようにすることで、そうした フィードバックをマニュアルの本文に取り込むことが出来るのです。 そして記事が本文に取り入れられるまでの間は、その内容をオンライン、 もしくはいくつかのオフラインフォーマットで参照することが出来ます。

(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">ユーザノートがPHPのサイトに表示される際に、何らかの 抑制があるわけではない、ということに注意して下さい。 従って、そこに書かれた内容、実例の質については保証 されません(とはいえ、マニュアルの本文そのものの 質が保証されない、ということではありません)。

(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_ja/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">以下にエイリアスのリストを示します。全てのエイリアスが記述されてい ます。エイリアスの使用は古かったり、名前が変更されていたりで移植性の 低いスクリプトとなるため推奨されません。このリストは、古いスクリプト から新しい構文に更新しようとする人の助けとなるために提供されるもので す。

(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">このリストは、PHP 4.0.6に基づきます。

(src)="s6.2"> For an alias list that updates daily , have a look here .
(src)="s7.1"> Table F-1 .
(trg)="s3.1"> 表 F-1エイリアス

(src)="s7.2"> Aliases

(src)="s8.1"> Alias