Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
HTTP GET and POST commands
Name: ShaqDiesel Date: September 5, 2006 at 11:44:52 Pacific OS: n CPU/Ram: n Product: n
Comment:
Hi, can someone post a link that breaks down the syntax of the http "get" and "post" commands? I am reading these commands and trying to find where the number of hits on a webpage is. Thanks.
Summary: I am a C++ developper who has written a program that among other things will listen on a certain local port for incoming web requests such as GET and POST. I guess you could say part of the program ac...
Summary: My question has to do with PHP and using the post method for forms. I've been taught and always believed that to access these variables I had to use $_POST. But recently I was shown that I can use jus...
Summary: Do you mean that you want an input field that will display the result inside the field itself? Or just above it in the window? Either way, there is more to consider than just making the box, you need ...