What is the use of token in php?
hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?
Is multiple inheritance supported in php?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
How many ways we can give the output to a browser?
How can we create a database using PHP and mysql?
What is the difference between apache vs niginx?
What is use of htmlspecialchars php?
how to do connectivity of 2 dbs in PHP script?
Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?
what is the default method of form in php?
What is the difference between runtime exception and compile time exception?
Explain the difference between array_merge() and array_combine()?