Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
How can we submit a form without a submit button?
•What is the difference between “mysql_fetch_array” and “mysql_fetch_object?
how can refresh current page automatically, without press any button and anchor tag.
I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitting my certificates for 2 years.Is it good or bad
What is multidimensional array in php?
How come the code works, but doesn’t for two-dimensional array of mine?
Explain what does the unlink() function means?
How would you declare a function that receives one parameter name hello?
Explain mail function in PHP with syntax?
Explain me what is the use of 'print' in php?
How big is nvarchar max?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?