<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Php.ini on Lin's Blog</title><link>http://coder.tw/tags/php.ini/</link><description>Recent content in Php.ini on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Tue, 02 Aug 2011 07:00:27 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/php.ini/index.xml" rel="self" type="application/rss+xml"/><item><title>在PHP裡面如何做到基本的SQL injection防禦？</title><link>http://coder.tw/posts/php-basic-sql-injection-defense/</link><pubDate>Tue, 02 Aug 2011 07:00:27 +0000</pubDate><guid>http://coder.tw/posts/php-basic-sql-injection-defense/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/08/2011-08-01_222010.jpg"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; margin-left: auto; margin-right: auto; padding-top: 0px; border-width: 0px; border-color: initial; border-style: initial;" title="2011-08-01_222010" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/08/2011-08-01_222010_thumb.jpg" alt="2011-08-01_222010" width="524" height="401" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;最近幾天因為寫了一個聯絡人整理的小程式，所以研究了蠻多東西，其中在處理資料庫的部份為了避免所謂的SQL injection，也就是會在你的參數裡面放入惡意字串，用來攻擊你的資料庫，所以使用了一些基本的防禦，而以下要介紹的就是如何對SQL injection做一些基本防禦～&lt;/p&gt;</description></item><item><title>透過Gettext for PHP快速做出多國語系程式</title><link>http://coder.tw/posts/php-gettext-multilanguage-program/</link><pubDate>Mon, 18 Jul 2011 22:47:40 +0000</pubDate><guid>http://coder.tw/posts/php-gettext-multilanguage-program/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/07/2011-07-18_224707.jpg"&gt;&lt;img class="alignnone size-large wp-image-555" title="2011-07-18_224707" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/07/2011-07-18_224707-540x378.jpg" alt="" width="540" height="378" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Gettext是由GNU所推出的一個&amp;hellip; 嗯，我也不知道該怎形容他，類似規範吧，可是也算是一組library，反正就是可以讓你很方便的幫你的程式作多國語系的東西啦～ 而這篇文章要講的就是如何把Gettext用在PHP上面，開發多國語系的程式、網站&lt;/p&gt;</description></item></channel></rss>