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 / roshan karwalkar
i think one request and one response because client send
request for xyz.php and server will give response as a page
containing image.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is learning php easy?
What is htmlspecialchars?
How to process the uploaded files?
How does php and apache work?
Is facebook still in php?
How to get number of elements in an array?
What is reference variable php?
What is boolean in php?
How the result set of mysql be handled in php?
Which php framework is fastest?
Is time a dependent variable?
What sized websites have you worked on in the past?
What is restful api?
Explain the three different kinds of Arrays?
What is use of mysqli_query in php?