--- id: php-tutorial-index title: "PHP Tutorial" category: "Programming_Language" status: "draft" verification_status: "conceptual" canonical_id: "" aliases: ["PHP Tutorial", "PHP MOC", "Topic_PHP index", "PHP λͺ©μ°¨"] duplicate_of: "" source_trust_level: "B" confidence_score: 0.90 created_at: 2026-07-04 updated_at: 2026-07-04 review_reason: "" merge_history: [] tags: ["php", "programming", "w3schools", "moc", "index"] raw_sources: ["https://www.w3schools.com/php/"] applied_in: [] github_commit: "" --- # [[PHP Tutorial]] ## 🎯 ν•œ 쀄 톡찰 (One-line insight) Map of Content (MOC) for the W3Schools PHP Tutorial β€” the root that links every core-PHP-language knowledge page in this topic folder. [S1] ## 🧠 핡심 κ°œλ… (Core concepts) - This folder (`Topic_PHP`) wikifies the core PHP language tutorial, one knowledge page per document, in P-Reinforce v3.1 format β€” same convention as `Topic_SQL` / `Topic_Python` / `Topic_Java` / `Topic_HTML` / `Topic_CSS` / `Topic_JavaScript`. [S1] - Scope: **tutorial pages only**. Explicitly **excluded**: reference dumps (`php_ref_*` index pages and all `func_*`/`keyword_*`/`ref_exception_*` detail pages), meta pages (Exam/Examples/Compiler/Quiz/Exercises/Server/Syllabus/Study Plan). [S1] - **Included despite overlapping category names**: `php_mysql_*` (PHP-specific mysqli usage, distinct from a general MYSQL category) and `php_xml_*` (PHP-specific XML parsing via SimpleXML/DOM/Expat, distinct from a general XML syntax category) and `php_json.asp` (PHP's json_encode/decode usage, distinct from a general JSON category) β€” same precedent as Python_MySQL/Python_MongoDB staying in Topic_Python. [S1] - **Progress:** **114 of 114 planned docs complete β€” PHP category done.** - Every page roots its Knowledge Graph back to this `[[PHP Tutorial]]` node. ## πŸ“– μ„ΈλΆ€ λ‚΄μš© (Details) ### Basics - [[PHP Intro]] βœ… - [[PHP Install]] βœ… - [[PHP Syntax]] βœ… - [[PHP Comments]] βœ… - [[PHP Comments Multiline]] βœ… ### Variables & Output - [[PHP Variables]] βœ… - [[PHP Variables Scope]] βœ… - [[PHP Echo Print]] βœ… - [[PHP Data Types]] βœ… ### Strings - [[PHP Strings]] βœ… - [[PHP String Functions]] βœ… - [[PHP String Modify]] βœ… - [[PHP String Concatenate]] βœ… - [[PHP String Slicing]] βœ… - [[PHP String Escape]] βœ… ### Numbers & Math - [[PHP Numbers]] βœ… - [[PHP Casting]] βœ… - [[PHP Math]] βœ… - [[PHP Constants]] βœ… - [[PHP Magic Constants]] βœ… ### Operators - [[PHP Operators]] βœ… ### Conditions & Switch - [[PHP If Else]] βœ… - [[PHP If Operators]] βœ… - [[PHP If Else If]] βœ… - [[PHP If Shorthand]] βœ… - [[PHP If Nested]] βœ… - [[PHP Switch]] βœ… - [[PHP Match]] βœ… ### Loops - [[PHP Looping]] βœ… - [[PHP Looping While]] βœ… - [[PHP Looping Do While]] βœ… - [[PHP Looping For]] βœ… - [[PHP Looping Foreach]] βœ… - [[PHP Looping Break]] βœ… - [[PHP Looping Continue]] βœ… ### Functions - [[PHP Functions]] βœ… ### Arrays - [[PHP Arrays]] βœ… - [[PHP Arrays Indexed]] βœ… - [[PHP Arrays Associative]] βœ… - [[PHP Arrays Create]] βœ… - [[PHP Arrays Access]] βœ… - [[PHP Arrays Update]] βœ… - [[PHP Arrays Add]] βœ… - [[PHP Arrays Remove]] βœ… - [[PHP Arrays Sort]] βœ… - [[PHP Arrays Multidimensional]] βœ… - [[PHP Arrays Functions]] βœ… ### Superglobals - [[PHP Superglobals]] βœ… - [[PHP Superglobals Globals]] βœ… - [[PHP Superglobals Server]] βœ… - [[PHP Superglobals Request]] βœ… - [[PHP Superglobals Post]] βœ… - [[PHP Superglobals Get]] βœ… ### RegEx - [[PHP RegEx]] βœ… - [[PHP RegEx Functions]] βœ… ### Forms - [[PHP Forms]] βœ… - [[PHP Form Validation]] βœ… - [[PHP Form Required]] βœ… - [[PHP Form URL Email]] βœ… - [[PHP Form Complete]] βœ… ### Date - [[PHP Date]] βœ… ### Includes - [[PHP Includes]] βœ… ### Files - [[PHP File]] βœ… - [[PHP File Open]] βœ… - [[PHP File Create]] βœ… - [[PHP File Upload]] βœ… ### Cookies & Sessions - [[PHP Cookies]] βœ… - [[PHP Sessions]] βœ… ### Filter - [[PHP Filter]] βœ… - [[PHP Filter Advanced]] βœ… ### Callback Functions - [[PHP Callback Functions]] βœ… ### JSON - [[PHP JSON]] βœ… ### Exceptions & Errors - [[PHP Exceptions]] βœ… - [[PHP Error Handling]] βœ… - [[PHP Exception]] βœ… ### OOP - [[PHP OOP What Is]] βœ… - [[PHP OOP Classes Objects]] βœ… - [[PHP OOP Constructor]] βœ… - [[PHP OOP Destructor]] βœ… - [[PHP OOP Access Modifiers]] βœ… - [[PHP OOP Inheritance]] βœ… - [[PHP OOP Constants]] βœ… - [[PHP OOP Classes Abstract]] βœ… - [[PHP OOP Interfaces]] βœ… - [[PHP OOP Traits]] βœ… - [[PHP OOP Static Methods]] βœ… - [[PHP OOP Static Properties]] βœ… ### Namespaces & Iterables - [[PHP Namespaces]] βœ… - [[PHP Iterables]] βœ… ### MySQL - [[PHP MySQL Intro]] βœ… - [[PHP MySQL Connect]] βœ… - [[PHP MySQL Create DB]] βœ… - [[PHP MySQL Create Table]] βœ… - [[PHP MySQL Insert]] βœ… - [[PHP MySQL Insert Last ID]] βœ… - [[PHP MySQL Insert Multiple]] βœ… - [[PHP MySQL Prepared Statements]] βœ… - [[PHP MySQL Select]] βœ… - [[PHP MySQL Select Where]] βœ… - [[PHP MySQL Select Order By]] βœ… - [[PHP MySQL Delete]] βœ… - [[PHP MySQL Update]] βœ… - [[PHP MySQL Select Limit]] βœ… ### XML - [[PHP XML Parsers]] βœ… - [[PHP XML SimpleXML Read]] βœ… - [[PHP XML SimpleXML Get]] βœ… - [[PHP XML Parser Expat]] βœ… - [[PHP XML DOM]] βœ… ### AJAX - [[PHP AJAX Intro]] βœ… - [[PHP AJAX PHP]] βœ… - [[PHP AJAX Database]] βœ… - [[PHP AJAX XML]] βœ… - [[PHP AJAX Live Search]] βœ… - [[PHP AJAX Poll]] βœ… ## πŸ› οΈ 적용 사둀 (Applied in summary) 0 knowledge documents generated so far in this batch run. ## βœ… 검증 μƒνƒœ 및 신뒰도 - **μƒνƒœ:** draft - **검증 단계:** conceptual - **좜처 신뒰도:** B (W3Schools β€” widely used educational reference) - **μ‹ λ’° 점수:** 0.90 - **쀑볡 검사 κ²°κ³Ό:** μ‹ κ·œ 생성 (New discovery) ## πŸ”— 지식 κ·Έλž˜ν”„ (Knowledge Graph) - **μƒμœ„/루트:** [[10_Wiki]] - **κ΄€λ ¨ κ°œλ…:** [[PHP Intro]], [[PHP OOP What Is]], [[Java Tutorial]], [[Python Tutorial]], [[SQL Tutorial]] - **μ°Έμ‘° λ§₯락:** SQL/Python/Java에 이어 W3Schools 지식화 μ‹œλ¦¬μ¦ˆμ˜ λ‹€μŒ μΉ΄ν…Œκ³ λ¦¬. ## πŸ“š 좜처 (Sources) - [S1] W3Schools β€” PHP Tutorial β€” https://www.w3schools.com/php/ ## πŸ“ λ³€κ²½ 이λ ₯ (Change history) - 2026-07-04: Created PHP Tutorial MOC with scope decisions and full planned page list (Astra wiki-curation, P-Reinforce v3.1 format).