<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP User-Group Philippines Inc. &#187; mariowarner</title>
	<atom:link href="http://phpugph.com/blog/author/mariowarner/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpugph.com/blog</link>
	<description>Official Blog of the PHPUGPH</description>
	<lastBuildDate>Fri, 25 Mar 2011 19:13:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mailing List Registration in CodeIgniter : Part 1</title>
		<link>http://phpugph.com/blog/2008/03/22/mailing-list-registration-in-codeigniter-part-1/</link>
		<comments>http://phpugph.com/blog/2008/03/22/mailing-list-registration-in-codeigniter-part-1/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 16:26:06 +0000</pubDate>
		<dc:creator>mariowarner</dc:creator>
				<category><![CDATA[Intermediate]]></category>

		<guid isPermaLink="false">http://www.phpugph.com/blog/2008/03/22/mailing-list-registration-in-codeigniter-part-1/</guid>
		<description><![CDATA[Greetings!  As you are probably already familiar with, website owners have some responsibilities with regards to sending out news updates. You cannot just send out email news to anyone or else they will be tagged as Spam (and you don&#8217;t want that to happen). That&#8217;s why you have to make your website enticing enough that [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings! </p>
<p>As you are probably already familiar with, website owners have some responsibilities with regards to sending out news updates. You cannot just send out email news to anyone or else they will be tagged as Spam (and you don&#8217;t want that to happen). That&#8217;s why you have to make your website enticing enough that your target audience will be the ones to volunteer signing up to your Mailing List. Ok, assuming your audience is already enticed enough and wants to sign-up to your Mailing List (if it exists). Your next step would be to create a Mailing List system. The goal of this tutorial is to help you learn how to create a Mailing List Registration System using PHP, MySQL and implementing CodeIgniter MVC Framework. The tutorial is divided into parts so you have time to digest. </p>
<p>Since this is the first time I am posting on this blog site, I will not keep you waiting ages until I figure out how to format all the notes and transfer them here. So what I&#8217;m gonna do now is point you to the existing tutorial, which I will eventually copy here in the coming days.  </p>
<p>You can check out the Part 1 of the tutorial by <a href="http://wiki.sprout.ph/index.php?title=Creating_a_Mailing_List_Registration_using_PHP/MySQL">following this link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpugph.com/blog/2008/03/22/mailing-list-registration-in-codeigniter-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

