Page 1 of 1

problem in php

Posted: Tue Oct 09, 2007 3:26 am
by cena
hi ,

I making web site in php and facing problem.PHP, SQL, Apache. I have it all running right, localhost is all set up. I have made a bunch of PHP files and I'm trying to test a simple user registration page.
Everytime I fill out the information (name, email, password, etc.) I click the button "register me" and a box pops up asking me to open the associated PHP file. Why? Why wouldnt the PHP script just run and create the user registration in the database? It always asks me if I want to open or save the PHP file.I am thinking that getting help from a web site design company.
Any suggestions?

EDITED BY ONION: No need to put a company name and link in your question. That'd be spam.

Posted: Tue Oct 09, 2007 9:29 am
by feyd
The problem would suggest issues with the server configuration or the content-type being supplied by the server/script/php.

At any rate, this has nothing to do with Theory or Design. Moved to PHP - Code until further determinations can be made.