<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>dev</title>
    <link>https://your-domain.example</link>
    <description>Notes on databases, HTML, PHP, and React JS.</description>
    
    <item>
      <title>How to Create Simple PHP API with Database &amp; Test with Postman in Khmer</title>
      <link>https://your-domain.example/blog/php-api-with-database-and-test-with-postman-with-video-in-khmer</link>
      <guid>https://your-domain.example/blog/php-api-with-database-and-test-with-postman-with-video-in-khmer</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description>Build a RESTful PHP API with MySQL database step-by-step and test endpoints using Postman with Khmer video tutorials.</description>
    </item>
    <item>
      <title>PHP CRUD (Create, Read, Update, Delete) with MySQL Database with Video in Khmer</title>
      <link>https://your-domain.example/blog/php-crud-operation-with-mysql-database-with-video-in-khmer</link>
      <guid>https://your-domain.example/blog/php-crud-operation-with-mysql-database-with-video-in-khmer</guid>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master PHP CRUD (Create, Read, Update, Delete) with MySQL Database with step-by-step Khmer video tutorials and practical code examples.</description>
    </item>
    <item>
      <title>How to Add Multiple Google Fonts in HTML &amp; CSS with Video Tutorial</title>
      <link>https://your-domain.example/blog/how-to-add-multiple-google-fonts-in-html-with-video-in-khmer</link>
      <guid>https://your-domain.example/blog/how-to-add-multiple-google-fonts-in-html-with-video-in-khmer</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description>Step-by-step guide on how to combine and import multiple Google Fonts in HTML and CSS with video explanation in Khmer.</description>
    </item>
    <item>
      <title>PHP Array and Data Types with Examples &amp; Video Demo</title>
      <link>https://your-domain.example/blog/array-and-type-in-php-with-video-example-in-khmer</link>
      <guid>https://your-domain.example/blog/array-and-type-in-php-with-video-example-in-khmer</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master PHP array types with step-by-step Khmer video tutorials and practical code examples. Learn Indexed Arrays, Associative Arrays, and Multidimensional Arrays in PHP.</description>
    </item>
    <item>
      <title>PHP Control Structures If Else and Loop with Video in Khmer</title>
      <link>https://your-domain.example/blog/php-control-structures-if-else-and-loop-with-video-in-khmer</link>
      <guid>https://your-domain.example/blog/php-control-structures-if-else-and-loop-with-video-in-khmer</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn PHP control structures, if/else statements, and loops with practical examples and video tutorials in Khmer.</description>
    </item>
    <item>
      <title>PHP Functions with Video in Khmer</title>
      <link>https://your-domain.example/blog/php-functions-with-video-in-khmer</link>
      <guid>https://your-domain.example/blog/php-functions-with-video-in-khmer</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master PHP functions with step-by-step Khmer video tutorials and practical code examples. Learn how to declare custom functions, pass parameters, set default values, and use return statements effectively.</description>
    </item>
    <item>
      <title>Basic PHP Variables and Data Types Explained with Examples &amp; Video Demo</title>
      <link>https://your-domain.example/blog/basic-php-variables-and-data-type</link>
      <guid>https://your-domain.example/blog/basic-php-variables-and-data-type</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn PHP variables and data types in a simple way with clear examples, rules, pro tips, and video demo in Khmer.</description>
    </item>
    <item>
      <title>Everything about Dropdown List in HTML with Video Examples</title>
      <link>https://your-domain.example/blog/everything-about-dropdown-list-in-html</link>
      <guid>https://your-domain.example/blog/everything-about-dropdown-list-in-html</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>A step-by-step guide on how to create HTML dropdown lists using select, option, and optgroup tags with attributes and video tutorials in Khmer.</description>
    </item>
    <item>
      <title>How to Create Dropdown List with Autocomplete Options in HTML with Video Demo</title>
      <link>https://your-domain.example/blog/how-to-create-dropdown-list-with-auto-complete-in-html-with-video-demo</link>
      <guid>https://your-domain.example/blog/how-to-create-dropdown-list-with-auto-complete-in-html-with-video-demo</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn difference between simple dropdown select and autocomplete datalist in HTML with code examples and video tutorial in Khmer.</description>
    </item>
    <item>
      <title>How to Create Simple Calculator in HTML Without JavaScript with Video Examples</title>
      <link>https://your-domain.example/blog/how-to-create-simple-calculator-in-html</link>
      <guid>https://your-domain.example/blog/how-to-create-simple-calculator-in-html</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn how to build a simple interactive addition calculator using HTML form, output tag, and oninput attribute without writing separate JavaScript code.</description>
    </item>
    <item>
      <title>How to Download Install and Configure XAMPP for PHP or Laravel with Video Demo in Khmer</title>
      <link>https://your-domain.example/blog/how-to-download-install-and-configure-xampp-for-php-and-laravel</link>
      <guid>https://your-domain.example/blog/how-to-download-install-and-configure-xampp-for-php-and-laravel</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>Easy step-by-step guide to download, install and configure XAMPP web server for PHP and Laravel development with video demo and error fix tips.</description>
    </item>
    <item>
      <title>How to use Fieldsets with Radios and Checkbox in HTML Form with Video Examples</title>
      <link>https://your-domain.example/blog/how-to-use-fieldsets-with-radios-and-checkbox-in-html</link>
      <guid>https://your-domain.example/blog/how-to-use-fieldsets-with-radios-and-checkbox-in-html</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>How to group form elements using fieldsets, legend, radio buttons, and checkboxes in HTML with code examples and video tutorials in Khmer.</description>
    </item>
    <item>
      <title>06-ReactJS Basic Routing with React Router with Video Tutorial in Khmer</title>
      <link>https://your-domain.example/blog/06-reactjs-basic-routing-with-react-router-with-video-tutorial-in-khmer</link>
      <guid>https://your-domain.example/blog/06-reactjs-basic-routing-with-react-router-with-video-tutorial-in-khmer</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn how to setup basic routing in ReactJS using react-router-dom with multi-page navigation and video tutorials in Khmer.</description>
    </item>
    <item>
      <title>Different Lists in HTML (UL vs OL vs DL) with Video Examples</title>
      <link>https://your-domain.example/blog/list-in-html-ol-ul-dl</link>
      <guid>https://your-domain.example/blog/list-in-html-ol-ul-dl</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description>A simple step-by-step guide on how to create Unordered List (UL), Ordered List (OL), and Definition List (DL) in HTML with video tutorials in Khmer.</description>
    </item>
    <item>
      <title>Essential VS Code Extensions for Modern HTML &amp; Frontend Development</title>
      <link>https://your-domain.example/blog/vs-code-extension-for-HTML</link>
      <guid>https://your-domain.example/blog/vs-code-extension-for-HTML</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description>15 must-have Visual Studio Code extensions to speed up HTML editing, automate formatting, and eliminate repetitive boilerplate.</description>
    </item>
    <item>
      <title>Essential VS Code Extensions for PHP &amp; Laravel Development with Video Demo</title>
      <link>https://your-domain.example/blog/vs-code-extensions-for-php</link>
      <guid>https://your-domain.example/blog/vs-code-extensions-for-php</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description>Simple step-by-step guide on best VS Code extensions for PHP, how to run PHP scripts, and useful developer tips with video demo in Khmer.</description>
    </item>
    <item>
      <title>How to Use HTML Table Tag</title>
      <link>https://your-domain.example/blog/how-to-use-table-tag-in-html</link>
      <guid>https://your-domain.example/blog/how-to-use-table-tag-in-html</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description>A simple step-by-step guide on how to create HTML tables, write table rows and data cells, use attributes like colspan and rowspan, and watch video tutorials in Khmer.</description>
    </item>
    <item>
      <title>05-ReactJS State Management (useState) with Video in Khmer</title>
      <link>https://your-domain.example/blog/05-reactjs-state-management-with-video-tutorial-in-khmer</link>
      <guid>https://your-domain.example/blog/05-reactjs-state-management-with-video-tutorial-in-khmer</guid>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn ReactJS State Management using useState Hook in Functional Components vs Class Components with video tutorials in Khmer and practical code examples.</description>
    </item>
    <item>
      <title>04-ReactJS Fragment with Video Tutorial in Khmer</title>
      <link>https://your-domain.example/blog/04-reactjs-fragment-with-video-tutorial</link>
      <guid>https://your-domain.example/blog/04-reactjs-fragment-with-video-tutorial</guid>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn how to use React Fragment and shorthand syntax (&lt;&gt;) to wrap multiple JSX elements without extra DOM wrapper divs in Khmer.</description>
    </item>
    <item>
      <title>03-Basic Event Handling and Form in ReactJS with Video in Khmer</title>
      <link>https://your-domain.example/blog/03-reactjs-basic-event-handling-with-form-with-video-tutorial</link>
      <guid>https://your-domain.example/blog/03-reactjs-basic-event-handling-with-form-with-video-tutorial</guid>
      <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn basic event handling, button click events, and controlled forms in ReactJS with video tutorials in Khmer and practical code examples.</description>
    </item>
    <item>
      <title>02-Functional and Class Component with Props in ReactJS with Video in Khmer</title>
      <link>https://your-domain.example/blog/02-reactjs-functional-and-class-component-and-props</link>
      <guid>https://your-domain.example/blog/02-reactjs-functional-and-class-component-and-props</guid>
      <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn Functional Component vs Class Component and how to pass Props in ReactJS with video tutorials in Khmer and practical code examples.</description>
    </item>
    <item>
      <title>01-Get Started with ReactJS + Vite Project with Video in Khmer</title>
      <link>https://your-domain.example/blog/01-reactjs-get-start-with-video-tutorial</link>
      <guid>https://your-domain.example/blog/01-reactjs-get-start-with-video-tutorial</guid>
      <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn how to setup ReactJS + Vite project step-by-step with video tutorials in Khmer and easy tips for beginners.</description>
    </item>
  </channel>
</rss>