<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" >
  <channel>
  <title>初心者のPHP入門更新情報</title>
  <link>http://phpphp.blog.shinobi.jp/</link>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://phpphp.blog.shinobi.jp/RSS/" />
  <description>初心者のPHP入門の更新情報を発信</description>
  <lastBuildDate>Wed, 09 Jan 2008 08:09:09 GMT</lastBuildDate>
  <language>ja</language>
  <copyright>© Ninja Tools Inc.</copyright>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" />

    <item>
    <title>array_shift-PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_shift.php" target="_blank">array_shift-配列関数:先頭要素を削除</a><br />
array_shift関数:指定した配列の先頭から要素を一つ取り除く関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_shift-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Wed, 09 Jan 2008 08:09:09 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/30</guid>
  </item>
    <item>
    <title>array_search-PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_search.php" target="_blank">array_search-配列関数:検索してキー取得</a><br />
<br />
array_search関数は配列から指定した値を検索し、見つかった場合に対応するキーを返す関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_search-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Thu, 03 Jan 2008 05:28:57 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/29</guid>
  </item>
    <item>
    <title>array_reverse-PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_reverse.php" target="_blank">array_reverse-配列関数:要素を逆順にする</a><br />
指定した配列の要素を逆順にする関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_reverse-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Wed, 02 Jan 2008 08:17:04 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/28</guid>
  </item>
    <item>
    <title>array_rand-PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_rand.php" target="_blank">array_rand-PHP配列関数:ランダムにキーを取得</a><br /><br />
array_rand関数は配列から指定した数だけランダムにキーを取得する関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_rand-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Sun, 30 Dec 2007 19:44:06 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/27</guid>
  </item>
    <item>
    <title>array_push-PHP配列関数:配列に要素を追加</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_push.php" target="_blank">array_push-配列関数:配列に要素を追加</a><br />
<br />
array_push関数は配列に一つ以上の要素を追加する関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_push-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0-%E9%85%8D%E5%88%97%E3%81%AB%E8%A6%81%E7%B4%A0%E3%82%92%E8%BF%BD%E5%8A%A0</link>
    <pubDate>Tue, 25 Dec 2007 20:41:01 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/26</guid>
  </item>
    <item>
    <title>array_pop-PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_pop.php" target="_blank">array_pop-PHP配列関数:配列末尾から要素を取り除く</a><br /><br />
指定した配列の末尾から要素を取り除いた配列を返す関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_pop-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Fri, 21 Dec 2007 14:51:38 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/25</guid>
  </item>
    <item>
    <title>array_pad関数:PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_pad.php" target="_blank">array_pad-配列関数:指定長・指定値で配列を埋める</a><br />
配列に指定した要素の数になるまで指定した値をもつ要素を追加し、その配列を返す関数です。]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_pad%E9%96%A2%E6%95%B0-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Thu, 20 Dec 2007 13:41:19 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/24</guid>
  </item>
    <item>
    <title>array_multisort-配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_multisort.php" target="_blank">array_multisort-配列関数 複数の多次元配列をソート</a>:<br />
複数の多次元配列をソート(並び替え)し、成功時にTRUE、失敗時にFALSEを返す関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_multisort-%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Mon, 17 Dec 2007 00:34:36 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/23</guid>
  </item>
    <item>
    <title>array_merge関数:PHP配列関数</title>
    <description>
    <![CDATA[<a href="http://php.quus.net/array/array_merge.php" target="_blank">array_merge関数[複数の配列をマージ]</a><br />
:指定した配列にひとつまたは複数の配列をマージしてそのマージした配列を関数]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_merge%E9%96%A2%E6%95%B0-php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0</link>
    <pubDate>Fri, 14 Dec 2007 15:49:43 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/22</guid>
  </item>
    <item>
    <title>array_map-配列関数:要素にコールバック関数を適用</title>
    <description>
    <![CDATA[PHP配列関数<br />
<a href="http://php.quus.net/array/array_map.php" target="_blank">array_map関数</a>:指定した配列の各要素にコールバック関数を適用した後の配列を返す関数です。]]>
    </description>
    <category>PHP配列関数</category>
    <link>http://phpphp.blog.shinobi.jp/php%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0/array_map-%E9%85%8D%E5%88%97%E9%96%A2%E6%95%B0-%E8%A6%81%E7%B4%A0%E3%81%AB%E3%82%B3%E3%83%BC%E3%83%AB%E3%83%90%E3%83%83%E3%82%AF%E9%96%A2%E6%95%B0%E3%82%92%E9%81%A9%E7%94%A8</link>
    <pubDate>Fri, 14 Dec 2007 07:44:35 GMT</pubDate>
    <guid isPermaLink="false">phpphp.blog.shinobi.jp://entry/21</guid>
  </item>

    </channel>
</rss>