<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>furyu-tei</author_name>
  <author_url>https://blog.hatena.ne.jp/furyu-tei/</author_url>
  <blog_title>風柳メモ</blog_title>
  <blog_url>https://memo.furyutei.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>サーバ側の設定にもよるみたいですが、入力変数(ペイロード中のパラメータp=0&amp;p=1&amp;...）が一定数を超えると制限がかかるんですね。 常識なのかもしれないのですが、知らなかったのでしばらくはまっていました。 max_input_vars integer 入力変数 を最大で何個まで受け付けるかを指定します (この制限は、スーパーグローバル $_GET、$_POST そして $_COOKIE にそれぞれ個別に適用されます)。 このディレクティブを使うと、ハッシュの衝突を悪用したサービス不能攻撃を受ける可能性を軽減できます。 このディレクティブで設定した数を超える入力変数があった場合は E_WAR…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.furyutei.com%2Fentry%2F20130803%2F1375470289&quot; title=&quot;【覚書】PHPアプリにPOSTする際には入力変数の制限に注意 - 風柳メモ&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-08-03 04:04:49</published>
  <title>【覚書】PHPアプリにPOSTする際には入力変数の制限に注意</title>
  <type>rich</type>
  <url>https://memo.furyutei.com/entry/20130803/1375470289</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
