Hiya,
I'm trying to put my content into a database, so i just query the database for the content for that page.
I can do plain text inputed the db using phpMyAdmin,
but when i try putting php code in the content using phpMyAdmin, it doesn't work.
I've tried doing the php code in the db as " here is the result from my var = $var " and in the php page calling the query in eval() but it doesn't work?
I need to know how the content, includeing the php code sould be in the database and how to query the database so the php is prassed and not printed as normal text.
Can anyone help?
Most greatful if you can.
BIGmrC