<?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 on: Essential Prestashop Functions – Day 2</title>
	<atom:link href="http://nemops.com/prestashop-functions-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://nemops.com/prestashop-functions-2/</link>
	<description>Prestashop Tutorials, Modules and More!</description>
	<lastBuildDate>Fri, 10 Mar 2023 23:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.35</generator>
	<item>
		<title>By: NemoPS</title>
		<link>http://nemops.com/prestashop-functions-2/comment-page-1/#comment-46382</link>
		<dc:creator><![CDATA[NemoPS]]></dc:creator>
		<pubDate>Mon, 04 Jul 2016 09:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2492#comment-46382</guid>
		<description><![CDATA[Hi Minh,
yes, you can update those ones only, of course

Fabio]]></description>
		<content:encoded><![CDATA[<p>Hi Minh,<br />
yes, you can update those ones only, of course</p>
<p>Fabio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minh</title>
		<link>http://nemops.com/prestashop-functions-2/comment-page-1/#comment-46381</link>
		<dc:creator><![CDATA[Minh]]></dc:creator>
		<pubDate>Mon, 04 Jul 2016 02:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2492#comment-46381</guid>
		<description><![CDATA[Hi NemoPS , in UpdateValues , can i update any fields i like ? 
For ex : 

$data = array(

    &#039;id_customer&#039; =&gt; 1,

    &#039;email&#039; =&gt; &quot;nemo@nemops.com&quot;,

//&#039;firstname&#039; =&gt; &quot;Fabio&quot;,

//&#039;lastname&#039; =&gt; &quot;Porta&quot;,

);
// I don&#039;t want to update &#039;firstname&#039; and &#039;lastname; 
Db::getInstance()-&gt;update(&#039;customer&#039;, $data, &#039;id_customer = 1&#039;);

Thanks for your post , this is very huge helpful and sorry about my english.]]></description>
		<content:encoded><![CDATA[<p>Hi NemoPS , in UpdateValues , can i update any fields i like ?<br />
For ex : </p>
<p>$data = array(</p>
<p>    &#8216;id_customer&#8217; =&gt; 1,</p>
<p>    &#8216;email&#8217; =&gt; &#8220;nemo@nemops.com&#8221;,</p>
<p>//&#8217;firstname&#8217; =&gt; &#8220;Fabio&#8221;,</p>
<p>//&#8217;lastname&#8217; =&gt; &#8220;Porta&#8221;,</p>
<p>);<br />
// I don&#8217;t want to update &#8216;firstname&#8217; and &#8216;lastname;<br />
Db::getInstance()-&gt;update(&#8216;customer&#8217;, $data, &#8216;id_customer = 1&#8242;);</p>
<p>Thanks for your post , this is very huge helpful and sorry about my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NemoPS</title>
		<link>http://nemops.com/prestashop-functions-2/comment-page-1/#comment-46095</link>
		<dc:creator><![CDATA[NemoPS]]></dc:creator>
		<pubDate>Mon, 31 Aug 2015 19:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2492#comment-46095</guid>
		<description><![CDATA[Whoops :D Thanks!
Fixed]]></description>
		<content:encoded><![CDATA[<p>Whoops <img src="http://nemops.com/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" /> Thanks!<br />
Fixed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Arama</title>
		<link>http://nemops.com/prestashop-functions-2/comment-page-1/#comment-46083</link>
		<dc:creator><![CDATA[Gabriel Arama]]></dc:creator>
		<pubDate>Tue, 25 Aug 2015 20:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2492#comment-46083</guid>
		<description><![CDATA[Very useful article.
There is a small typing mistake &quot;$customer = Db::getInstance()-&gt;getROw&quot; in the first Example Usage.



Keep up the good work!]]></description>
		<content:encoded><![CDATA[<p>Very useful article.<br />
There is a small typing mistake &#8220;$customer = Db::getInstance()-&gt;getROw&#8221; in the first Example Usage.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
