MCQOPTIONS
Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Testing Subject
General Aptitude
Logical and Verbal Reasoning
English Skills Ability
Technical Programming
Current Affairs
General Knowledge
Finance & Accounting
GATE (Mechanical Engineering)
Chemical Engineering
→
Php
→
Online Quiz
→
What will be the output of the following PHP code?
1.
What will be the output of the following PHP code?
A.
None of these
Answer» B.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will be the output of the following PHP code?<?php$url = "interview@mania.com";echo ltrim(strstr($url, "@"),"@");?>
What will be the output of the following PHP code?<?php$contact = "inter0view@mania.com";$contact = str_replace("0","@",$contact);echo "Contact to the Interview Mania web designer at $contact.";?>
What will be the output of the following PHP code?<?php$Message = "this is important message...";echo ucwords($Message);?>
What will be the output of the following PHP code?<?phpecho str_pad("Salad", 10)." is good.";?>
What will be the output of the following PHP code?
What will be the output of the following PHP code?
Which among the following is/are not a metacharacter?
Which of the following would be a potential match for the Perl-based regular expression /fo{2,4}/ ?
PHP has long supported two regular expression implementations known as _______ and _______.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies