Sail E0 Webinar
Question
What will be the output of the following PHP code?
Options:
A .  this is some text that we might like to parse.
B .  Array ( [0] => some text that [1] => we might like to parse. )
C .  Array ( [0] => this is [1] => some text that [2] => we might like to parse. )
D .  [0] => this is [1] => some text that [2] => we might like to parse.
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers