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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Tell me how to execute an sql query? How to fetch its result?
What does pear stand for?
hello friend koi mujhe bata skta ke php easy way se aur jaldi kese seekh skte h...plz im waiting for ur answer..
What's diffrence between Get() and Post() Function
What are the differences between procedure-oriented languages and object-oriented languages?
What is session_start () in php?
What are static variables in php?
Can php run without apache?
What is xss in php?
Tell me which programming language does php resemble to?
What is cookies? How to create cookies in php?
What is the current php version?