dezkit Posted August 4, 2008 Share Posted August 4, 2008 is there a command i can use to show php without actually doing it? for example, <some command i don't know about> <?php echo "sup"; ?> </some command i don't know about> will display on the page as <?php echo "sup"; ?> with php syntax Link to comment https://forums.phpfreaks.com/topic/118022-solved-php-syntax/ Share on other sites More sharing options...
PFMaBiSmAd Posted August 4, 2008 Share Posted August 4, 2008 http://www.php.net/manual/en/function.highlight-string.php Link to comment https://forums.phpfreaks.com/topic/118022-solved-php-syntax/#findComment-607140 Share on other sites More sharing options...
dezkit Posted August 4, 2008 Author Share Posted August 4, 2008 thats ******* awesome, thanks a bunch Link to comment https://forums.phpfreaks.com/topic/118022-solved-php-syntax/#findComment-607141 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.