Single choice objective PHP question...
Answer / ajangid49
Tricky and challenging test.Try It !!!
-basic test
http://www.q1a.com/q1a/Home/TestStart/3bffb164e37f4bcf9da2005e5e864e05
-advance test
http://www.q1a.com/q1a/Home/TestStart/6b9daa3e831947bc99b6ff116a0a8942
| Is This Answer Correct ? | 11 Yes | 0 No |
What are the difference between abstract class and interface in oops?
Name some of the popular frameworks in php.
What is difference between mysql_connect and mysqli_connect?
Whats the difference between include() and require()?
What are the difference between include_once & Require_once?
Which functions are used to count the total number of array elements in php?
Is there a way to encrypt text from php?
Explain how to submit form without a submit button.
where to change in php.ini file for file uploading?
What is mean by RSS?How can i use this?
how we can crop an image and how we can display it..
What is the difference between "echo" and "print" in php?