does anybody know of a PHP function to print a file to the browser?
what i'm doing is building my resume website, and i want to be able to read in a file and print the code to the screen inside a table, w/o it parsing the html and php code
thank you!