I was wondering if there are special settings (CHMOD) for FTPing a .php file to a PHP capable server. When I send a file to the server (it happens to be a spaceports.com server if that makes any difference) and try to open it through my web browser (Internet Explorer) it shows the PHP code instead of the visual effects.. please help ASAP. Thanks in advance!
nope no out of the ordinary permissions required for php, just make sure php can be run on the server.
yes PHP is allowed and capable of running ont he server. I think that what the problem was, was that it has to have <body> or <html> tags in front of the script. that is what seemed to fix it for me. thanks for taking the time to read the post tho!