Hi I want to skin my site..


QUOTE
"PHP Auto Prepend
I am too lazy to add a on every template that I have touched, so I settled for the PHP auto prepend. Here is what I have in my .htaccess in the base directory.

php_value include_path [Movable Style base directory]/inc
php_value auto_prepend_file "prepend.php"


This is something from a turorial to skin my MT site from http://movablestyle.com/archives/000017.php I get what it means, but what if I don't want to do the .htaccess and use the code, what kind of thing do I put in the "..." huh.gif?


Please help!


I do have a reason for this.... If I use the .htaccess one then my whole plugins like MTAmazon won't work... I get an error because the .htaccess stimulates the skinning tutorial without doing anything else.....


My site's at www.iltdm.net , although it has nothing to do with the question......