<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>boukanrisha</author_name>
  <author_url>https://blog.hatena.ne.jp/boukanrisha/</author_url>
  <blog_title>某管理者の表日記</blog_title>
  <blog_url>https://boukanrisha.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Zend_FrameworkのZend_DB_Select、これには順次処理でwhere文を生成する仕組みがあるのですが、単純な連結には便利でも複合条件の連結が使いにくくてタマラン、ということでhelperクラスを作ったのですよ。Zend_DB_Selectのwhereメソッドの例 &lt;?php $query = $tbl-&gt;select(); $query-&gt;where('human=?', 1); $query-&gt;where('name like ?', 'イン%'); :where文 (human=1) and (name like `イン%`) $query = $tbl-&gt;select…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboukanrisha.hatenablog.com%2Fentry%2F20120223&quot; title=&quot; - 某管理者の表日記&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>2012-02-23 00:00:00</published>
  <title></title>
  <type>rich</type>
  <url>https://boukanrisha.hatenablog.com/entry/20120223</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
