<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 01:49:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Dave Dash's Blog: Using sfDoctrine to match allowed email domains]]></title>
      <guid>http://www.phpdeveloper.org/news/8211</guid>
      <link>http://www.phpdeveloper.org/news/8211</link>
      <description><![CDATA[<p>
On the Spindrop blog today, <i>Dave Dash</i> <a href="http://spindrop.us/2007/07/09/using-sfdoctrine-to-match-allowed-email-domains/">posts about</a> how he used the sfDoctrine plugin functionality to match allowed email domains for their website's registration.
</p>
<blockquote>
I'm a co-founder at an online finance web site and I'm in charge with building out the site. Our rollout strategy is to let a a handful of companies at a time, so we're limiting registration based on your company's email address. I decided to follow the bandwagon and use PHP Doctrine.
</blockquote>
<p>
His <a href="http://spindrop.us/2007/07/09/using-sfdoctrine-to-match-allowed-email-domains/">example code</a> sets up the company information in objects that are validated against from a validateSignup (and match) function in the application.
</p>]]></description>
      <pubDate>Tue, 10 Jul 2007 09:26:00 -0500</pubDate>
    </item>
  </channel>
</rss>
