<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP | Shino&#039;s Mind Archive</title>
	<atom:link href="https://shinoarchive.com/contents/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://shinoarchive.com</link>
	<description>-シノの脳内図書館-</description>
	<lastBuildDate>Wed, 12 Aug 2020 03:41:47 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>【PHP講座13】PHPからMySQLにアクセスしよう</title>
		<link>https://shinoarchive.com/contents/2001/</link>
					<comments>https://shinoarchive.com/contents/2001/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Sun, 02 Aug 2020 05:43:28 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[データベース]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=2001</guid>

					<description><![CDATA[前回は、メソッド名のみを指定し、継承先で実装を求める抽象クラスを解説した。 単純な継承との違いに気を付けておいてほしい。 以下がその記事だ。 【PHP講座12】抽象クラスとは？使い方を解説！ &#124; Shino&#8217; [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/2001/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座12】抽象クラスとは？使い方を解説！</title>
		<link>https://shinoarchive.com/contents/1996/</link>
					<comments>https://shinoarchive.com/contents/1996/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Sat, 01 Aug 2020 01:42:57 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[抽象クラス]]></category>
		<category><![CDATA[抽象メソッド]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1996</guid>

					<description><![CDATA[前回は、あるクラスを基にして、機能を拡張する継承を解説した。 その際に、既存のメソッドの処理を上書き定義するオーバーライドも解説した。 継承の考え方は今回も使うので、しっかり覚えておこう。 以下が前回の記事だ。 【PHP [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1996/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座11】クラスを継承して機能を拡張しよう</title>
		<link>https://shinoarchive.com/contents/1989/</link>
					<comments>https://shinoarchive.com/contents/1989/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Thu, 30 Jul 2020 06:11:18 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[オブジェクト]]></category>
		<category><![CDATA[オーバーライド]]></category>
		<category><![CDATA[クラス]]></category>
		<category><![CDATA[継承]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1989</guid>

					<description><![CDATA[前回、複数の変数や関数をまとめるクラスを解説した。 また、クラスはあくまで枠で、それを実際のデータにしたものがオブジェクトということも解説した。 以下がその記事だ。 【PHP講座10】クラス・オブジェクトを利用しよう &#124; [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1989/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座10】クラス・オブジェクトを利用しよう</title>
		<link>https://shinoarchive.com/contents/1985/</link>
					<comments>https://shinoarchive.com/contents/1985/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 03:24:33 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[オブジェクト]]></category>
		<category><![CDATA[クラス]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1985</guid>

					<description><![CDATA[前回は、関数編後編として、自分で関数を作る方法を解説した。 また、ファイルを別にし、それを読み込むrequire、require_once関数も扱った。 複数ファイルで使用する共通部品を外に分けておく考え方は非常に重要な [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1985/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座09】自分で関数を作ってみよう</title>
		<link>https://shinoarchive.com/contents/1980/</link>
					<comments>https://shinoarchive.com/contents/1980/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Sat, 25 Jul 2020 01:43:55 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ユーザー定義関数]]></category>
		<category><![CDATA[関数]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1980</guid>

					<description><![CDATA[前回から関数編に入り、まずは関数自体と事前に用意されている関数をいくつか紹介した。 以下がその記事だ。 【PHP講座08】用意された関数を使ってみよう &#124; Shino&#8217;s Mind Archive 今回は、こ [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1980/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座08】用意された関数を使ってみよう</title>
		<link>https://shinoarchive.com/contents/1973/</link>
					<comments>https://shinoarchive.com/contents/1973/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 05:21:51 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[関数]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1973</guid>

					<description><![CDATA[前回は、条件によって繰り返し処理を行う3つの文を解説した。 while文 for文 foreach文 それぞれの使い方や特徴も併せて、しっかり身に付けておこう。 前回の記事は以下だ。 【PHP講座07】3パターンで行う繰 [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1973/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座07】3パターンで行う繰り返し処理を解説！</title>
		<link>https://shinoarchive.com/contents/1969/</link>
					<comments>https://shinoarchive.com/contents/1969/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Wed, 22 Jul 2020 02:15:57 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[foreach文]]></category>
		<category><![CDATA[for文]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[while文]]></category>
		<category><![CDATA[繰り返し処理]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1969</guid>

					<description><![CDATA[前回は、条件に従って処理を分岐させるif文を解説した。 その中で使用する真偽値も同時に解説を行った。 真偽値は今回の内容にも出てくるので、不安な方は復習をしておこう。 以下がその記事だ。 【PHP講座06】if文で条件に [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1969/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座06】if文で条件によって処理を分岐させよう</title>
		<link>https://shinoarchive.com/contents/1966/</link>
					<comments>https://shinoarchive.com/contents/1966/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Tue, 21 Jul 2020 00:43:36 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[if文]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[条件分岐]]></category>
		<category><![CDATA[比較演算子]]></category>
		<category><![CDATA[真偽値]]></category>
		<category><![CDATA[論理演算子]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1966</guid>

					<description><![CDATA[前回は、アクセス時に送られてきたデータをPHPで受け取る、ということを解説した。 細かいGETとPOSTの違いなどについてはまだ解説しておらず、別途解説をするつもりだ。 待てない、という方は先に調べてみよう。 前回の記事 [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1966/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座05】HTMLのフォームから値を受け取ろう</title>
		<link>https://shinoarchive.com/contents/1954/</link>
					<comments>https://shinoarchive.com/contents/1954/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 01:36:51 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[動的なページ]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1954</guid>

					<description><![CDATA[前回は、変数を拡張した配列、連想配列について解説した。 今回の内容にもこの連想配列が出てくるので、不安な方は先に復習しておいてほしい。 前回の記事は以下だ。 【PHP講座04】配列とは？使い方を解説！ &#124; Shino&# [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1954/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【PHP講座04】配列とは？使い方を解説！</title>
		<link>https://shinoarchive.com/contents/1948/</link>
					<comments>https://shinoarchive.com/contents/1948/#respond</comments>
		
		<dc:creator><![CDATA[shino.20191228]]></dc:creator>
		<pubDate>Sun, 19 Jul 2020 01:44:42 +0000</pubDate>
				<category><![CDATA[PHP講座]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[連想配列]]></category>
		<category><![CDATA[配列]]></category>
		<guid isPermaLink="false">https://shinoarchive.com/?p=1948</guid>

					<description><![CDATA[前回は、変数についての解説を行った。 また、文字列の連結についても少し触れた。 特に変数は今回解説する内容の基になっているので、先にしっかり理解しておこう。 前回の記事は以下だ。 【PHP講座03】変数とは？使い方を解説 [&#8230;]]]></description>
		
					<wfw:commentRss>https://shinoarchive.com/contents/1948/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
