<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AJYA</author_name>
  <author_url>https://blog.hatena.ne.jp/AJYA/</author_url>
  <blog_title>ソフトウェア開発者の日常</blog_title>
  <blog_url>https://ajya.hatenablog.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHPの実行時間の制限について書きました。 ajya.hatenablog.jpmax_execution_timeの値を長い時間をにして止まらないのを確認するのも方法ですが、1秒という極端に短い時間にして試してみました。 確かに1秒で終了したので、max_execution_timeの値で制限ができるようです。どっちを使う？max_execution_timeの説明には、「より詳細な情報については、 set_time_limit() 関数の説明を参照ください。」とあるので、set_time_limit()の説明を見てみました。 PHP: set_time_limit - Manualこちらを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fajya.hatenablog.jp%2Fentry%2F2016%2F12%2F09%2F063000&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>http://capture.heartrails.com/150x130/shadow?http://php.net/manual/ja/function.set-time-limit.php</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-12-09 06:30:00</published>
  <title>PHP：実行時間の制限を確実に回避できるのは？</title>
  <type>rich</type>
  <url>https://ajya.hatenablog.jp/entry/2016/12/09/063000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
