Explain soundex() and metaphone().
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the data types in PHP?
What is the use of friend function in php?
What are the popular content management systems (cms) in php?
Does php need apache?
Php says that an array is an ordered map. But how the values are ordered in an array?
Design a class that should always return a single object ?
How to test if a variable is an array?
What are php keywords?
What is the difference between mysql_connect and mysql_pconnect ? Which one is good in terms of performance ?
Which php framework is in demand?
In what are the ways you can encrypt the password ?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?