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