How many requests will be send to server and response
coming from server when you open a web page (e.g. xyz.php)
which has an image tag?
Answer Posted / salvin
Request for xyz.php
Response by server
#client Browser encounters an image tag
Request of image
Response by server
Total 2 Requests,2 Responses
| Is This Answer Correct ? | 40 Yes | 2 No |
Post New Answer View All Answers
How to calculate the difference between two dates using php?
What are PHP Magic Methods/Functions. List them.
Starting or restarting a computer is called
What is a controller in php?
What is the difference between overloading and overriding in php?
in PHP for pdf which library used?
How to send a cookie to the browser?
Explain how to run the interactive php shell from the command line interface?
Where is my php ini file?
What is laracast?
Tell me what is the main difference between php 4 and php 5?
What is the purpose of a query?
What is the difference between $var and $$var?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
How cookies are trported from browsers to servers?