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 Quote Link to comment 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 Quote Link to comment 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? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.