OK, thanks, I realise that I have to use the eval() function now, but am slightly confused about how to add it in. I will try and list some of the ideas that I have, but I dont know which is right, and what the correct code would be.
Would I...
o Insert the code on the actual page where the code is inserted into the database, or
o Add the eval() function into the page that collects the information to be displayed
I am bot sure which of these is correct, but im sure one of them is
In any case, the code gets submitted to another page where it gets inserted into the database. The variable the code is in is called $update_code (nice and orriginal

). I was wondering what the code would be to actuall get it eval()'d to then put it in the database, cause I am also a bit confused about that "/
Thanks.