> When I add > <!--RDExecute=PHP--> in front of the script, then the content type > makes problems again. The header(); statement is very sensitive
The only other thing I can think of is removing any space between your RDExecute statement and the opening PHP marker, so the top line of your page might look like this: <!--RDExecute=PHP--><?php ... code ... ?> Beyond that I have no idea. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
