




















<?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 Archives &#8211; Inspirational Pixels</title>
	<atom:link href="https://www.inspirationalpixels.com/language/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.inspirationalpixels.com/language/php/</link>
	<description>Web design tutorials, snippets and freebies</description>
	<lastBuildDate>Tue, 13 Jul 2021 21:59:10 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.inspirationalpixels.com/wp-content/uploads/2018/05/cropped-avatar-800x800-150x150.jpg</url>
	<title>PHP Archives &#8211; Inspirational Pixels</title>
	<link>https://www.inspirationalpixels.com/language/php/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Create Array from String with explode()</title>
		<link>https://www.inspirationalpixels.com/snippets/create-array-from-string-php-explode/</link>
		
		<dc:creator><![CDATA[Seb Kay]]></dc:creator>
		<pubDate>Thu, 19 Jul 2018 05:00:35 +0000</pubDate>
				<guid isPermaLink="false">https://www.inspirationalpixels.com/?post_type=snippet&#038;p=4231</guid>

					<description><![CDATA[<p>By using the PHP explode() function you can easily convert any string to an array, provided there&#8217;s a delimiter. What&#8217;s&#8230;</p>
<p>The post <a href="https://www.inspirationalpixels.com/snippets/create-array-from-string-php-explode/">Create Array from String with explode()</a> appeared first on <a href="https://www.inspirationalpixels.com">Inspirational Pixels</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Cache Busting CSS &#038; JS files with PHP</title>
		<link>https://www.inspirationalpixels.com/snippets/cache-busting-css-js-php/</link>
		
		<dc:creator><![CDATA[Seb Kay]]></dc:creator>
		<pubDate>Thu, 05 Jul 2018 05:00:39 +0000</pubDate>
				<guid isPermaLink="false">https://www.inspirationalpixels.com/?post_type=snippet&#038;p=4187</guid>

					<description><![CDATA[<p>If you&#8217;re building a PHP site and want the browser to cache your CSS and JS files, all you need&#8230;</p>
<p>The post <a href="https://www.inspirationalpixels.com/snippets/cache-busting-css-js-php/">Cache Busting CSS &#038; JS files with PHP</a> appeared first on <a href="https://www.inspirationalpixels.com">Inspirational Pixels</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Create String from Array with implode()</title>
		<link>https://www.inspirationalpixels.com/snippets/create-string-from-array-php-implode/</link>
		
		<dc:creator><![CDATA[Seb Kay]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 11:48:59 +0000</pubDate>
				<guid isPermaLink="false">http://staging.inspirationalpixels.com/?post_type=snippet&#038;p=353</guid>

					<description><![CDATA[<p>By using the PHP implode() function you can easily add items to an array and then output them as a&#8230;</p>
<p>The post <a href="https://www.inspirationalpixels.com/snippets/create-string-from-array-php-implode/">Create String from Array with implode()</a> appeared first on <a href="https://www.inspirationalpixels.com">Inspirational Pixels</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
