I am playing with creating cookies using PHP. The problem I am encountering is that I need to set the cookie before any other content is loaded onto the page. This presents a challenge with RapidWeaver as the themes load content before the content I put into the page.
Anyone have any ideas how I can get around this other than not using a theme at all?
Oh you didn’t say stacks.
I would guess your looking to do the PHP: session_start();
If that is the case there is an option in the stacks Property List: http://api.yourhead.com/keys/requiresPhpSession/