Sign in
Home
Categories
Companies
Top Rated
Recently Added
Beat High Score
High Score By Category
High Score By Company
Users
Ask Question
|
Take Test
Home
»
Categories
»
Php
What will be the output of the following p...
0
What will be the output of the following php code and why?
$a = array(‘jack’, ‘anne’, ‘mike’); If(array_search(‘jack’, $a)) { Echo “Inside if statement”; } Else { Echo “Inside else statement”; }
Inside if statement
Inside else statement
-1
None
Asked By :
Yamuna
Category :
Php
Programming
Technical
Hiox
Answer
a. Inside if statement
Previous Question
Next Question
Post Your Answer
Related Questions
You can add a row using SQL in...
The SQL WHERE clause: ________...
Which of the following is the ...
The wildcard in a WHERE clause...
A view is which of the followi...
ON UPDATE CASCADE ensures whic...
SQL data definition commands m...
Which of the following is vali...
The SQL keyword(s) ________ is...
Which of the following is the ...
Copyright ©
www.Interviewkiller.com
- Job Interview Questions and Answers - Recruitment Tips