1. Question: Which of the following characters are taken care of by htmlspecialchars?

    A
    <

    B
    >

    C
    Single quote

    D
    Double quote

    E
    &

    F
    ALL

    Note: Not available
    1. Report
  2. Question: Which of the following text manipulation functions is supported by PHP?

    A
    Strtoupper()

    B
    Ucfirst()

    C
    Strtolower()

    D
    Str_split()

    E
    ALL

    Note: Not available
    1. Report
  3. Question: Which of the following printing construct/function accepts multiple parameters?

    A
    Echo

    B
    Print

    C
    Printf

    D
    All

    Note: Not available
    1. Report
  4. Question: Which of the following variable names are invalid?

    A
    $var_1

    B
    $var1

    C
    $var-1

    D
    $var/1

    E
    $v1

    Note: Not available
    1. Report
  5. Question: Multiple select/load is possible with:

    A
    Checkbox

    B
    Select

    C
    File

    D
    All

    Note: Not available
    1. Report
  6. Question: Which of the following is a PHP resource?

    A
    Domxml document

    B
    Odbc link

    C
    File

    D
    All

    Note: Not available
    1. Report
  7. Question: Which of the following is used to maintain the value of a variable over different pages?

    A
    Static

    B
    Global

    C
    Session_register()

    D
    None

    Note: Not available
    1. Report
  8. Question: Which of the following variables are supported by ‘str_replace()’ function?

    A
    Integer

    B
    String

    C
    Boolean

    D
    Array

    Note: Not available
    1. Report
  9. Question: Which of the following is not true regarding XForms?

    A
    PHP provides support for XForm

    B
    It can be used on PDF documents

    C
    The data is sent in XML format

    D
    The action and method parameters are defined in the body

    Note: Not available
    1. Report
  10. Question: Which of the following multithreaded servers allow PHP as a plug-in?

    A
    Netscape FastTrack

    B
    Microsoft’s Internet information Server

    C
    O’Reilly’s WebSite Pro

    D
    All

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd