# ko/html/about.generate.html.gz
# pl/html/about.generate.html.gz


(src)="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.
(trg)="sabout.generate.1"> How we generate the formats
(trg)="s5.1">

# ko/html/about.howtohelp.html.gz
# pl/html/about.howtohelp.html.gz


(src)="s.1">There are two ways you can help to improve this documentation.
(trg)="s5.1">

# ko/html/about.html.gz
# pl/html/about.html.gz


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

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

# ko/html/about.more.html.gz
# pl/html/about.more.html.gz


(src)="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 .
(trg)="s5.1">

# ko/html/about.notes.html.gz
# pl/html/about.notes.html.gz


# ko/html/aliases.html.gz
# pl/html/aliases.html.gz


(src)="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.
(trg)="s4.2"> Wykorzystywanie aliasów jest raczej złym rozwiązaniem , gdyż mogą zostać usunięte lub zmienione , co spowoduje że nie będzie można przenieść skryptu na inną platformę .
(trg)="s4.3"> Lista ta jest przeznaczona dla osób , które chcą zaktualizować skrypty do nowej składni .

(src)="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)
(trg)="s5.1"> Należy pamiętać , że niektóre funkcje po prostu mają dwie nazwy i nie ma żadnej różnicy w ich użyciu .
(trg)="s5.2"> Na przykład nazwy is_int( ) i is_integer( ) są równie dobre .

(src)="s2.1">This list is consistent with PHP 4.0.6.
(trg)="s6.1"> Ta lista jest zgodna z PHP 4.0.6 .
(trg)="s6.2"> Lista zgodna z aktualną wersją PHP znajduje się tutaj .