is_enable_dom_storage
is_enable_dom_storage(); - check whether DOM storage is allowed or forbidden in the browser.
you can disable or allow dom storage with the command href="http://humanemulator.net/objects/WEB/browser/internal_params/enable_dom_storage.php">enable_dom_storage
After testing, the function returns the result of its work to the script :
true – allowed
false – forbidden