<?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>notizbloc &#187; PHP</title>
	<atom:link href="http://notizbloc.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://notizbloc.com</link>
	<description>Mac,WordPress,WebDesignなどのTipsを紹介</description>
	<lastBuildDate>Fri, 16 Dec 2011 07:32:12 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WEBKEEPERSのVPSサーバにPHPをインストール</title>
		<link>http://notizbloc.com/883/</link>
		<comments>http://notizbloc.com/883/#comments</comments>
		<pubDate>Sun, 16 May 2010 09:32:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[WEBKEEPERS]]></category>

		<guid isPermaLink="false">http://notizbloc.com/?p=883</guid>
		<description><![CDATA[# wget http://jp.php.net/get/php-5.2.13.tar.gz/from/this/mirror # tar -zxvf php-5.2.13.tar.gz # yum install gc [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/883/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>モバイルサイト制作でphpファイルにxml宣言したい場合の対処法</title>
		<link>http://notizbloc.com/562/</link>
		<comments>http://notizbloc.com/562/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 05:43:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=562</guid>
		<description><![CDATA[&#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;Shift_JIS&#8221;?&#62; って書くと &#60;? の部分がphpだと判断されて画面が真っ白になったり [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/562/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使えるねっとのVPSにAPCをインストール</title>
		<link>http://notizbloc.com/468/</link>
		<comments>http://notizbloc.com/468/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:40:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[APC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[使えるねっと]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=468</guid>
		<description><![CDATA[<a href="http://notizbloc.com/468/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2009/05/e38394e382afe38381e383a3-31.png" class="alignleft wp-post-image tfe" alt="" title="apc" /></a>yumがインストールされている。そして、 # pecl install APC を使ってインストールしたい。 # yum install php-pear # yum -y install php-devel # yum [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/468/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xserverでphp4からphp5にしたのにphp5にならない場合</title>
		<link>http://notizbloc.com/387/</link>
		<comments>http://notizbloc.com/387/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 04:25:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Xserver]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=387</guid>
		<description><![CDATA[Xserverはphp4,php5共に使えるのだけれども、初期設定ではphp4になっている。 php5が必要なアプリケーションがあって、php5に設定を変えたのだけれども、どうも動いてくれない。 もうだめだーという時に気 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/387/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress2.5で画像のフルサイズを500px以上にする</title>
		<link>http://notizbloc.com/71/</link>
		<comments>http://notizbloc.com/71/#comments</comments>
		<pubDate>Sun, 25 May 2008 07:33:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://waldspaziergang.com/notizblock/?p=71</guid>
		<description><![CDATA[WordPress2.5のメディアアップロードで画像をアップロードした場合、表示の大きさを「小」「中」「フルサイズ」から選べるわけですが、500px以上の画像をアップロードしてフルサイズを選択してもHTMLに「width [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/71/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exec-PHP &#8211; WordPressの投稿内でPHPを実行するプラグイン</title>
		<link>http://notizbloc.com/58/</link>
		<comments>http://notizbloc.com/58/#comments</comments>
		<pubDate>Mon, 12 May 2008 13:20:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Exec-PHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://elkdesigning.com/?p=57</guid>
		<description><![CDATA[色々と便利そうなのでインストール。 ダウンロードはこちらから。 http://bluesome.net/post/2005/08/18/50/ 解凍した物をthemes/plugin/内に。管理画面で有効にします。 ビジ [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAMPでWordPress</title>
		<link>http://notizbloc.com/57/</link>
		<comments>http://notizbloc.com/57/#comments</comments>
		<pubDate>Mon, 12 May 2008 13:11:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://elkdesigning.com/?p=55</guid>
		<description><![CDATA[<a href="http://notizbloc.com/57/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2008/08/mamp-wp1.gif" class="alignleft wp-post-image tfe" alt="" title="mamp-wp" /></a>前回はMAMPをインストールし、ローカルにPHP動作環境を作りましたが、今回はそれにWordPressをインストールします。 WordPressのダウンロードはここから。 http://ja.wordpress.org/ [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/57/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAMPとやらでPHP開発環境をつくってみるよ</title>
		<link>http://notizbloc.com/52/</link>
		<comments>http://notizbloc.com/52/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 06:50:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://elkdesigning.com/?p=92</guid>
		<description><![CDATA[<a href="http://notizbloc.com/52/"><img align="left" hspace="5" width="150" src="http://notizbloc.com/wp/wp-content/uploads/2008/04/mamp-englisch1.gif" class="alignleft wp-post-image tfe" alt="" title="mamp-englisch" /></a>WordPressをローカルで動かしたかったので、MAMPなるものを導入。Macintosh, Apache, Mysql and PHPの頭文字だそうです。XAMPPだとParlも入ってるそうで。 http://www [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ファーストサーバでWordPressを使う</title>
		<link>http://notizbloc.com/39/</link>
		<comments>http://notizbloc.com/39/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 16:51:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FirstServer]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://elkdesigning.com/weblog/?p=94</guid>
		<description><![CDATA[&#8212;-2008年7月31日追記&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; ファーストサーバでWordPressを使う【php5版】 &#8212;&#82 [...]]]></description>
		<wfw:commentRss>http://notizbloc.com/39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

