Right Place For Right PersonTM 
Home Tutorials Articles Forums Source Code Books Certifications Interviews Questions

PHP interview questions

Q1:What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?

Answers:
GET Method:
Using get method we can able to pass 2K data from HTML
All data we are passing to Server will be displayed on the Browser. This is used to sent small size data.
POST Method:
1n this method we does not have any size limitation. All data passed to server will be hidden, User cannot able to see this info on the browser. .The data is send into a small packets. This used to sent large amount of data.

More
>>

Contact Us

Interview Questions And Answers
Struts interview questions and answers (Subjective)
500 Java Objective Questions and Answer
Core Java Objective Questions And Answers
Core Java Subjective Questions And Answers
Core Java Interview Questions And Answers
Core Java Interview Questions and Answers (Subjective)
Core Java Interview Questions and Answers( Objective)
50 Servlet interview questions
155 Java Interview Questions
EJB Interview Questions and Answers(Subjective)
R4R,JSP Interview Questions and Answer(Subjective)
R4R,Java Servlets Interview Questions and Answers(Subjective)
Core Java Subjective ,Objective and Interview Questions And Answers
275 Core java interview questions
Java Objective Questions and Answer
Java Architect Interview Questions
Applet Interview Questions and Answers
Core Java example
Servlet Objective Questions And Answers
Servlet Subjective Questions And Answers
Servlet Interview Questions And Answers
JSP Objective Questions And Answers
JSP Subjective Questions And Answers
JSP Interview Questions And Answers

Contact US:

Your Name:


Your Email:

Message:

Post Your Comments
||Advertiser PRIVACY POLICY ||User PRIVACY POLICY ||