MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
Parameter flags was added in which version of PHP..
1.
Parameter flags was added in which version of PHP?
A.
PHP 4.0
B.
PHP 4.1
C.
PHP 4.2
D.
PHP 4.3
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Parameter flags was added in which version of PHP?
Which one of the following is not a preg PHP function?
Which one of the following preg PHP functions is used to take a string, and put it in an array?
Which one of the following preg PHP function is used to do a find and replace on a string or an array?
Which one of the following functions are used to search a string?
What will be the output if we replace the line $num = preg_grep(“/[0-5]/”, $number); with $num = preg_grep(“/[0-5]/”, $number, PREG_GREP_INVERT);?
WHICH_ONE_OF_THE_FOLLOWING_PREG_PHP_FUNCTIONS_IS_USED_TO_TAKE_A_STRING,_AND_PUT_IT_IN_AN_ARRAY??$
tea?
What will be the output if we replace the line $num = preg_grep(“/[0-5]/”, $number); with $num = preg_grep(“/[0-5]/”, $number, PREG_GREP_INVERT);?$
Array([0]=>0 [1]=>1 [2]=>two [3]=>three [4]=>four [5]=>5)
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply