I am using the following PHP script on EE:
http://docs.hubapi.com/wiki/GoToWebinar,_GoToMeeting_Integration
All seems to work except the redirect:
header(‘Location:http://www.hanzoarchives.com/solutions/free_webinar_registration_thank_you’);
Is there something in EE2 that I need to enable to get the redirect working? The PHP script is setup as a Form with PHP enabled. The redirect works fine if the PHP script is hosted on another server not in EE.
Your help would be appreciated, thank you in advance.