<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jahyang</author_name>
  <author_url>https://blog.hatena.ne.jp/jahyang/</author_url>
  <blog_title>Real Slow Life -&gt;</blog_title>
  <blog_url>https://jahyang.realslowlife.com/</blog_url>
  <categories>
    <anon>デジタル・IT</anon>
  </categories>
  <description>echo print コード例 echo echo は一つまたは複数の文字列を出力するのに使用します。echo は関数ではなく PHP の言語構造の一つなので、関数を呼びだすときのように引数を括弧 () で括る必要はありません。 &lt;?phpecho 'こんにちは';echo '出身地:', '愛知県'; print print は一つの文字列を出力するのに使用します。 print は引数に指定した文字列を出力します。 echo とは異なり、複数の引数を指定できません。 戻り値として常に 1 を返します。 &lt;?phpprint 'こんにちは'; コード例 &lt;p&gt;&lt;?php$fromp = &quot;出身…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjahyang.realslowlife.com%2Fentry%2Fphp-echo-print%2F&quot; title=&quot;phpの文字出力 echoとprint - Real Slow Life -&amp;gt;&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://blog.minasegawa.com/wp-content/uploads/milad-fakurian-bMSA5-tLFao-unsplash-1024x576.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-06-03 13:54:08</published>
  <title>phpの文字出力 echoとprint</title>
  <type>rich</type>
  <url>https://jahyang.realslowlife.com/entry/php-echo-print/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
