//ads: ?> php curl requesting twicephpapicurl PHP Snippet 1:function getProfile($profileName, $region, $seasonDate){ static $once=true; if($once!==true){ throw new \LogicException("tried to run getProfile() twice!"); } $once=false;