<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Zendcasts Forum / zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
		<link>http://www.zendcasts.com/forum/viewtopic.php?id=138</link>
		<description><![CDATA[The most recent posts in zc21: many-to-many-with-zend-form-and-zend-db-part-1.]]></description>
		<lastBuildDate>Tue, 15 Jun 2010 00:39:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=895#p895</link>
			<description><![CDATA[<p>Hi SocialEvil,<br />please accept my apologies for the late response.</p><p>in such a situation, where the tables are disjoint, you would make two separate queries.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon Lebensold)]]></author>
			<pubDate>Tue, 15 Jun 2010 00:39:38 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=895#p895</guid>
		</item>
		<item>
			<title><![CDATA[Re: zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=890#p890</link>
			<description><![CDATA[<p>Hi, <br />I have one question. If i have a $value = &quot;some string&quot;.<br />How can i fetch all the records from BOTH tables. If i have <br />&quot;select * from table1, table2 where table1.title like %$value% AND table2.subtitle like %$value%&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (SocialEvil)]]></author>
			<pubDate>Mon, 07 Jun 2010 22:08:02 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=890#p890</guid>
		</item>
		<item>
			<title><![CDATA[Re: zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=843#p843</link>
			<description><![CDATA[<p>Jon, I just watched your vids on 1-many and many-many and I do have some questions.&#160; Let me start by saying I am not a prof. developer.&#160; I just play around with php/mysql/ and am new to zf.</p><p>1)&#160; I noticed you created a UserService in Libarary/App and it seems to me that is really what is referred to as a Model?&#160; Why not in the Model dir?</p><p>2)&#160; I have a project I am working on (School Management System) and currently it uses MyISAM db .&#160; Should I use innodb?&#160; I really don&#039;t know much about transactions and my relationships are all dealt with in the code rather than the db.&#160; Watching you vids I see you can put the constraints in the db itself... Cool.</p><p>Anyway, thanks for the vids.&#160; Very nice.&#160; I also like that you did not edit out the &quot;Ooops&#039;s&quot; as it shows what to do when errors arise, and they always do...</p>]]></description>
			<author><![CDATA[dummy@example.com (jujubee)]]></author>
			<pubDate>Wed, 05 May 2010 11:56:51 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=843#p843</guid>
		</item>
		<item>
			<title><![CDATA[Re: zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=635#p635</link>
			<description><![CDATA[<p>that&#039;s the general idea! Also, I would suggest taking a look at the Doctrine screencasts... Doctrine could save you a bunch of time.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon Lebensold)]]></author>
			<pubDate>Wed, 17 Feb 2010 03:09:55 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=635#p635</guid>
		</item>
		<item>
			<title><![CDATA[Re: zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=628#p628</link>
			<description><![CDATA[<div class="quotebox"><cite>Jon Lebensold wrote:</cite><blockquote><div><p>Hi Akongz, </p><p>the Service layer is just a different architectural approach, where the service class acts as a Façade.</p></div></blockquote></div><p>Oh I got it.</p><p>So if I&#039;m using architectural Facade, I put code insert DB or update DB or anything else in Service Class and&#160; my Form Class only construct the form.</p><p>It is right?</p><p>Anyway thanks for the response</p>]]></description>
			<author><![CDATA[dummy@example.com (akongz)]]></author>
			<pubDate>Mon, 15 Feb 2010 09:02:55 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=628#p628</guid>
		</item>
		<item>
			<title><![CDATA[Re: zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=626#p626</link>
			<description><![CDATA[<p>Hi Akongz, </p><p>the Service layer is just a different architectural approach, where the service class acts as a Façade.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon Lebensold)]]></author>
			<pubDate>Sun, 14 Feb 2010 21:18:40 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=626#p626</guid>
		</item>
		<item>
			<title><![CDATA[zc21: many-to-many-with-zend-form-and-zend-db-part-1]]></title>
			<link>http://www.zendcasts.com/forum/viewtopic.php?pid=624#p624</link>
			<description><![CDATA[<p>Hi John I&#039;m little bit confused about syntax insert to database..</p><p>In previously video I saw that code insert to database at Class Services,</p><p>But in this tutorial that code insert to database at Form Class..</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (akongz)]]></author>
			<pubDate>Sat, 13 Feb 2010 05:19:36 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/viewtopic.php?pid=624#p624</guid>
		</item>
	</channel>
</rss>

