adsense


Saturday, 28 November 2015

C++ LANGUAGE GET AND POST METHODS

COMPUTER LANGUAGES HTML,C,C++.JAVA,.NET AND MULTIMEDIA basics and programs click home button



C++ LANGUAGE GET AND POST METHODS





GET and POST Methods 


You must have come across many situations when you need to 
pass some information from your browser to web server and 
ultimately to your CGI Program. Most frequently browser 
uses two methods to pass this information to web server.
These methods are GET Method and POST Method. 



No comments: