Blah_ Posted February 24, 2008 Share Posted February 24, 2008 This might be a simple question I'm not to sure but after looking on the net and searching to forum I'm not too sure what to look for. What I want to do is store php pages in MySQL, something I've done. But how do I make it when so that when it echo's the data to the web page the php is compiled and does not come out as just code? ,Thanks p.s sorry if this is a much asked question Link to comment https://forums.phpfreaks.com/topic/92673-compile-mysql-data-with-as-php/ Share on other sites More sharing options...
pocobueno1388 Posted February 24, 2008 Share Posted February 24, 2008 Your going to want to use the exec() function Link to comment https://forums.phpfreaks.com/topic/92673-compile-mysql-data-with-as-php/#findComment-474892 Share on other sites More sharing options...
Blah_ Posted February 24, 2008 Author Share Posted February 24, 2008 Thanks, for the help but how would I go about using the exec function to compile a $variable in php? Link to comment https://forums.phpfreaks.com/topic/92673-compile-mysql-data-with-as-php/#findComment-474897 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.