比如这个页面
http://idailyapp.com/login
点击下面的其它语言后,更新cookie值,并刷新当前页面为新语言。这要如何处理呢?
PHP中文网2017-04-21 11:18:28
The link you gave did not refresh the current page...it is to request a background page, such as /lang/en. After configuring various attributes, jump back to the current page through the reffer address setting in the http protocol on that background page page....