开发者

PHP Session Security for Mobile Devices

I did see this excellent post on PHP 开发者_Go百科session Security and I wanted to know if all apply to mobile devices as well?

Is there anything that you would add/change?


Mobile device or non-mobile device changes nothing for PHP : PHP is executed on the server, no matter what kind of device requests the page.

As a consequence, all points given on the question/answers you linked to that are valid for a desktop browser are also valid for a mobile device.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜