<?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>Comments for Freelancer&#039;s Playground!</title>
	<atom:link href="http://bayu.freelancer.web.id/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bayu.freelancer.web.id</link>
	<description>New knowledges every now and then</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on PHPExcel: Advanced Read-Write Excel Made Simple by Toti Ac Newsletter</title>
		<link>http://bayu.freelancer.web.id/2010/07/16/phpexcel-advanced-read-write-excel-made-simple/comment-page-1/#comment-60463</link>
		<dc:creator>Toti Ac Newsletter</dc:creator>
		<pubDate>Sun, 05 Feb 2012 08:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=744#comment-60463</guid>
		<description>I am reading data from a dynamic html form. I do get the data from the form ok, but how do I write each line to an excel with PHPexcel?

See my code that I receive from the form:

$ids=explode(&quot;,&quot;,$_POST[&#039;count&#039;]);for ($i=0;$i&lt;count($ids);$i++){     $level=$_POST[&#039;level&#039;.$ids[$i]]; $institution=$_POST[&#039;institution&#039;.$ids[$i]]; $board=$_POST[&#039;board&#039;.$ids[$i]]; $division=$_POST[&#039;division&#039;.$ids[$i]]; echo &quot;level: &quot;.$level; echo &quot; institution: &quot;.$institution; echo &quot; board: &quot;.$board; echo &quot; division: &quot;.$division; echo &quot;&quot;; }



In the PHPexcel I would like each record as per example:
$objPHPExcel-&gt;getActiveSheet()-&gt;setCellValue(&#039;B&#039;.$row, $dataRow[&quot;$level&quot;]);


Any suggestions?</description>
		<content:encoded><![CDATA[<p>I am reading data from a dynamic html form. I do get the data from the form ok, but how do I write each line to an excel with PHPexcel?</p>
<p>See my code that I receive from the form:</p>
<p>$ids=explode(&#8220;,&#8221;,$_POST['count']);for ($i=0;$i&lt;count($ids);$i++){     $level=$_POST[&#039;level&#039;.$ids[$i]]; $institution=$_POST[&#039;institution&#039;.$ids[$i]]; $board=$_POST[&#039;board&#039;.$ids[$i]]; $division=$_POST[&#039;division&#039;.$ids[$i]]; echo &quot;level: &quot;.$level; echo &quot; institution: &quot;.$institution; echo &quot; board: &quot;.$board; echo &quot; division: &quot;.$division; echo &quot;&#8221;; }</p>
<p>In the PHPexcel I would like each record as per example:<br />
$objPHPExcel-&gt;getActiveSheet()-&gt;setCellValue(&#8216;B&#8217;.$row, $dataRow["$level"]);</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHPExcel: Advanced Read-Write Excel Made Simple by Francis-gonzales</title>
		<link>http://bayu.freelancer.web.id/2010/07/16/phpexcel-advanced-read-write-excel-made-simple/comment-page-1/#comment-60462</link>
		<dc:creator>Francis-gonzales</dc:creator>
		<pubDate>Mon, 23 Jan 2012 23:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=744#comment-60462</guid>
		<description>&#039;Autofilter must be set on a range of cells.&#039;what can i do?</description>
		<content:encoded><![CDATA[<p>&#8216;Autofilter must be set on a range of cells.&#8217;what can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Object, Function, Scope, Prototype, dan Closure Pada Javascript by stein</title>
		<link>http://bayu.freelancer.web.id/2012/01/08/object-function-scope-prototype-dan-closure-pada-javascript/comment-page-1/#comment-60460</link>
		<dc:creator>stein</dc:creator>
		<pubDate>Mon, 16 Jan 2012 04:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=912#comment-60460</guid>
		<description>duh gusti, i&#039;m totally lost...</description>
		<content:encoded><![CDATA[<p>duh gusti, i&#8217;m totally lost&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symbolic Link Pada Windows by My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</title>
		<link>http://bayu.freelancer.web.id/2011/02/26/symbolic-link-pada-windows/comment-page-1/#comment-60459</link>
		<dc:creator>My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</dc:creator>
		<pubDate>Sun, 08 Jan 2012 13:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=854#comment-60459</guid>
		<description>[...] mungkin GoogleFu saya yang mandul:D). Beberapa diantaranya: Trik MySQL menggunakan group_concat(), cara membuat symbolic link di windows, pengalaman menggunakan Unity desktop, pengalaman menggunakan blackberry, tulisan tentang clean [...]</description>
		<content:encoded><![CDATA[<p>[...] mungkin GoogleFu saya yang mandul:D). Beberapa diantaranya: Trik MySQL menggunakan group_concat(), cara membuat symbolic link di windows, pengalaman menggunakan Unity desktop, pengalaman menggunakan blackberry, tulisan tentang clean [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step-By-Step Nokia S40 Web App: Kateglo by My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</title>
		<link>http://bayu.freelancer.web.id/2011/10/13/step-by-step-nokia-s40-web-app-kateglo/comment-page-1/#comment-60458</link>
		<dc:creator>My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</dc:creator>
		<pubDate>Sun, 08 Jan 2012 13:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=885#comment-60458</guid>
		<description>[...] tulisan tentang cara membaca data JSON secara manusiawi. Juga ada satu tutorial lengkap bagaimana cara membuat aplikasi S40 WebApp, dengan mengambil contoh API [...]</description>
		<content:encoded><![CDATA[<p>[...] tulisan tentang cara membaca data JSON secara manusiawi. Juga ada satu tutorial lengkap bagaimana cara membuat aplikasi S40 WebApp, dengan mengambil contoh API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rooting Samsung Galaxy 551 by My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</title>
		<link>http://bayu.freelancer.web.id/2011/01/24/rooting-samsung-galaxy-551/comment-page-1/#comment-60457</link>
		<dc:creator>My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</dc:creator>
		<pubDate>Sun, 08 Jan 2012 13:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=846#comment-60457</guid>
		<description>[...] android menguasai halaman. Dimulai dari pengalaman pertama menggunakan android, lalu bagaimana cara melakukan rooting. Juga cara melakukan debugging melalui DDMS, belajar dengan cara reverse engineering. Sampai [...]</description>
		<content:encoded><![CDATA[<p>[...] android menguasai halaman. Dimulai dari pengalaman pertama menggunakan android, lalu bagaimana cara melakukan rooting. Juga cara melakukan debugging melalui DDMS, belajar dengan cara reverse engineering. Sampai [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caching Menggunakan Cloud Storage Pada Blaast by Ardi_cassanova</title>
		<link>http://bayu.freelancer.web.id/2011/10/17/caching-menggunakan-cloud-storage-pada-blaast/comment-page-1/#comment-60456</link>
		<dc:creator>Ardi_cassanova</dc:creator>
		<pubDate>Thu, 05 Jan 2012 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=886#comment-60456</guid>
		<description>Mau coba gan :)

BTW thank you very much :)</description>
		<content:encoded><![CDATA[<p>Mau coba gan <img src='http://bayu.freelancer.web.id/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW thank you very much <img src='http://bayu.freelancer.web.id/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SPAM Imediabiz by Titus Siswandono</title>
		<link>http://bayu.freelancer.web.id/2007/08/24/spam-imediabiz/comment-page-1/#comment-60455</link>
		<dc:creator>Titus Siswandono</dc:creator>
		<pubDate>Tue, 03 Jan 2012 09:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/index.php/2007/08/24/spam-imediabiz/#comment-60455</guid>
		<description>Lagi cari-cari domain+hosting yang handal nih...</description>
		<content:encoded><![CDATA[<p>Lagi cari-cari domain+hosting yang handal nih&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Trick: Group_Concat() by My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</title>
		<link>http://bayu.freelancer.web.id/2011/01/26/mysql-trick-group_concat/comment-page-1/#comment-60454</link>
		<dc:creator>My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</dc:creator>
		<pubDate>Thu, 29 Dec 2011 03:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=847#comment-60454</guid>
		<description>[...] belum ada solusinya di internet (atau mungkin GoogleFu saya yang mandul:D). Beberapa diantaranya: Trik MySQL menggunakan group_concat(), cara membuat symbolic link di windows, pengalaman menggunakan Unity desktop, pengalaman [...]</description>
		<content:encoded><![CDATA[<p>[...] belum ada solusinya di internet (atau mungkin GoogleFu saya yang mandul:D). Beberapa diantaranya: Trik MySQL menggunakan group_concat(), cara membuat symbolic link di windows, pengalaman menggunakan Unity desktop, pengalaman [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bordered Layout Pada Blaast by My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</title>
		<link>http://bayu.freelancer.web.id/2011/09/25/bordered-layout-pada-blaast/comment-page-1/#comment-60453</link>
		<dc:creator>My Blog 2011 Year In Review &#171; Freelancer&#039;s Playground!</dc:creator>
		<pubDate>Thu, 29 Dec 2011 03:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://bayu.freelancer.web.id/?p=882#comment-60453</guid>
		<description>[...] javascript. Pengalaman belajar blaast, saya implementasikan pada beberapa tulisan, diantaranya: cara membuat bordered layout, karena API bawaan belum support membuat element yang memiliki border color. Juga cara menggunakan [...]</description>
		<content:encoded><![CDATA[<p>[...] javascript. Pengalaman belajar blaast, saya implementasikan pada beberapa tulisan, diantaranya: cara membuat bordered layout, karena API bawaan belum support membuat element yang memiliki border color. Juga cara menggunakan [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: bayu.freelancer.web.id @ 2012-02-07 20:11:19 -->
