<?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>
  </categories>
  <description>phpにおいて文字列を出力する際に利用する「echo」と「print」ですが、 この違いについて気にした事が無かったので、 それぞれの違いと速さについても調べてみました。 echoについて 構文 返り値（戻り値） printについて 構文 返り値（戻り値） echoとprintの違い どちらの方が速いの まとめ echoについて 1 つ以上の文字列を出力する 構文 void echo ( string $arg1 [, string $... ] ) 返り値（戻り値） 値を返さない printについて 文字列を出力する 構文 int print ( string $arg ) 返り値（戻り値）…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgontora.hatenadiary.com%2Fentry%2F2018%2F08%2F06%2F205820&quot; title=&quot;【PHP】「echo」と「print」の違い/速度の違いについて - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-06 20:58:20</published>
  <title>【PHP】「echo」と「print」の違い/速度の違いについて</title>
  <type>rich</type>
  <url>https://gontora.hatenadiary.com/entry/2018/08/06/205820</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
