<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rahul singh </title>
    <description>The latest articles on DEV Community by Rahul singh  (@iamsoldier).</description>
    <link>https://dev.to/iamsoldier</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1184402%2F6dd3b5de-de2f-4743-a4a5-4a27f7856924.jpeg</url>
      <title>DEV Community: Rahul singh </title>
      <link>https://dev.to/iamsoldier</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamsoldier"/>
    <language>en</language>
    <item>
      <title>PHP Array</title>
      <dc:creator>Rahul singh </dc:creator>
      <pubDate>Fri, 13 Oct 2023 16:13:05 +0000</pubDate>
      <link>https://dev.to/halflearning/php-array-2d5o</link>
      <guid>https://dev.to/halflearning/php-array-2d5o</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H_70D06f--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r4dz4ol8tcnvn0hjj3zp.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H_70D06f--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/r4dz4ol8tcnvn0hjj3zp.jpeg" alt="Image description" width="569" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In PHP, there are three types of arrays:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Indexed arrays - Arrays with a numeric index&lt;/li&gt;
&lt;li&gt;Associative arrays - Arrays with named keys&lt;/li&gt;
&lt;li&gt;Multidimensional arrays - Arrays containing one or more arrays.
#halflearning #PHP #HTML #Css #Javascript #webdevelopment&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>tutorial</category>
      <category>php</category>
    </item>
  </channel>
</rss>
