phporcaffeine Posted November 6, 2006 Share Posted November 6, 2006 Okay, my script store actual PHP syntax in a mysql database (just fine I might add).Another script extracts it and I do not want PHP to parse it as PHP, rather render it as plain ole' HTML text.I guess I am looking for the oppisite of eval(), if such a thing exists?-Thanks Link to comment https://forums.phpfreaks.com/topic/26351-parsing-issue/ Share on other sites More sharing options...
Mattyspatty Posted November 6, 2006 Share Posted November 6, 2006 http://uk2.php.net/show_source hope this helps, its a really useful function :D Link to comment https://forums.phpfreaks.com/topic/26351-parsing-issue/#findComment-120500 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.