Define metaphone()?
No Answer is Posted For this Question
Be the First to Post Answer
How to set cookies?
How do you connet mysql database with php?
What is difference between strstr() and stristr()?
What is Apache's configuration file typically called?
Is php 5.6 secure?
How to get path of php.ini with a php script?
How can we create a database using php?
how php works with oracle?
Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
What are the different types of array in php?
i'm b.com graduate and doing MCM- 1year(Master in Computer Management. i'm very interested in PHP? Please tell me some suggetion and the scope of PHP in the market. My E-mail pawan.register@gmail.com Thanks & Regards Pawan.
we have two tables first one is EMPLOYEE having EmpID, EmpNAME, Second table is SALARY table having id, salary Write a query to get name of those person who having more than 10000$ salary