<?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>とりさんのソフト屋さん &#187; php</title>
	<atom:link href="http://soft.fpso.jp/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://soft.fpso.jp</link>
	<description>AccessやExcel、.NETソフトウェア開発、WordPress等を使用したWebのシステム化、PCサポート、コンサルなどを行っています。全国対応可能です。お問い合わせください。</description>
	<lastBuildDate>Thu, 10 Jun 2010 02:54:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SimpleXMLで取得したオブジェクトを属性も含めて配列に変換</title>
		<link>http://soft.fpso.jp/develop/php/entry_2764.html</link>
		<comments>http://soft.fpso.jp/develop/php/entry_2764.html#comments</comments>
		<pubDate>Mon, 03 May 2010 16:07:23 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=2764</guid>
		<description><![CDATA[php5のSimpleXMLエクステンションにてオブジェクトから配列に変換する際、属性値(アトリビュート)も一緒に配列化するのにハマったためメモ
テストで使用したXML
簡単に以下のXMLを定義して、SimpleXMLで [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/php/entry_2764.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>配列データを一気にクロスサイトスクリプティング対策する関数(php)</title>
		<link>http://soft.fpso.jp/develop/php/entry_1891.html</link>
		<comments>http://soft.fpso.jp/develop/php/entry_1891.html#comments</comments>
		<pubDate>Sat, 28 Mar 2009 06:28:34 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[セキュリティ]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=1891</guid>
		<description><![CDATA[プログラムを書く上でXSS(クロスサイトスクリプティング)対策はとても面倒であり、また抜けが多いし、確認するのに人を大量投入もしくはツールを導入出来れば良いが納期と予算的な兼ね合いでそうもいかない。
「XSS対策に関して [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/php/entry_1891.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>配列を再帰的にHTMLに出力するデバッグ関数(php)</title>
		<link>http://soft.fpso.jp/develop/php/entry_1863.html</link>
		<comments>http://soft.fpso.jp/develop/php/entry_1863.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:24:41 +0000</pubDate>
		<dc:creator>torisan</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[デバッグ]]></category>

		<guid isPermaLink="false">http://soft.fpso.jp/?p=1863</guid>
		<description><![CDATA[phpにはprint_r()という再帰的に配列やクラス変数を再帰的に出力してくれる関数が存在する。ただこれだとHTMLに出力した場合、改行やインデントが無くなっているため分かり難い。HTML出力用に配列の中身を整形して出 [...]]]></description>
		<wfw:commentRss>http://soft.fpso.jp/develop/php/entry_1863.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
