PHP_(プログラミング言語)とは? わかりやすく解説

Weblio 辞書 > 辞書・百科事典 > 百科事典 > PHP_(プログラミング言語)の意味・解説 

PHP (プログラミング言語)

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2024/02/25 01:02 UTC 版)

PHP(ピー・エイチ・ピー)は、 "The PHP Group" によってコミュニティベースで開発[2]されているオープンソースの汎用プログラミング言語およびその公式の処理系であり、特にサーバーサイドで動的なウェブページを作成するための機能を多く備えていることを特徴とする[3]。 名称の PHP再帰的頭字語として、 "PHP: Hypertext Preprocessor" を意味[4][5]するとされており、「PHPはHTMLプリプロセッサである」とPHP自身を再帰的に説明している。


  1. ^ a b PHP: News Archive – 2024” (2024年2月15日). 2024年2月24日閲覧。
  2. ^ Contributing to PHP”. php.net. 2018年2月2日閲覧。
  3. ^

    PHP is a popular general-purpose scripting language that is especially suited to web development.

    —The PHP Group,php.net

  4. ^ What is PHP”. PHP Manual. php.net. 2018年2月2日閲覧。
  5. ^ a b c d e History of PHP”. PHP Manual. php.net. 2018年2月2日閲覧。
  6. ^ Rasmus Lerdorf. “Announce: Personal Home Page Tools (PHP Tools)”. Google Group. 2018年2月2日閲覧。
  7. ^ packagist.org
  8. ^ www.php-fig.org
  9. ^ PHP Standards Recommendations”. PHP-FIG. 2018年2月2日閲覧。
  10. ^ Joab Jackson (2014年7月31日). “PHP gets a formal specification, at last”. ITworld. IDG. 2018年2月2日閲覧。
  11. ^ The PHP Group. “PHP Language Specifications”. GitHub. 2018年2月2日閲覧。
  12. ^ PHP: 削除された拡張モジュールおよび SAPI”. PHP Manual. 2020年7月19日閲覧。
  13. ^ PHP Licensing”. php.net. 2018年2月2日閲覧。
  14. ^ PHP6開発 UTF-16化を断念、5.3へロールバック”. マイナビニュース (2010年3月17日). 2015年5月3日閲覧。
  15. ^ PHP 7.0.0 Released”. php.net. 2015年12月4日閲覧。
  16. ^ a b RFC: Scalar Type Declarations”. php.net (2015年3月16日). 2015年3月17日閲覧。
  17. ^ a b RFC: Return Types”. php.net (2015年1月27日). 2015年1月28日閲覧。
  18. ^ PHP 7 Infographic - 5 things you need to know #php #zend”. Zend Technologies Inc.. 2015年5月3日閲覧。
  19. ^ PHP 8.0.0 Released!”. php.net. 2020年11月27日閲覧。
  20. ^ a b c d e f g h i j k l m n o p q r s t u Supported Versions”. php.net. 2018年12月7日閲覧。
  21. ^ a b c d e f g h i j k l Unsupported Branches”. php.net. 2015年11月14日閲覧。
  22. ^ a b c d PHP: PHP 4 ChangeLog”. The PHP Group (2008年1月3日). 2008年2月22日閲覧。
  23. ^ Using PHP from the command line”. PHP Manual. The PHP Group. 2009年9月11日閲覧。
  24. ^ PHP 4.4.0 Release Announcement”. PHP Mannual. The PHP Group. 2013年11月24日閲覧。
  25. ^ a b c PHP: PHP 5 ChangeLog”. The PHP Group (2007年11月8日). 2008年2月22日閲覧。
  26. ^ PHP manual: PDO”. The PHP Group (2011年11月15日). 2011年11月15日閲覧。
  27. ^ Built-in web server”. 2012年3月26日閲覧。
  28. ^ PHP 5.5.0 changes”. php.net. 2015年3月3日閲覧。
  29. ^ Migrating from PHP 5.5.x to PHP 5.6.x”. php.net. 2014年3月24日閲覧。
  30. ^ Resetting PHP 6”. 2018年1月31日閲覧。 “There have been books on the shelves purporting to cover PHP 6 since at least 2008. But, in March 2010, the PHP 6 release is not out - in fact, it is not even close to out. Recent events suggest that PHP 6 will not be released before 2011 - if, indeed, it is released at all.”
  31. ^ PHP 7 moves full speed ahead”. 2018年1月31日閲覧。 “Recent versions of PHP have been part of the 5.x release series, but there will be no PHP 6. “We’re going to skip [version] 6 because years ago, we had plans for a 6 but those plans were very different from what we’re doing now,” Gutmans said. Going right to version 7 avoids confusion.”
  32. ^ News Archive – 2018: PHP 7.2.5 Released”. php.net (2018年4月26日). 2018年4月28日閲覧。
  33. ^ PHP: Release Process” (2011年6月20日). 2018年1月31日閲覧。
  34. ^ PHP: phpng”. php.net. 2014年7月15日閲覧。
  35. ^ PHP: rfc:size_t_and_int64_next”. php.net. 2014年12月16日閲覧。
  36. ^ PHP RFC: Uniform Variable Syntax”. php.net (2014年5月31日). 2014年7月30日閲覧。
  37. ^ PHP: rfc:abstract_syntax_tree”. php.net. 2014年12月16日閲覧。
  38. ^ PHP: rfc:closure_apply”. php.net. 2014年12月16日閲覧。
  39. ^ PHP: rfc:integer_semantics”. php.net. 2014年12月16日閲覧。
  40. ^ PHP: rfc:isset_ternary”. php.net. 2014年12月16日閲覧。
  41. ^ RFC: Unicode Codepoint Escape Syntax” (2014年11月24日). 2014年12月19日閲覧。
  42. ^ Combined Comparison (Spaceship) Operator”. php.net. 2015年5月21日閲覧。
  43. ^ PHP RFC: Generator Delegation”. php.net. 2015年5月21日閲覧。
  44. ^ PHP RFC: Anonymous Classes”. php.net. 2015年5月21日閲覧。
  45. ^ PHP RFC: Easy User-land CSPRNG”. php.net. 2015年5月21日閲覧。
  46. ^ PHP RFC: Exceptions in the engine (for PHP 7)”. php.net. 2015年5月21日閲覧。
  47. ^ PHP RFC: Group Use Declarations”. php.net. 2015年5月21日閲覧。
  48. ^ PHP: rfc:iterable”. php.net (2016年6月10日). 2023年6月30日閲覧。
  49. ^ PHP: rfc:nullable_types”. php.net (2014年4月10日). 2023年6月30日閲覧。
  50. ^ PHP: rfc:void_return_type”. php.net (2015年11月9日). 2015年11月14日閲覧。
  51. ^ PHP: rfc:class_constant_visibility”. php.net (2015年10月27日). 2015年12月8日閲覧。
  52. ^ PHP: rfc:short_list_syntax”. php.net (2016年4月7日). 2023年6月30日閲覧。
  53. ^ PHP: rfc:multiple-catch”. php.net (2016年3月6日). 2023年6月30日閲覧。
  54. ^ PHP: rfc:object-typehint”. wiki.php.net. 2024年1月23日閲覧。
  55. ^ PHP: rfc:libsodium”. wiki.php.net. 2024年1月23日閲覧。
  56. ^ PHP: rfc:allow-abstract-function-override”. wiki.php.net. 2024年1月23日閲覧。
  57. ^ PHP: rfc:parameter-no-type-variance”. wiki.php.net. 2024年1月23日閲覧。
  58. ^ PHP: News Archive - 2017 30 Nov 2017
  59. ^ PHP: rfc:flexible_heredoc_nowdoc_syntaxes”. wiki.php.net. 2024年1月23日閲覧。
  60. ^ PHP: rfc:list_reference_assignment”. wiki.php.net. 2024年1月23日閲覧。
  61. ^ PHP: rfc:pcre2-migration”. wiki.php.net. 2024年1月23日閲覧。
  62. ^ PHP: hrtime – Manual”. php.net. 2024年1月23日閲覧。
  63. ^ PHP: rfc:typed_properties_v2”. wiki.php.net. 2019年4月4日閲覧。
  64. ^ PHP: rfc:preload”. wiki.php.net. 2019年4月4日閲覧。
  65. ^ PHP: rfc:null_coalesce_equal_operator”. wiki.php.net. 2019年4月4日閲覧。
  66. ^ PHP: rfc:improve-openssl-random-pseudo-bytes”. wiki.php.net. 2019年4月4日閲覧。
  67. ^ PHP: rfc:weakrefs”. wiki.php.net. 2019年4月5日閲覧。
  68. ^ PHP: rfc:ffi”. wiki.php.net. 2019年4月5日閲覧。
  69. ^ PHP: rfc:permanent_hash_ext”. wiki.php.net. 2019年4月5日閲覧。
  70. ^ PHP: rfc:password_registry”. wiki.php.net. 2019年4月5日閲覧。
  71. ^ PHP: rfc:mb_str_split”. wiki.php.net. 2019年4月5日閲覧。
  72. ^ PHP: rfc:reference_reflection”. wiki.php.net. 2019年4月5日閲覧。
  73. ^ PHP: rfc:deprecate-and-remove-ext-wddx”. wiki.php.net. 2019年4月5日閲覧。
  74. ^ PHP: rfc:custom_object_serialization”. wiki.php.net. 2019年4月5日閲覧。
  75. ^ PHP: rfc:jit”. wiki.php.net. 2019年4月5日閲覧。
  76. ^ PHP: rfc:negative_array_index”. wiki.php.net. 2019年4月5日閲覧。
  77. ^ PHP RFC: Validation for abstract trait methods”. wiki.php.net. 2020年8月14日閲覧。
  78. ^ PHP RFC: Saner string to number comparisons”. wiki.php.net. 2020年8月14日閲覧。
  79. ^ PHP RFC: Saner numeric strings”. wiki.php.net. 2020年8月14日閲覧。
  80. ^ PHP RFC: Stricter type checks for arithmetic/bitwise operators”. wiki.php.net. 2020年8月14日閲覧。
  81. ^ PHP RFC: Reclassifying engine warnings”. wiki.php.net. 2020年8月14日閲覧。
  82. ^ PHP: rfc:consistent_type_errors”. wiki.php.net. 2019年4月5日閲覧。
  83. ^ PHP: rfc:lsp_errors”. wiki.php.net. 2019年5月26日閲覧。
  84. ^ PHP RFC: Locale-independent float to string cast”. wiki.php.net. 2020年8月14日閲覧。
  85. ^ PHP RFC: Variable Syntax Tweaks”. wiki.php.net. 2020年8月14日閲覧。
  86. ^ PHP RFC: Attributes V2”. wiki.php.net. 2020年8月14日閲覧。
  87. ^ PHP RFC: Attribute Amendments”. wiki.php.net. 2020年8月14日閲覧。
  88. ^ PHP RFC: Shorter Attribute Syntax”. wiki.php.net. 2020年6月20日閲覧。
  89. ^ PHP RFC: Shorter Attribute Syntax Change”. wiki.php.net. 2020年8月14日閲覧。
  90. ^ PHP RFC: Named Arguments”. wiki.php.net. 2020年8月14日閲覧。
  91. ^ PHP RFC: Match expression v2”. wiki.php.net. 2020年8月14日閲覧。
  92. ^ PHP RFC: Constructor Property Promotion”. wiki.php.net. 2020年8月14日閲覧。
  93. ^ PHP RFC: Union Types 2.0”. wiki.php.net. 2020年8月14日閲覧。
  94. ^ PHP RFC: Mixed Type v2”. wiki.php.net. 2020年8月14日閲覧。
  95. ^ PHP RFC: Static return type”. wiki.php.net. 2020年8月14日閲覧。
  96. ^ PHP RFC: Nullsafe operator”. wiki.php.net. 2020年8月14日閲覧。
  97. ^ PHP RFC: non-capturing catches”. wiki.php.net. 2020年8月14日閲覧。
  98. ^ PHP RFC: throw expression”. wiki.php.net. 2020年8月14日閲覧。
  99. ^ PHP RFC: Always available JSON extension”. PHP. 2020年10月25日閲覧。
  100. ^ PHP RFC: Explicit octal integer literal notation”. wiki.php.net. 2020年11月25日閲覧。
  101. ^ PHP RFC: Enumerations”. wiki.php.net. 2021年3月25日閲覧。
  102. ^ PHP: rfc:readonly_properties_v2”. wiki.php.net. 2021年11月26日閲覧。
  103. ^ PHP: rfc:first_class_callable_syntax”. wiki.php.net. 2021年11月26日閲覧。
  104. ^ PHP: rfc:new_in_initializers”. wiki.php.net. 2021年11月26日閲覧。
  105. ^ PHP: rfc:pure-intersection-types”. wiki.php.net. 2021年11月26日閲覧。
  106. ^ PHP: rfc:noreturn_type”. wiki.php.net. 2021年11月26日閲覧。
  107. ^ PHP: rfc:final_class_const”. wiki.php.net. 2021年11月26日閲覧。
  108. ^ PHP: rfc:fibers”. wiki.php.net. 2021年11月26日閲覧。
  109. ^ PHP: rfc:readonly_classes”. wiki.php.net. 2022年6月16日閲覧。
  110. ^ PHP: rfc:null-false-standalone-types”. wiki.php.net. 2022年6月16日閲覧。
  111. ^ PHP: rfc:true-type”. wiki.php.net. 2022年6月16日閲覧。
  112. ^ PHP: rfc:strtolower-ascii”. wiki.php.net. 2022年6月16日閲覧。
  113. ^ PHP: rfc:dnf_types”. wiki.php.net. 2023年2月7日閲覧。
  114. ^ PHP: rfc:constants_in_traits”. wiki.php.net. 2023年2月7日閲覧。
  115. ^ PHP: rfc:typed_class_constants”. wiki.php.net. 2023年12月17日閲覧。
  116. ^ PHP: rfc:dynamic_class_constant_fetch”. wiki.php.net. 2023年12月17日閲覧。
  117. ^ PHP: rfc:marking_overriden_methods”. wiki.php.net. 2023年12月17日閲覧。
  118. ^ PHP: rfc:readonly_amendments”. wiki.php.net. 2023年12月17日閲覧。
  119. ^ PHP: rfc:json_validate”. wiki.php.net. 2023年12月17日閲覧。
  120. ^ PHP: rfc:randomizer_additions”. wiki.php.net. 2023年12月17日閲覧。


「PHP (プログラミング言語)」の続きの解説一覧



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「PHP_(プログラミング言語)」の関連用語

PHP_(プログラミング言語)のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PHP_(プログラミング言語)のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアのPHP (プログラミング言語) (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。

©2024 GRAS Group, Inc.RSS