<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「javascript 增加及刪除table的欄位」的迴響</title>
	<atom:link href="http://blog.hsin.tw/2008/javascript-table-add-remove-row/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hsin.tw/2008/javascript-table-add-remove-row/</link>
	<description></description>
	<lastBuildDate>Sun, 13 Jun 2010 05:16:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>由：hsin</title>
		<link>http://blog.hsin.tw/2008/javascript-table-add-remove-row/comment-page-1/#comment-853</link>
		<dc:creator>hsin</dc:creator>
		<pubDate>Mon, 25 Jan 2010 01:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hsin.tw/?p=30#comment-853</guid>
		<description>input的name如果是寫成這樣content[]
php接收時 $_POST[&#039;content&#039;]就會是一個array
看表單有幾個content[] 這個array就有幾個 依序排列
看是要用for或是foreach去把每個值取出來作處理
接著就可以作存入資料庫的動作了
不知道你的問題是不是這個意思?

php及資料庫的部份 找本書來看看會比較詳細</description>
		<content:encoded><![CDATA[<p>input的name如果是寫成這樣content[]<br />
php接收時 $_POST['content']就會是一個array<br />
看表單有幾個content[] 這個array就有幾個 依序排列<br />
看是要用for或是foreach去把每個值取出來作處理<br />
接著就可以作存入資料庫的動作了<br />
不知道你的問題是不是這個意思?</p>
<p>php及資料庫的部份 找本書來看看會比較詳細</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：aska</title>
		<link>http://blog.hsin.tw/2008/javascript-table-add-remove-row/comment-page-1/#comment-852</link>
		<dc:creator>aska</dc:creator>
		<pubDate>Sun, 24 Jan 2010 07:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hsin.tw/?p=30#comment-852</guid>
		<description>請問 若要根 php 結合 謝入資料庫 該怎樣做?</description>
		<content:encoded><![CDATA[<p>請問 若要根 php 結合 謝入資料庫 該怎樣做?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：hsin</title>
		<link>http://blog.hsin.tw/2008/javascript-table-add-remove-row/comment-page-1/#comment-128</link>
		<dc:creator>hsin</dc:creator>
		<pubDate>Sat, 30 May 2009 14:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hsin.tw/?p=30#comment-128</guid>
		<description>新增textarea可以參考這篇&lt;a href=&quot;http://blog.hsin.tw/2008/javascript-form-input/&quot; rel=&quot;nofollow&quot;&gt;http://blog.hsin.tw/2008/javascript-form-input/&lt;/a&gt;的作法
把input改成textarea
然後改變其他textarea可以用的屬性(像是rows cols這些)
就可以囉</description>
		<content:encoded><![CDATA[<p>新增textarea可以參考這篇<a href="http://blog.hsin.tw/2008/javascript-form-input/" rel="nofollow">http://blog.hsin.tw/2008/javascript-form-input/</a>的作法<br />
把input改成textarea<br />
然後改變其他textarea可以用的屬性(像是rows cols這些)<br />
就可以囉</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：kimozi</title>
		<link>http://blog.hsin.tw/2008/javascript-table-add-remove-row/comment-page-1/#comment-124</link>
		<dc:creator>kimozi</dc:creator>
		<pubDate>Sat, 30 May 2009 13:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hsin.tw/?p=30#comment-124</guid>
		<description>感謝分享！
想要請教，可以新增textarea嗎？</description>
		<content:encoded><![CDATA[<p>感謝分享！<br />
想要請教，可以新增textarea嗎？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
