Jun 27th, 2009, 10:12 AM
Hi Tyler,
Glad you figured it out!
Just one thing - make sure you include your PHP above the opening HTML. I'm actually surprised this is working for you! ft_api_process_form() uses a "header redirect" to go to the next page. Normally that only works if the HTML hasn't been outputted to the browser yet. Surprising!
- Ben
Glad you figured it out!
Just one thing - make sure you include your PHP above the opening HTML. I'm actually surprised this is working for you! ft_api_process_form() uses a "header redirect" to go to the next page. Normally that only works if the HTML hasn't been outputted to the browser yet. Surprising!
- Ben