PHP Session Security for Mobile Devices -


I have seen this excellent post and should know what applies to all mobile devices as well?

Is there anything that you would like to add / change?

There is no change in mobile device or non-mobile device for PHP: PHP server Is executed on, no matter what type of device requests the page.

As a result, all the points given on the question / answer that you added are valid for desktop browsers, even for mobile devices.

Comments