Is there a way to check if a website places cookies based on their URL? I would prefer to do this in PHP. Wonder if I would need to use CURL?
Just trying to figure out how to ping a url to see if it would place a cookie on my machine and then get a little info about that cookie. The reason I am doing this is because I am trying to find an easy way to catch typo squatters for my brand so I want to see if affiliate pixels are being placed for my affiliate programs.