Hi all -
I am building a custom content management system and needed some quick help.
I echo out the text for the body from my SQL DB. However in that I have a php include. How can I make it so that the echo escapes, executes the include and then continues with the text?
Thanks
I am building a custom content management system and needed some quick help.
I echo out the text for the body from my SQL DB. However in that I have a php include. How can I make it so that the echo escapes, executes the include and then continues with the text?
Thanks