<?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 &#8211; Paul Swarthout</title>
	<atom:link href="https://paulswarthout.com/category/it/software/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://paulswarthout.com</link>
	<description>Introducing.....</description>
	<lastBuildDate>Tue, 20 Oct 2020 15:34:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>To __FILE__ or not to __FILE__</title>
		<link>https://paulswarthout.com/to-__file__-or-not-to-__file__/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Mon, 23 Mar 2020 21:50:47 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=637</guid>

					<description><![CDATA[&#8230;well that IS the question today. A Little Background __FILE__ is a magic constant in PHP. When it is invoked in a PHP script, it returns the fully qualified, fully resolved, path to the current file. What could be easier? It is built into PHP, the popular general-purpose scripting language that is especially suited to &#8230; <p class="link-more"><a href="https://paulswarthout.com/to-__file__-or-not-to-__file__/" class="more-link">Continue reading<span class="screen-reader-text"> "To __FILE__ or not to __FILE__"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Read-only Class Properties in PHP</title>
		<link>https://paulswarthout.com/read-only-class-properties-in-php/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Tue, 18 Feb 2020 19:26:28 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tips and Tricks]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=591</guid>

					<description><![CDATA[I&#8217;ve been writing PHP code for over 3 years now. Nearly every day, I learn a new &#8220;trick&#8221; with PHP. Often, those learning experiences start with a Google search, such as &#8220;Can I make class properties read-only in PHP?&#8220; The simple and short answer to that question is: No you cannot. But the more accurate &#8230; <p class="link-more"><a href="https://paulswarthout.com/read-only-class-properties-in-php/" class="more-link">Continue reading<span class="screen-reader-text"> "Read-only Class Properties in PHP"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Initializing Static Classes in PHP</title>
		<link>https://paulswarthout.com/initializing-static-classes-in-php/</link>
		
		<dc:creator><![CDATA[PaulSwarthout]]></dc:creator>
		<pubDate>Sat, 15 Feb 2020 00:32:58 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://paulswarthout.com/?p=569</guid>

					<description><![CDATA[I have been writing code in a variety of programming languages since the early 1980s. Today, I spend my time developing plugins for WordPress. That means PHP. On the whole, I like PHP. One of my favorite things about it is that whenever I need something special, there is often a built-in function that already &#8230; <p class="link-more"><a href="https://paulswarthout.com/initializing-static-classes-in-php/" class="more-link">Continue reading<span class="screen-reader-text"> "Initializing Static Classes in PHP"</span></a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
