get("edit_bewerbung"); ?>
' . join("\r\n", $messages) . ''; } ?>
"> "> "> "> 0) { while ($field = @mysqli_fetch_array($result)) { $queryLink = "SELECT bucl.* FROM contactform_line as cl INNER JOIN bewerber_user_contact_link as bucl on cl.id = bucl.line_id WHERE header_id = '" . $input_bewerberform["contact_id"] . "' AND line_id = ".$field['id']." AND user_id = ". $input_bewerberform["id"]." ORDER BY sorting ASC"; $resultLink = @mysqli_query($GLOBALS['mysql_con'], $queryLink); $row = @mysqli_fetch_array($resultLink); echo ''; } } ?>
get("name"), "input_name", "text", $input_bewerberform["name"], 255) ?> get("email"), "input_email", "text", $input_bewerberform["email"], 255) ?>
get("job_applied"), "main_collection", "text", $collection["description"], 255, TRUE) ; } ?>

get("top_userdata");; ?>

'; input($field['name'], $field["code"], "text", $row["content"], 255, TRUE) ; echo '