<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gontora</author_name>
  <author_url>https://blog.hatena.ne.jp/gontora/</author_url>
  <blog_title>MEMO REC</blog_title>
  <blog_url>https://gontora.hatenadiary.com/</blog_url>
  <categories>
    <anon>プログラミング-PHP</anon>
    <anon>プログラミング-PHP-入門</anon>
  </categories>
  <description>PHPでは、さまざまなデータ型を使用して情報を扱います。この記事では、PHPの主要なデータ型である文字列、数値、配列、連想配列について解説します。 文字列型（String） 数値型（IntegerとFloat） 配列（Array） まとめ 文字列型（String） 文字列は、テキストデータを表現するためのデータ型です。ダブルクォート（&quot;）またはシングルクォート（'）で囲まれた文字列を定義できます。 &lt;?php $text1 = &quot;Hello, World!&quot;; $text2 = 'This is a string.'; ?&gt; 文字列内で変数を埋め込む場合はダブルクォートを使用します。 &lt;?ph…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgontora.hatenadiary.com%2Fentry%2F2023%2F08%2F16%2F191741&quot; title=&quot;【PHP入門】データ型：文字列、数値、配列、連想配列の理解 - MEMO REC&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://www29.a8.net/svt/bgt?aid=230816311812&amp;wid=001&amp;eno=01&amp;mid=s00000016188001072000&amp;mc=1</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-08-16 19:17:41</published>
  <title>【PHP入門】データ型：文字列、数値、配列、連想配列の理解</title>
  <type>rich</type>
  <url>https://gontora.hatenadiary.com/entry/2023/08/16/191741</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
