3 messages in com.googlegroups.bloggerdevPHP code in a blog post?
FromSent OnAttachments
bern...@gmail.com04 May 2006 09:39 
Eric Case09 May 2006 16:33 
bern...@gmail.com10 May 2006 00:40 
Subject:PHP code in a blog post?
From:bern...@gmail.com (bern@gmail.com)
Date:05/04/2006 09:39:47 AM
List:com.googlegroups.bloggerdev

Here's a sort of odd request:

Is there any way to post a blog message, using the blogger.com post editor, that contains a <?php ?> code fragment? When I tried this, all the <> characters get html-ent-ified (&lt;&gt;) and php never saw my code.

I'm hosting my blog on my own domain, and there are some info posts I would like to make using php to access data on my domain.

Any ideas? Or is this intrinsically unsafe behaviour that blogger.com bends over backwards to prevent?