1. Question: What are the correct file extensions of PHP?

    A
    .php

    B
    .php3

    C
    .phtml

    D
    .pmsql

    Note: Not available
    1. Report
  2. Question: Which database supports PHP?

    A
    MySQL

    B
    PostgreSQL

    C
    Oracle

    D
    Sybase and Solid

    Note: Not available
    1. Report
  3. Question: Which of the following can contain in PHP files?

    A
    Text

    B
    HTML tags

    C
    Scripts

    D
    Language

    Note: Not available
    1. Report
  4. Question: In which platform PHP can runs?

    A
    Windows

    B
    Linux

    C
    Unix

    D
    None

    Note: Not available
    1. Report
  5. Question: How PHP files return in the browser?

    A
    As a plain HTML

    B
    As a plain PHP

    C
    As a plain JavaScript

    D
    As a plain Script

    Note: Not available
    1. Report
  6. Question:  What should you do to access a web server with PHP support?

    A
    Install PHP

    B
    Install Apache/IIS

    C
    None

    D
    Find a web hosting plan with php support

    Note: Not available
    1. Report
  7. Question: Which one indicates a symbol that can store different values at different times?

    A
    Variable

    B
    Array

    C
    Symbol

    D
    Identifier

    Note: Not available
    1. Report
  8. Question: What are the basic characteristics of variable of PHP language?

    A
    It’s case sensitive

    B
    It can contain data

    C
    Starts  with a $ sign

    D
    Variable  name can only contain A-z, 0-9, and _

    Note: Not available
    1. Report
  9. Question: Which of the followings  are  variable scope?

    A
    Local variable

    B
    Global variable

    C
    Static variable

    D
    Functions parameters

    Note: Not available
    1. Report
  10. Question: Which of the followings are called type specifiers?

    A
    %s

    B
    %b

    C
    <==>

    D
    &&

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