<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>porco_webangya</author_name>
  <author_url>https://blog.hatena.ne.jp/porco_webangya/</author_url>
  <blog_title>Webあんぎゃ</blog_title>
  <blog_url>https://webangya.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>Webサイト制作において、ショッピングカートなどのWebアプリを制作する必要が出てくる場合がある。 その際に用いられているPHPの基本についてまとめていく。 PHPのファイル作成時のルール 拡張子を「.php」にする 文字コードを「UTF-8」にする PHPのコード記述時のルール コードは「&lt;?php」と「?&gt;」の間に記述する 文字列はシングルクォートで囲む（ことにする） 命令文の末尾にはセミコロンをつける キーワードは半角の空白で区切る 大文字と小文字は区別しない（ミスを防止するため小文字で統一する） 誰が見ても分かるように、コメントアウト（1行なら「//」、複数行なら「/* */」を用いて…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebangya.hatenablog.com%2Fentry%2F20130902%2F1378144576&quot; title=&quot;Webサイト制作におけるPHPの基本（その１） - Webあんぎゃ&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://cdn-ak.f.st-hatena.com/images/fotolife/p/porco_webangya/20130903/20130903015447.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-09-02 02:56:16</published>
  <title>Webサイト制作におけるPHPの基本（その１）</title>
  <type>rich</type>
  <url>https://webangya.hatenablog.com/entry/20130902/1378144576</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
