Main content
Training Request
Let's get a little more information...
array('ignore_errors' => true))); if(!isset($_GET['tfa_next'])) { $qs = ' '; if(isset($_SERVER['QUERY_STRING']) && !empty($_SERVER['QUERY_STRING'])){$qs='?'.$_SERVER['QUERY_STRING'];}; echo file_get_contents('https://emory.tfaforms.net/rest/forms/view/43'.$qs); } else { echo file_get_contents('https://emory.tfaforms.net/rest'.$_GET['tfa_next'],false,$context); } ?>