What is the use of mysql_real_escape_string() function?
What is the difference between $name and $$name?
How will you create a bi-lingual site (multiple languages) ?
What is php used for?
What does php mean?
Is php easy language to learn?
write a program to print [123] [456] [789] note : braces also need to be printed
Explain how to run the interactive php shell from the command line interface?
Explain me what is the use of header() function in php?
Explain what are the different errors in php?
Tell me which function gives us the number of affected entries by a query?
What is the function mysql_pconnect() useful for?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?