<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya0805</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya0805/</author_url>
  <blog_title>HTML5, jQuery役立つ情報ブログ｜天下一Web道会</blog_title>
  <blog_url>https://takuya0805.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>die関数、exit関数を利用して、 MySQLに接続できなかった場合は、 『MySQLの接続に失敗しました・・・』と表示し、また、データベースの選択に失敗した場合、 『データベースの選択に失敗しました！』と表示する場合は以下のように書く。 &lt;?php // MySQLに接続 $myId = mysql_connect( 'localhost', 'root', 'root' ); // MySQLの接続に失敗した場合 if( $myId === FALSE ){ // die関数：引数の文字列を出力して処理を終了します die ( 'MySQLの接続に失敗しました・・・' ); } // デ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya0805.hatenadiary.org%2Fentry%2F20131025%2F1382663864&quot; title=&quot;PHP  データベースの接続　（MySQLへの接続）　die関数、exit関数を利用 - HTML5, jQuery役立つ情報ブログ｜天下一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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-10-25 10:17:44</published>
  <title>PHP  データベースの接続　（MySQLへの接続）　die関数、exit関数を利用</title>
  <type>rich</type>
  <url>https://takuya0805.hatenadiary.org/entry/20131025/1382663864</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
