mice-pace Posted February 2, 2012 Share Posted February 2, 2012 Does the extra info stored as a result of additionaldomainfields.php act like a normal parameter or some kind of subset? I guess what i'm asking is, as an example would i access it like this: $registrantCountryCallCode = $params["additionaldomainfields"]["CountryCode"]; or like this: $registrantCountryCallCode = $params["CountryCode"]; 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.