Answer Posted / guest
join is basically use to join b/w tables;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What are the three classes of errors that can occur in php?
What is memcache?
What is the difference between rest and soap?
What is list in PHP?
Why do you need to filter out empty files?
What is the meaning of php?
Explain me is multiple inheritance supported in php?
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?
Is set in php?
What is the purpose of constant() function?
What is php.ini & .htacess file?
How to find a substring from a given string in php?
How can MYSQL functions be available with PHP?