<?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: User Membership With PHP</title>
	<atom:link href="http://net.tutsplus.com/tutorials/php/user-membership-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mantez</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-131188</link>
		<dc:creator>Mantez</dc:creator>
		<pubDate>Sat, 14 Nov 2009 21:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-131188</guid>
		<description>Somebody can help me ?

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mantez/domains/m.com/public_html/modules/nariai/index.php:5) in /home/mantez/domains/m.com/public_html/modules/nariai/base.php on line 2

line 2 is :

session_start();

Who know tell me there or email</description>
		<content:encoded><![CDATA[<p>Somebody can help me ?</p>
<p>Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at /home/mantez/domains/m.com/public_html/modules/nariai/index.php:5) in /home/mantez/domains/m.com/public_html/modules/nariai/base.php on line 2</p>
<p>line 2 is :</p>
<p>session_start();</p>
<p>Who know tell me there or email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Henderson</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-130964</link>
		<dc:creator>David Henderson</dc:creator>
		<pubDate>Sat, 14 Nov 2009 14:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-130964</guid>
		<description>Hi All,

I am getting the following error when logging in:

Warning: Cannot modify header information - headers already sent by (output started at /home/pixelpub/public_html/majorproject/login.php:18) in /home/pixelpub/public_html/majorproject/login.php on line 75

I know the &#039;headers already sent&#039; is quite common but not sure how to fix as I am only a beginner, has anyone else had this problem?

Thanks alot</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I am getting the following error when logging in:</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/pixelpub/public_html/majorproject/login.php:18) in /home/pixelpub/public_html/majorproject/login.php on line 75</p>
<p>I know the &#8216;headers already sent&#8217; is quite common but not sure how to fix as I am only a beginner, has anyone else had this problem?</p>
<p>Thanks alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeJustin</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-127319</link>
		<dc:creator>CodeJustin</dc:creator>
		<pubDate>Wed, 04 Nov 2009 23:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-127319</guid>
		<description>Thanks mate!  This was a nice refresher for me.</description>
		<content:encoded><![CDATA[<p>Thanks mate!  This was a nice refresher for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-126253</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Sun, 01 Nov 2009 10:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-126253</guid>
		<description>thank you so much......made learning easy...</description>
		<content:encoded><![CDATA[<p>thank you so much&#8230;&#8230;made learning easy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yash</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-124935</link>
		<dc:creator>Yash</dc:creator>
		<pubDate>Thu, 29 Oct 2009 06:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-124935</guid>
		<description>I upload all file on server, 
an error showing like 
&quot;Error
Sorry, your registration failed. Please go back and try again.&quot;

Please help me !</description>
		<content:encoded><![CDATA[<p>I upload all file on server,<br />
an error showing like<br />
&#8220;Error<br />
Sorry, your registration failed. Please go back and try again.&#8221;</p>
<p>Please help me !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yourmung</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-124122</link>
		<dc:creator>Yourmung</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-124122</guid>
		<description>Hi everyone, thanks for the tutorial. Im absolutly new to PHP, in fact this is my first tutorial and my first approach to the language. I have this error in the register.php: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource, someone could help me with it pliz?

And if someone know about a tutorial for sending mails with smtp authentication I will give you a lot of thanks.

Thanks in advance for your kindness.</description>
		<content:encoded><![CDATA[<p>Hi everyone, thanks for the tutorial. Im absolutly new to PHP, in fact this is my first tutorial and my first approach to the language. I have this error in the register.php: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource, someone could help me with it pliz?</p>
<p>And if someone know about a tutorial for sending mails with smtp authentication I will give you a lot of thanks.</p>
<p>Thanks in advance for your kindness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-123683</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 25 Oct 2009 15:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-123683</guid>
		<description>How can i add a wirte template for each user? and how can i list all autors with their posts?</description>
		<content:encoded><![CDATA[<p>How can i add a wirte template for each user? and how can i list all autors with their posts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benutzer Posts schreiben und auslesen - php.de</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-123682</link>
		<dc:creator>Benutzer Posts schreiben und auslesen - php.de</dc:creator>
		<pubDate>Sun, 25 Oct 2009 15:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-123682</guid>
		<description>[...] Posts schreiben und auslesen     Hey, Ich hab ein Login-script von hier  geladen und auch zum laufen bekommen. Jetzt möchte ich das jeder user einen kleinen beitrag [...]</description>
		<content:encoded><![CDATA[<p>[...] Posts schreiben und auslesen     Hey, Ich hab ein Login-script von hier  geladen und auch zum laufen bekommen. Jetzt möchte ich das jeder user einen kleinen beitrag [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-119178</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Fri, 16 Oct 2009 12:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-119178</guid>
		<description>nicely explained!
Good Job</description>
		<content:encoded><![CDATA[<p>nicely explained!<br />
Good Job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://net.tutsplus.com/tutorials/php/user-membership-with-php/#comment-117486</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 11 Oct 2009 17:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1523#comment-117486</guid>
		<description>Very Nice!!</description>
		<content:encoded><![CDATA[<p>Very Nice!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/8 queries in 0.009 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 15:05:07 -->