What does your Add Type line look like, cut and paste it here for me.
The Lines you need in Apache for PHP to work are these and they should look like this:
LoadModule php4_module libexec/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php .html .php3