<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shishido-felica</author_name>
  <author_url>https://blog.hatena.ne.jp/shishido-felica/</author_url>
  <blog_title>フェリカファウンデーションで学んだことまとめブログ</blog_title>
  <blog_url>https://shishido-felica.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>データベースからページ内に表示されるものを取り出す。 数列を使って処理。prepare($sql);$pre-&gt;bindParam(':page_top',$page_top); $pre-&gt;bindParam(':page_max',$page_line_max);$r = $pre-&gt;execute();$data = array(); while($row = $pre-&gt;fetch()){ $data[] = $row; }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshishido-felica.hatenadiary.org%2Fentry%2F20130328%2F1364471219&quot; title=&quot;ページング処理のphp側での書き方 - フェリカファウンデーションで学んだことまとめブログ&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-03-28 20:46:59</published>
  <title>ページング処理のphp側での書き方</title>
  <type>rich</type>
  <url>https://shishido-felica.hatenadiary.org/entry/20130328/1364471219</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
