I have written a simple survey form in HTML. I have written the PHP code, but am still getting a parsing error (line 95). I cannot find it and I am sure that there are others.
I also have a really dumb question. When the error tells you on what line the error is, how exactly do you find the line? I have spaces in between lines and have the code separated so that I can read it (but have removed them below). How do you find the beginning and end of a line, and is there an easy way to count lines. Do the spaces count as lines? I must be missing something because as far as I can tell, line 95 is the closing html tag.
Thanx muchly.
end code