Values php code

Discussion in 'PHP' started by unknown34, Feb 23, 2012.

  1. #1
    Hi,

    So I'm trying to combine two values for an order page to send instructions to the server creating it, they are both independent, so what would be the first step to combine when selecting them in a drop down menu.

    $billing_api_values["game_id"] = $params["configoption3"];
    $billing_api_values["game_slots"] = $params["configoption5"];

    Are both the values, and I uploaded the server config which would be the web based file which sends the command to create the server.
    Any help would be appreciated.
     

    Attached Files:

    unknown34, Feb 23, 2012 IP