<?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>FireLike &#187; RBAC</title>
	<atom:link href="http://www.firelike.com/index.php/tag/rbac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firelike.com</link>
	<description>In search of..</description>
	<lastBuildDate>Mon, 28 Dec 2009 11:31:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Role-Based Access Control (RBAC) system for PHP</title>
		<link>http://www.firelike.com/index.php/2009/09/07/a-role-based-access-control-rbac-system-for-php/</link>
		<comments>http://www.firelike.com/index.php/2009/09/07/a-role-based-access-control-rbac-system-for-php/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 09:15:24 +0000</pubDate>
		<dc:creator>firelike</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[Tony Marston]]></category>

		<guid isPermaLink="false">http://www.firelike.com/?p=119</guid>
		<description><![CDATA[Anyone, that has searched the web for anything related to PHP,  sooner or later must have come accross the web site of  Tony Marston. It is very rich source of ideas and information, and it is worth visiting any time you have a moment to spear. One of the topics that web developers tackle often is the issue of  providing [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone, that has searched the web for anything related to PHP,  sooner or later must have come accross <a title="Tony Marston site" href="http://www.tonymarston.net" target="_blank">the web site of  Tony Marston</a>. It is very rich source of ideas and information, and it is worth visiting any time you have a moment to spear. One of the topics that web developers tackle often is the issue of  providing accurate and flexible access to the web site users. One way to do this is by using RBAC or Role-Based Access Control system. This system is most ofter implemented with a database, but this is not a requirement. Recently I looked again at one of  <a title="Tony Marston RBAC" href="http://www.tonymarston.net/php-mysql/role-based-access-control.html" target="_blank">Tony Marston&#8217;s articles about RBAC implementation for PHP </a>and I thought, I share the link with you. I hope it will help or inspire somebody. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firelike.com/index.php/2009/09/07/a-role-based-access-control-rbac-system-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
