Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break the code into functions and use POST data for setting the request #6

Closed
chamathpali opened this issue Jun 9, 2017 · 2 comments

Comments

@chamathpali
Copy link
Contributor

No description provided.

@chamathpali
Copy link
Contributor Author

Get the values from a post request
$company["companies"][0]['Name'] ="FROM EARNSHARK";
$company["companies"][0]['Type'] ="Business";
$company["companies"][0]['OrganizationNumber'] ="EARNSHARK ID";
$company["companies"][0]['EmailAddresses']["Invoice"]["Value"] = "EMAIL";
$company["companies"][0]['EmailAddresses']["Invoice"]["Name"] = "EMAIL";
$company["companies"][0]['EmailAddresses']["Invoice"]["Description"] = "EMAIL";
$company["companies"][0]['EmailAddresses']["Work"]["Value"] = "EMAIL";
$company["companies"][0]['EmailAddresses']["Work"]["Name"] = "EMAIL";
$company["companies"][0]['EmailAddresses']["Work"]["Description"] = "EMAIL";

@rehrumesh
Copy link
Contributor

@chamathpali this issue can be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants