Image

PHP source pretty printing

I know there is a way to do this, but i'm at a loss to remember what it is. Given a PHP file is there an easy way to format it into HTML for nice display? Ideally with line numbers added. I want to be able to write code to help analyze my PHP source code.