Okay, just one more question. thanks for your input on the others.
I have two files, one called password.php, the other called form.html. When I run password.php seperate on its own, it seems to run fine. However, when I get to it through the html form, and send the contents of the form to it, instead of compiling, all it does is show me the source code on my browser. Do you have any idea what I am doing wrong?
Again, if clarification is need, please say so!
2007-10-28
09:56:52
·
6 answers
·
asked by
Legs M
3
in
Computers & Internet
➔ Programming & Design
I changed the extention from .html to .php and still, when acessed from the form.php file, the password.php file still show up merely as source code. Any other ideas?
2007-10-28
10:28:11 ·
update #1