Hi Everyone
I’m pretty new when it come to PHP and this is what I’m looking to do:
I need a script that I can call upon. This script will take a URL as a parameter, go that URL, set a cookie value, go to a different URL and verify that the cookie value is still the one that was set.
Any help would be much appreciated.