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
What is a query give example?
Tell me what is the use of "ksort" in php?
How to convert a character to an ascii value?
Should I use mysqli or pdo?
Name some of the popular frameworks in php.
Is php deprecated?
What is a collection in php?
Write a program in php to reverse a number?
What is implode() in php?
What is full form of php? Who is the father or inventor of php?
Is php secure?
How can you get the size of an image in PHP?
Which framework is best for php?
What does mysqli_query return?
Can I learn php without knowing c?