<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>devkuma – Php</title>
    <link>https://www.devkuma.com/en/tags/php/</link>
    <image>
      <url>https://www.devkuma.com/en/tags/php/logo/180x180.jpg</url>
      <title>Php</title>
      <link>https://www.devkuma.com/en/tags/php/</link>
    </image>
    <description>Recent content in Php on devkuma</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>kc@example.com (kc kim)</managingEditor>
    <webMaster>kc@example.com (kc kim)</webMaster>
    <copyright>The devkuma</copyright>
    
	  <atom:link href="https://www.devkuma.com/en/tags/php/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>PHP Introduction | Overview</title>
      <link>https://www.devkuma.com/en/docs/php/overview/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/overview/</guid>
      <description>
        
        
        &lt;p&gt;If we name the most stable and popular programming languages today, they are probably &amp;ldquo;Java&amp;rdquo; and &amp;ldquo;PHP.&amp;rdquo; Java is widely used, from full-scale server-side development to creating Android smartphone applications. PHP, on the other hand, is a language specialized for &amp;ldquo;web programming,&amp;rdquo; and it can be started casually even without full-scale programming skills like Java. While Java has a relatively professional feel, PHP has a strong impression of being &amp;ldquo;for amateurs.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Recently, hosting sites that support PHP have also increased significantly, so anyone can use PHP with some study. This series is an introductory document written for people with no programming experience who think, &amp;ldquo;Then maybe I should try it too.&amp;rdquo;&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction</title>
      <link>https://www.devkuma.com/en/docs/php/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/</guid>
      <description>
        
        
        &lt;p&gt;&lt;img src=&#34;https://www.devkuma.com/docs/php/php.jpeg&#34; alt=&#34;PHP Introduction&#34;&gt;&lt;/p&gt;
&lt;p&gt;This section explains how to use PHP from the basics for people who have never programmed before.
First, it is enough to know the basics of the web and HTML.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Preparing the Server</title>
      <link>https://www.devkuma.com/en/docs/php/preparing-the-server/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/preparing-the-server/</guid>
      <description>
        
        
        &lt;p&gt;First, install the server program and try running PHP.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>Laravel</title>
      <link>https://www.devkuma.com/en/docs/Laravel/</link>
      <pubDate>Wed, 10 Jan 2018 21:43:13 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/Laravel/</guid>
      <description>
        
        
        &lt;p&gt;Laravel is an MVC architecture-based web application framework for PHP. This section explains how to use this framework.&lt;/p&gt;

      </description>
      
      <category>Laravel</category>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Values, Variables, Arrays, and Syntax</title>
      <link>https://www.devkuma.com/en/docs/php/values-variables-arrays-and-syntax/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/values-variables-arrays-and-syntax/</guid>
      <description>
        
        
        &lt;p&gt;This section explains values, variables, arrays, and syntax, which are the basics of programming.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Operators</title>
      <link>https://www.devkuma.com/en/docs/php/operators/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/operators/</guid>
      <description>
        
        
        
      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Control Structures</title>
      <link>https://www.devkuma.com/en/docs/php/control-structures/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/control-structures/</guid>
      <description>
        
        
        &lt;p&gt;The basics of a program can be described as &amp;ldquo;values,&amp;rdquo; &amp;ldquo;variables,&amp;rdquo; and &amp;ldquo;syntax.&amp;rdquo; First, this section explains the most important part of syntax: &amp;ldquo;control structures.&amp;rdquo;&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Form Submission Basics</title>
      <link>https://www.devkuma.com/en/docs/php/form-submission-basics/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/form-submission-basics/</guid>
      <description>
        
        
        &lt;p&gt;The basic element of server use is the &amp;ldquo;form.&amp;rdquo; This section starts with the fundamentals of sending information from a form, receiving it, and processing it.&lt;/p&gt;
&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Form submission basics
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.devkuma.com/en/docs/php%20%EC%9E%85%EB%AC%B8/%EC%96%91%EC%8B%9D%28form%29%20%EC%86%A1%EC%8B%A0/&#34;&gt;Sending forms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.devkuma.com/en/docs/php%20%EC%9E%85%EB%AC%B8/%EB%B3%B4%EC%95%88%20%EB%8C%80%EC%B1%85%EC%9D%98%20%EC%B2%AB%20%EA%B1%B8%EC%9D%8C%28XSS%20%EB%B0%A9%EC%96%B4%29/&#34;&gt;First step in security measures: XSS defense&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.devkuma.com/en/docs/php%20%EC%9E%85%EB%AC%B8/%EA%B8%B0%ED%83%80%20%EC%96%91%EC%8B%9D%EC%9A%A9%20%EC%9A%94%EC%86%8C%28element%29%EC%9D%84%20%EC%82%AC%EC%9A%A9/&#34;&gt;Using other form elements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.devkuma.com/en/docs/php%20%EC%9E%85%EB%AC%B8/%EB%A6%AC%EC%8A%A4%ED%8A%B8%20select%EC%9D%98%20%EC%97%AC%EB%9F%AC%20%ED%95%AD%EB%AA%A9%20%EC%84%A0%ED%83%9D/&#34;&gt;Selecting multiple items in a select list&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Using Text Files</title>
      <link>https://www.devkuma.com/en/docs/php/using-text-files/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/using-text-files/</guid>
      <description>
        
        
        &lt;p&gt;Once you can read text from files or save text to files, there are many things you can do. This section explains the basic use of text files.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Manipulating Text and Dates</title>
      <link>https://www.devkuma.com/en/docs/php/manipulating-text-and-dates/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/manipulating-text-and-dates/</guid>
      <description>
        
        
        &lt;p&gt;PHP provides functions for manipulating various values. This section summarizes and explains the most commonly used topics related to text and time.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Page Transitions, Cookies, and Sessions</title>
      <link>https://www.devkuma.com/en/docs/php/page-transitions-cookies-and-sessions/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/page-transitions-cookies-and-sessions/</guid>
      <description>
        
        
        &lt;p&gt;This section summarizes and explains important technologies used in web applications: page transitions, using cookies, and continuously maintaining information in sessions.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Structures and Object Orientation</title>
      <link>https://www.devkuma.com/en/docs/php/structures-and-object-orientation/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/structures-and-object-orientation/</guid>
      <description>
        
        
        &lt;p&gt;To write more complex programs, it becomes important to structure programs and use object-oriented techniques. For more advanced programming, you should understand these concepts.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Database Access Using PDO</title>
      <link>https://www.devkuma.com/en/docs/php/database-access-using-pdo/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/database-access-using-pdo/</guid>
      <description>
        
        
        &lt;p&gt;When trying to create a full-scale web application, one thing that cannot be avoided is the database. PHP includes several features for using databases. Among them, this section explains how to access a MySQL database by using PDO (PHP Data Objects).&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Using XML Data</title>
      <link>https://www.devkuma.com/en/docs/php/using-xml-data/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/using-xml-data/</guid>
      <description>
        
        
        &lt;p&gt;XML is often used when data with structure needs to be processed. PHP provides convenient objects for using XML. This section explains how to use them and handle XML data.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
    <item>
      <title>PHP Introduction | Functions</title>
      <link>https://www.devkuma.com/en/docs/php/functions/</link>
      <pubDate>Wed, 05 Jul 2017 16:06:24 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/php/functions/</guid>
      <description>
        
        
        &lt;p&gt;This section explains useful functions in PHP.&lt;/p&gt;

      </description>
      
      <category>php</category>
      
      <category>WEB</category>
      
    </item>
    
  </channel>
</rss>
