What is mysql_real_escape_string used for?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
How to get total number of elements used in array?
What is the difference between array_merge() and array_merge_recursive() in php?
Explain what are the two main string operators?
What php framework does wordpress use?
Give small demo of writting OOP in PHP-mysql.
What software is required for php?
Which cryptographic functions in php returns the longest hash value?
Which function you can use in php to open a file for reading or writing or for both?
can any please tel me about "Expression Engine"
Explain mysql_errno()?