Anmeldung - OFF ROAD Händlermeeting MY19
Dienstag, 29. Januar 2019
Teilnahme obligatorisch
{source}<?php
//Set stream options
$context = stream_context_create(array('http' => 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://app.formassembly.com/rest/forms/view/4716100'.$qs);
} else {
echo file_get_contents('https://app.formassembly.com/rest'.$_GET['tfa_next'],false,$context);
}
?>
{/source}


























