{"id":76,"date":"2006-09-09T15:55:30","date_gmt":"2006-09-09T06:55:30","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2006\/09\/09\/pear-db-%e6%8e%a5%e7%b6%9a%e5%85%88%e5%ae%9a%e7%be%a9\/"},"modified":"2006-09-09T15:55:30","modified_gmt":"2006-09-09T06:55:30","slug":"pear-db-%e6%8e%a5%e7%b6%9a%e5%85%88%e5%ae%9a%e7%be%a9","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/76","title":{"rendered":"PEAR  DB \u63a5\u7d9a\u5148\u5b9a\u7fa9"},"content":{"rendered":"<p>MySQL\u306e\u3068\u304d\u3082PostgreSQL\u306e\u3068\u304d\u3082\u63a5\u7d9a\u5148\u306f\u76f4\u66f8\u304d\u3067\u306f\u306a\u304f\u5909\u6570\u3067\u5b9a\u7fa9\u3057\u3066\u884c\u3063\u305f\u307b\u3046\u304c\u3044\u3044\u3088\u3046\u3067\u3059<br \/>\n$MYSQL_HOST = &#8216;localhost&#8217;;<br \/>\n$MYSQL_USER = &#8216;root&#8217;;<br \/>\n$MYSQL_PASSWORD = &#8216;pass&#8217;;<br \/>\n$MYSQL_DATABASE = &#8216;dbname&#8217;;<br \/>\n$MYSQL_PREFIX = &#8221;;<br \/>\n$dbType = &#8220;mysql&#8221;;<br \/>\n$dsn = &#8220;$dbType:\/\/$MYSQL_USER:$MYSQL_PASSWORD@$MYSQL_HOST\/$MYSQL_DATABASE&#8221;;<br \/>\n\/\/ \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3078\u63a5\u7d9a<br \/>\n$con  = DB::connect($dsn);<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MySQL\u306e\u3068\u304d\u3082PostgreSQL\u306e<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-76","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/76\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=76"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=76"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}