.

$Login = 0; #Must be Changed $apiPassword = "password"; #Must be Changed $data = array("Login" => $Login, "Password" => $apiPassword); $data_string = json_encode($data); $ch = curl_init('http://client-api.instaforex.com/api/Authentication/RequestPartnerApiToken'); curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "POST"); curl_setopt($ch, CURLOPT_POSTFIELDS, $data_string); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: application/json', 'Content-Length: ' . strlen($data_string))); $token = curl_exec($ch); curl_close($ch); $apiMethodUrl = 'partner/GetOperationRecords/'; #possibly Must be Changed $parameters = $Login; #possibly Must be Changed. Depends on the method param $ch = curl_init('http://client-api.instaforex.com/'.$apiMethodUrl.$parameters); curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "GET"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, false); # Turn it ON to get result to the variable curl_setopt($ch, CURLOPT_HTTPHEADER, array('passkey: '.$token)); $result = curl_exec($ch); curl_close($ch); echo $result;

Tuesday, October 10, 2017

Learn as much by writing as by reading.

L is for Leader, where you go others will follow
E is for Effervescent, bubbling with life
A is for Athletic, bounding with energy
R is for Reasonable, ever sensible
N is for Neat, carefully organized

A is for Analytical, breaking down problems simply
S is for Serene, a calming quality

M is for Memorable, the days spent in your company
U is for Uplifting, so inspiring
C is for Cool, you carry yourself well
H is for Humorous, master of comedy

B is for Beautiful, glowing with radiance
Y is for Yes, always believing in yourself

W is for Whimsical, delightfully spontaneous
R is for Rational, ever logical
I is for Illuminating, a fount of knowledge
T is for Thorough, attentive to details
I is for Imaginative, a creative mind
N is for Nice, a sweet soul
G is for Good-natured, a sweet person

A is for Adorable, there's no resisting you
S is for Smiling, your smile lights up my day

B is for Brave, undaunted by challenges
Y is for Yummy, so delectable

R is for Reflective, always thoughtful
E is for Enigmatic, deeply fascinating
A is for Articulate, you say it so well
D is for Determined, able to stay the course
I is for Influential, your opinion counts
N is for Nurturing, you bring out the good in people
G is for Genteel, elegantly mannered
.

No comments:

Post a Comment

bbscoin backup

Address: fyS4dDZgvrqHkMD7rtBGVYZDovK9nw9sxP8aujB9mEea3ttF4dAogD4UP4RC6nGDqLDgCgfW8rsxGB9wWUcwmgMC12x635aCP View Secret: omit push coast ...