PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Ok I am trying to get an HTML form to call itself as part of a larger project. The interesting thing is why would " method='POST'> by shown in the browser when I clearly have it within the " > " ending. I bolded the part below that is showing up in the browser when it shouldn't be. Any ideas why?
doing in the middle of a form tag? I think you have misplaced it, and that the confusion of quotation marks which it places in the form tag is the cause of your problem,
The post had tags around the method=POST part, which expand to <span> tags. Ben must not have seen that when he edited the post.
So it's a problem with the post's code, not the real code. Quote the post and check it out.