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
Why we use get in php?
What is $_session in php?
How come the code works, but doesn’t for two-dimensional array of mine?
What is difference between strstr() and stristr() in PHP?
Is set in php?
How do I end a php session?
What is the latest version of php?
How can we access the data sent through the url with the post method?
Write a program in php to check whether a number is prime or not?
How do I get csrf token?
What is csrf token in php?
What is the value for this auto incremented field user_pri_id?
How can i execute PHP File using Command Line?
What u mean by query?
What is xss in php?