array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'about.more.php', 1 => 'How to find more information about PHP', ), 'up' => array ( 0 => 'about.php', 1 => 'About the manual', ), 'prev' => array ( 0 => 'about.phpversions.php', 1 => 'PHP versions documented in this manual', ), 'next' => array ( 0 => 'about.howtohelp.php', 1 => 'How to help improve the documentation', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'appendices/about.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

How to find more information about PHP

This manual does not attempt to provide instruction about general programming practices. First-time - or even just beginning - programmers may find it difficult to learn how to program in PHP using this manual exclusively. Instead, seek out a text more oriented towards beginners.

There are a number of active mailing lists for discussion on all aspects of programming with PHP. If stuck with a problem, consider using these lists. For support options, including mailing lists, view » the PHP.net support page.