<?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>wax ideal &#187; php</title>
	<atom:link href="http://waxideal.com/blog/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://waxideal.com/blog</link>
	<description>learning to be human, since 1984</description>
	<lastBuildDate>Wed, 08 Sep 2010 08:38:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fixing PHPList Delete/Merge Attributes Function</title>
		<link>http://waxideal.com/blog/2010/03/18/fixing-phplist-deletemerge-attributes-function/</link>
		<comments>http://waxideal.com/blog/2010/03/18/fixing-phplist-deletemerge-attributes-function/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 20:46:09 +0000</pubDate>
		<dc:creator>sarandi</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://waxideal.com/blog/?p=465</guid>
		<description><![CDATA[I recently installed PHPList v2.10.10 (the latest stable release) to manage an email campaign and ran into a slight problem. PHPList allows users to define their own form fields for lists &#8211; name, address, birthday, email, and so on. These fields are referred to as &#8220;attributes&#8221;. Almost any type of data can be configured by]]></description>
			<content:encoded><![CDATA[<p>I recently installed PHPList v2.10.10 (<a title="The latest stable release of PHPList" href="http://www.phplist.com/download" target="_blank">the latest stable release</a>) to manage an email campaign and ran into a slight problem. PHPList allows users to define their own form fields for lists &#8211; name, address, birthday, email, and so on. These fields are referred to as &#8220;attributes&#8221;. Almost any type of data can be configured by adding an attribute in PHPList. You then create a sign-up page and choose which attributes you want users to enter, and whether or not that attribute is required to complete list sign-up.</p>
<p>I started setting up my attributes and naturally, added one by accident. After finding a button deceivingly named &#8220;delete&#8221;, I clicked it to correct my error. An http request was sent and the page reloaded &#8211; but my attribute was still there, winking at me like an old man who &#8211; while sitting on his porch &#8211; witnessed your ice cream tumbling off its cone after the first lick.</p>
<p>Luckily, a quick search found a remedy so I pass it along to you, the ethereal inter-web user:</p>
<p><a title="Fix for PHPList delete/merge function" href="http://forums.phplist.com/viewtopic.php?f=17&amp;t=24502#p67476" target="_blank">http://forums.phplist.com/viewtopic.php?f=17&amp;t=24502#p67476</a></p>
<p>Take that, old man.</p>
]]></content:encoded>
			<wfw:commentRss>http://waxideal.com/blog/2010/03/18/fixing-phplist-deletemerge-attributes-function/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
