I have a Backend/CMS, i have a form that i enter the html i want and it puts it into a my sql database, now on the website i have a script that reads from the mysql row and echos the row ( echo "$row"; ) now say i want to put php in it but it echos the text how can i make it actuly exicute the php?
Question
Rusty.Metal
I have a Backend/CMS, i have a form that i enter the html i want and it puts it into a my sql database, now on the website i have a script that reads from the mysql row and echos the row ( echo "$row"; ) now say i want to put php in it but it echos the text how can i make it actuly exicute the php?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts