I have the following link:
https://steamcommunity.com/tradeoffer/new/?partner=377361903&token=9Q0WYuq0
What I want to do is store the partner value in a variable called $partner
, and the token value, stored in a variable called $token
.
How can I do this?