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 / sam
1 request and 2 responses
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What are php libraries?
what are interfaces and Abstart classes
How can you compare objects in php?
What is difference between action hook and filter hook?
How to remove leading and trailing spaces from user input values?
What is the function mysql_pconnect() usefull for?
Which one is best framework for php?
What is the functionality of md5 function in php?
What is the difference between $argv and $argc? Give example?
Tell me how to create a text file in php?
Explain a resource?
Is numeric in php?
How to assigning a new character in a string?
How to send email using php script?
Which PHP function would you use to send an email?