Question
I want to make $associate_name and $app_key global variable so I can access them on any page I want. Below is the cod
$associate_name
$app_key
Sessions are your choice in case the value is modified. Otherwise (the value is constant from your configuration and not from user's modification, go for Constants