1. Question: Which is /are the configuration directive scope?

    A
    PHP_INI_PERDIR

    B
    PHP_INI_SYSTEM

    C
    PHP_INI_USER

    D
    PHP_INI_ALL

    E
    All

    Note: Not available
    1. Report
  2. Question: Which directive can be modified within the php.ini,httpd.conf, or .htaccess files

    A
    PHP_INI_PERDIR

    B
    PHP_INI_SYSTEM

    C
    PHP_INI_USER

    D
    PHP_INI_ALL

    Note: Not available
    1. Report
  3. Question: Which directive can be modified within the php.ini and httpd.conf files

    A
    PHP_INI_SYSTEM

    B
    PHP_INI_USER

    C
    PHP_INI_ALL

    D
    PHP_INI_PERDIR

    Note: Not available
    1. Report
  4. Question: The origins of PHP date back to ____.

    A
    1995

    B
    1999

    C
    1990

    D
    2007

    Note: Not available
    1. Report
  5. Question: Web Hosting Provider can be broken into ______ categories

    A
    Three

    B
    Four

    C
    Five

    D
    Six

    Note: Not available
    1. Report
  6. Question: Which is/are the web hosting provider?

    A
    Dedicated server hosting

    B
    Shared server hosting

    C
    Virtual private server hosting

    D
    All

    Note: Not available
    1. Report
  7. Question: Which of the following are commonly used type specifiers?

    A
    %b,%c,%d

    B
    %f,%o,%s

    C
    %u,%x,%X

    D
    %a,%e,$p

    Note: Not available
    1. Report
  8. Question: What is the difference between $message and $$message?

    A
    $message is a simple variable whereas $$message is a reference variable.

    B
    $message is a simple variable whereas $$message is a Object variable.

    C
    $message is a simple object  whereas $$message is a static variable.

    Note: Not available
    1. Report
  9. Question: Which of the following are scalar data type?

    A
    Boolean

    B
    Integer

    C
    Float

    D
    String

    E
    Array

    Note: Not available
    1. Report
  10. Question: Add an integer to a string will produce____.

    A
    Integer literal

    B
    String literal

    C
    Array

    D
    None

    E
    Object

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