In PHP i will set the cookie and give it a value that’s a variable, when the user enters their name they will be taken to another page but when they get to that new page i need the value of that cookie changed to what name they entered, could someone show me how this would be done please?
Share
in the first page (index.php) for example
in page_two.php