MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
DocBlocks are indicated by opening a comment using..
1.
DocBlocks are indicated by opening a comment using _________.
A.
/*/
B.
/**
C.
%2A
D.
/*
E.
None of these
Answer» C. %2A
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
DocBlocks are indicated by opening a comment using _________.
To make the ImageHandler class portable you should create a separate file for it called __________.
When you re uploading files you need to set the enctype of the form to __________.
Before you can start processing images with PHP, you must first add the ability to upload images to your administrative form on ________.
Which one of the following is true about the following line $obj = new ImageHandler( /images/ , array(600, 400));
Which function do you have to use to check whether the $path you ve stored exists?
Before you try to process the file, you need to make sure that your $err value is equivalent to _________.
([ w-]+) will match ___________.
The (|/) tells the server to match ___________.
The URLs in the administrative links won t mean anything to admin.php unless you modify _________.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply