A admin Administrator Staff member Aug 20, 2008 #1 I'd like to store html code (with php mixed in) in a db. Eval isn't any good for executing that. Is there anyway that I can achieve the same functionality as include or require with this code?
I'd like to store html code (with php mixed in) in a db. Eval isn't any good for executing that. Is there anyway that I can achieve the same functionality as include or require with this code?