<?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 - Web Rewrite</title>
	<atom:link href="https://webrewrite.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Technology Blog Where You Find Programming Tips and Tricks</description>
	<lastBuildDate>Sun, 24 Apr 2022 11:54:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>PHP Program to Print Prime Numbers between 1 to N using Sieve Algorithm</title>
		<link>https://webrewrite.com/php-program-print-prime-numbers-1-n-using-sieve-algorithm/</link>
					<comments>https://webrewrite.com/php-program-print-prime-numbers-1-n-using-sieve-algorithm/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sun, 11 Nov 2018 04:10:08 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Prime Number]]></category>
		<guid isPermaLink="false">https://webrewrite.com/?p=2655</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/php-program-print-prime-numbers-1-n-using-sieve-algorithm/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/php-program-print-prime-numbers-1-n-using-sieve-algorithm/">PHP Program to Print Prime Numbers between 1 to N using Sieve Algorithm</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/php-program-print-prime-numbers-1-n-using-sieve-algorithm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Code to Find Second Largest Number in Array</title>
		<link>https://webrewrite.com/php-code-to-find-second-largest-number-in-array/</link>
					<comments>https://webrewrite.com/php-code-to-find-second-largest-number-in-array/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sun, 05 Aug 2018 15:16:07 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2521</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/php-code-to-find-second-largest-number-in-array/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/php-code-to-find-second-largest-number-in-array/">PHP Code to Find Second Largest Number in Array</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/php-code-to-find-second-largest-number-in-array/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reverse a String in PHP without using strrev() Method</title>
		<link>https://webrewrite.com/reverse-string-php-without-using-strrev-method/</link>
					<comments>https://webrewrite.com/reverse-string-php-without-using-strrev-method/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sun, 02 Apr 2017 02:56:19 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[String Reverse]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2367</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/reverse-string-php-without-using-strrev-method/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/reverse-string-php-without-using-strrev-method/">Reverse a String in PHP without using strrev() Method</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/reverse-string-php-without-using-strrev-method/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Swap Two Numbers in PHP &#8211; Explain with Code Examples</title>
		<link>https://webrewrite.com/swap-two-numbers-in-php-explain-with-code-examples/</link>
					<comments>https://webrewrite.com/swap-two-numbers-in-php-explain-with-code-examples/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sat, 04 Mar 2017 07:42:50 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[swap numbers]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2284</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/swap-two-numbers-in-php-explain-with-code-examples/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/swap-two-numbers-in-php-explain-with-code-examples/">Swap Two Numbers in PHP &#8211; Explain with Code Examples</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/swap-two-numbers-in-php-explain-with-code-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create Multiple Database Connections in Lumen</title>
		<link>https://webrewrite.com/how-to-create-multiple-database-connections-in-lumen/</link>
					<comments>https://webrewrite.com/how-to-create-multiple-database-connections-in-lumen/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sat, 04 Feb 2017 14:01:51 +0000</pubDate>
				<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[laravel]]></category>
		<category><![CDATA[Lumen]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2214</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/how-to-create-multiple-database-connections-in-lumen/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/how-to-create-multiple-database-connections-in-lumen/">How to Create Multiple Database Connections in Lumen</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/how-to-create-multiple-database-connections-in-lumen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Composer : Manage Package Dependency in PHP</title>
		<link>https://webrewrite.com/manage-package-dependency-php-composer/</link>
					<comments>https://webrewrite.com/manage-package-dependency-php-composer/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Tue, 27 Dec 2016 15:56:38 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[composer]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=1200</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/manage-package-dependency-php-composer/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/manage-package-dependency-php-composer/">PHP Composer : Manage Package Dependency in PHP</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/manage-package-dependency-php-composer/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How to Debug Sql Queries in Laravel</title>
		<link>https://webrewrite.com/how-to-print-sql-queries-in-laravel/</link>
					<comments>https://webrewrite.com/how-to-print-sql-queries-in-laravel/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Tue, 08 Nov 2016 03:47:16 +0000</pubDate>
				<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[laravel]]></category>
		<category><![CDATA[Lumen]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2174</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/how-to-print-sql-queries-in-laravel/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/how-to-print-sql-queries-in-laravel/">How to Debug Sql Queries in Laravel</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/how-to-print-sql-queries-in-laravel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP 7 Features Explained with Code Examples</title>
		<link>https://webrewrite.com/php-7-new-features/</link>
					<comments>https://webrewrite.com/php-7-new-features/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sat, 03 Sep 2016 03:00:17 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[PHP 7]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2066</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/php-7-new-features/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/php-7-new-features/">PHP 7 Features Explained with Code Examples</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/php-7-new-features/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
