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


Please Help Members By Posting Answers For Below Questions

Write a query to find the 2nd highest salary of an employee from the employee table?

850


How stop the execution of a php scrip?

751


Tell me will a comparison of an integer 12 and a string "13" work in php?

880


Why php is widely used?

728


How can we display information of a variable and readable by a human with php?

771


What advance thing in php7?

730


How does session work in php?

763


Which of the data type is compound datatype supported by PHP?

788


What is php array function?

781


What is memcache?

733


What is class extend in php?

773


How can I convert ereg expressions to preg in php?

710


What is php key?

707


List some features of php that are deprecated in php

703


Can we embedded directly PHP code into XHTML document? State Whether True or False?

1538