I have a question that may sound stupid, but I have a web page that I would like to do the following. I am using includes to build the page and one of the includes has text in it that is being pulled from the database. Is it possible to include PHP in the database and have the page process it. The page gets returned and shows the code as text. So, I believe the page is processed and the code is inserted too late to run. Please help. Thank you.