Hi
I tried to run php with Apache in windows. But Apache doesn't recognize the PHP file and returns an alert box to save a file.
i knew that i need to have a line
AddType application/x-httpd-php. php
in httpd.conf under conf directory or apache installed directory. But this doesn't work. can i get any help please.
many thanks