<?php setcookie('a', 'b', [ 'path' => '/', 'secure' => 1, 'partitioned' => 1, ]);
You have javascript disabled. You will not be able to edit any code.