is there a built-in function that would let me display the site's source as if it was a .phps file?
ex:
echo fancy_parse('index.php');
n/m. I think this is it
highlight_string /highlight_file
| SitePoint Sponsor |



is there a built-in function that would let me display the site's source as if it was a .phps file?
ex:
echo fancy_parse('index.php');
n/m. I think this is it
highlight_string /highlight_file
Free Tools: ezSQL | SafeSQL | MySQL Front | Smarty | Xoops - Smarty Based Portal
Interesting Threads: Print vs Echo | Undo magic quotes in .php
Huh? You already answered your question, didn't you?



yep.Originally Posted by Gaheris
Free Tools: ezSQL | SafeSQL | MySQL Front | Smarty | Xoops - Smarty Based Portal
Interesting Threads: Print vs Echo | Undo magic quotes in .php
Bookmarks