Notice: Use of undefined constant BASE_URL - assumed 'BASE_URL' in /home/historylearning/public_html/workfromhome.co.uk/public_html/jobs/api/api.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /home/historylearning/public_html/workfromhome.co.uk/public_html/jobs/api/api.php:3) in /home/historylearning/public_html/workfromhome.co.uk/public_html/jobs/_includes/class.Api.php on line 45
var jobs = []; function showJobs(html_container, css_class) { var html = ""; if (document.getElementById(html_container)) { document.getElementById(html_container).innerHTML = html; } else { document.write("
" + html + "
"); } }