Hi..
that's what I need:
I have one file func.php
this file have some functions that are used by the site..
i need to show the content of this file by callin another file..
like taking every row of the func.php and add echo in front of it but in another file
I can't copy and paste the content of func.php

nay way to do that?

thanks in advance