Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pushStateをhttp_build_queryで使用すると、クエリ文字列に乱数が生成されます。
例えば:
example.com/?_ = 1356033912215&..。
ただし、http_build_queryを使用しない場合、このパラメーターは表示されません。また、各番号は13560で始まります...
このパラメータはどういう意味ですか?
前もって感謝します。