logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain how to send large amounts of emails with php.


  • Correct Answer
  • The mail() function of PHP is quite robust for sending bulk emails A SMTP server can also be directly used from the script PHPmailer class can be used for sending emails 


  • Technology problems


    Search Results


    • 1. Explain Superglobal variables in PHP .
    • Discuss
    • 2. Explain how to work with Permissions in PHP.
    • Discuss
    • 3. What is the difference between $argv and $argc? Give example?
    • Discuss
    • 4. What is the use of $_Server and $_Env?
    • Discuss
    • 5. What is the use of super-global arrays in PHP?
    • Discuss
    • 6. Explain how to store the uploaded file to the final location.
    • Discuss
    • 7. Explain how to create random passwords.
    • Discuss
    • 8. What type of inheritance that PHP supports? Provide an example.
    • Discuss
    • 9. Explain when to use GET or POST. Provide example for both the ways.
    • Discuss
    • 10. How to set cookies in PHP?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment