1. Question: Which of the following PHP function is used to send email?

    A
    email()

    B
    mail()

    C
    send_mail()

    D
    send_email()

    Note: Not available
    1. Report
  2. Question: Which of the following is the correct code for sending email in PHP?

    A
    mail("to@example.com","subject","body","From:from@example.com\r\n");

    B
    mail("from@example.com","subject","body","To:to@example.com\r\n");

    C
    mail("subject","body","to@example.com"","From:from@example.com\r\n");

    D
    mail("subject","body","from@example.com"","to@example.com\r\n");

    Note: Not available
    1. Report
  3. Question: Presently PEAR offers how many packages ?

    A
    about 1000

    B
    more than 1000

    C
    more than 500

    D
    more than 550

    Note: Not available
    1. Report
  4. Question: PEAR is installed by default with the Windows installation.

    A
    True

    B
    False

    Note: Not available
    1. Report
  5. Question: Which of the following command is used to upgrade the latest version of PEAR?

    A
    %>pear install latest version

    B
    %>pear install upgrade

    C
    %>upgrade pear

    D
    %>pear upgrade

    Note: Not available
    1. Report
  6. Question: Which of the following command is used to view the packages installed on the machine?

    A
    %>view list

    B
    %>view packages

    C
    %>view pear

    D
    %>pear list

    Note: Not available
    1. Report
  7. Question: The term web service mean _____

    A
    third-party solutions are collectively referred to as web service.

    B
    Any web solution in the web is referred to as web service

    C
    web application and website are referred to as web service.

    D
    none

    Note: Not available
    1. Report
  8. Question: In order to install PEAR packages and its necessary support files which of the following command is applicable?

    A
    install pear

    B
    install pear packages

    C
    go-pear.bat

    D
    install support files

    Note: Not available
    1. Report
  9. Question: A new methods for publishing information over the web is called _____ also known feed.

    A
    RSS

    B
    WS

    C
    News

    D
    API

    Note: Not available
    1. Report
  10. Question: RSS stands for ____

    A
    Really Simple Syndication

    B
    Really Simple Syndications

    C
    Really Service Syndication

    D
    Really Services Syndication

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