Answer Posted / raju
Plz send the Different classes in PHP
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is compact function php?
Is empty check in php?
What is difference between array_merge and array_combine in php?
Can you extend a final defined class?
Which PHP function would you use to send an email?
What is class extend in php?
How to convert a character to an ascii value?
What is variable function php?
What is the difference between $message and $$message in php?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is php mainly used for?
Why do we use polymorphism in php?
How can you retrieve data from the mysql database using php?
What is the purpose of the '.myi' file extension? What do thes file contain?
What are the difference between abstract class and interface in oops?