<?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>String on Lin's Blog</title><link>http://coder.tw/tags/string/</link><description>Recent content in String on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Mon, 01 Aug 2011 14:23:03 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/string/index.xml" rel="self" type="application/rss+xml"/><item><title>如何直接在PHP字串（SQL Query）中夾帶陣列、$_POST、$_GET</title><link>http://coder.tw/posts/php-embed-array-post-get-in-sql-string/</link><pubDate>Mon, 01 Aug 2011 14:23:03 +0000</pubDate><guid>http://coder.tw/posts/php-embed-array-post-get-in-sql-string/</guid><description>&lt;p&gt;最近幾天在寫一個小程式的時候遇到一個問題，就是我想要直接在我的SQL查詢語句裡面夾帶$_POST變數，不想要用串接運算子來做串接，可是因為引號的問題所以讓我搞了很久才會用，這裡簡單的介紹一下，並且我要感謝Bu跟蒼時弦教會我這個方法！如果不是他們我可能還不知道這個方式，另外這個方式不只可以用在$_POST，也可以用在其他陣列&lt;/p&gt;</description></item></channel></rss>