dms Posted April 14, 2009 Report Posted April 14, 2009 Hello, I'm new to web design and php. When testing a form using my MacBook (MAMP installed and Apache running) I receive the following.... No input file specified. What does this mean? Thanks, Mark
falkencreative Posted April 15, 2009 Report Posted April 15, 2009 You'll probably need to post the code in order for us to be able to understand what is going on. Is this an error the file you are testing gives you (as in, perhaps there is validation on the form that is giving you an incorrect result) or is this an error from the PHP parser?
dms Posted April 16, 2009 Author Report Posted April 16, 2009 as of today - no longer having this problem. I validated the html and fixed a missing tag, and it no longer gave me the error message. Next time I'll validate first before posting. Thanks for your reply though.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now