<?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 Array Functions Archives - TECHAntena</title>
	<atom:link href="https://www.techantena.com/tag/php-array-functions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techantena.com/tag/php-array-functions/</link>
	<description>Tech &#38; Programming Tutorials</description>
	<lastBuildDate>Wed, 09 Nov 2022 06:56:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.techantena.com/wp-content/uploads/2019/03/logo_icon.png</url>
	<title>PHP Array Functions Archives - TECHAntena</title>
	<link>https://www.techantena.com/tag/php-array-functions/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">109684828</site>	<item>
		<title>Calculate Rank of Array Values in PHP</title>
		<link>https://www.techantena.com/4897/calculate-rank-array-values-php/</link>
					<comments>https://www.techantena.com/4897/calculate-rank-array-values-php/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Tue, 14 Jun 2022 01:51:06 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Array Functions]]></category>
		<category><![CDATA[PHP Examples]]></category>
		<category><![CDATA[PHP Snippets]]></category>
		<guid isPermaLink="false">https://www.techantena.com/?p=4897</guid>

					<description><![CDATA[<p>Sometimes we may need to calculate rank from an array of some elements like student mark etc. Here is how to calculate rank from array in PHP easily. Calculate Rank of Array Values in PHP &#160; Calculate Rank From Key =&#62; Value Array //student mark array $student_mark = [ 'REG_10001' =&#62; 89, 'REG_10002' =&#62; 95, [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/4897/calculate-rank-array-values-php/">Calculate Rank of Array Values in PHP</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/4897/calculate-rank-array-values-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4897</post-id>	</item>
		<item>
		<title>Sort Multi Dimensional Array in PHP</title>
		<link>https://www.techantena.com/4887/sort-multi-dimensional-array-php/</link>
					<comments>https://www.techantena.com/4887/sort-multi-dimensional-array-php/#respond</comments>
		
		<dc:creator><![CDATA[Adeeb C]]></dc:creator>
		<pubDate>Thu, 09 Jun 2022 17:31:16 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Array Functions]]></category>
		<category><![CDATA[PHP Examples]]></category>
		<category><![CDATA[PHP Snippets]]></category>
		<guid isPermaLink="false">https://www.techantena.com/?p=4887</guid>

					<description><![CDATA[<p>You may already know how to sort an array in PHP using various array sorting functions like sort, asort, ksort, arsort, krsort. Here we discuss how to sort a multi dimensional array in PHP. Sorting Multi Dimensional Array in PHP by Key-Value I have created a function like following to sort multi dimensional array in [&#8230;]</p>
<p>The post <a href="https://www.techantena.com/4887/sort-multi-dimensional-array-php/">Sort Multi Dimensional Array in PHP</a> appeared first on <a href="https://www.techantena.com">TECHAntena</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.techantena.com/4887/sort-multi-dimensional-array-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4887</post-id>	</item>
	</channel>
</rss>
