約174,000件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/2/20 -Get more info. pear install Log-1.14.4. Pyrus Install. Try PEAR2's ... PEAR Package: Mail (optional); PHP Extension: sqlite (optional). 1.14.3. 2024 ...

    2024/4/18 -PEAR Logは、さまざまなログ出力メカニズムをサポートしています。これには、ファイル、データベース、システムログメール、ブラウザコンソールなどが含まれます。

    2024/7/2 -I migrated and I've had a lot of trouble sending email. I've manually setup PHP Pear Mail: Auth_SASL-1.2.0; Net_SMTP-1.12.1; Net_Socket-1.2.1 ...

    2024/7/3 -If all you have done is to upgrade PHP on a host which was previously able to connect, then the issue is unlikely to have been caused by the PHP upgrade.

    2024/3/22 -Learn how to send emails in PHP using SMTP or API: PHPMailer, Symfony Mailer, and mail() function. Plain-text email, HTML email, bulk email, and more.

    16時間前 -Index of /wp-content/plugins/civicrm/civicrm/vendor/pear/log/Log ; [ ], mail.php, 2024-06-19 21:20 ; [ ], mcal.php, 2021-05-04 19:51 ; [ ], mdb2.php, 2021-05-04 19 ...

    A.>PEAR::Mailのロジックを見ると、最終的には >phpのmail関数を使って処理している為、 それはバックエンドに mail を指定しているときだけでは? >PEAR

    A.PHPはよくわかりませんが、まずこのサーバはPOP Before SMTPやSMTP認証が必要なのではないでしょうか? >Authentication required ユーザーが要録さ...

    A.文字コードの変換でしたら mb_convert_encoding で出来ますよ。 例えば以下のようになります。 $data = mb_convert_encoding($data, "...

    2024/6/15 -(pear/Log#1) </notes> </release> <release> <version> <release>1.12.7 ... (Bug 12933) - The mail handler can now optionally use the PEAR Mail package.

    2024/5/29 -The PHP PEAR Packages interface allows you to search for and add PEAR packages to your website, or view all of your website's available PHP packages.

    2024/4/15 -Dependencies: PHP Version: PHP 5.4.0 or newer; PEAR Package: PEAR Installer 1.10.1 or newer; PEAR Package: Net_Socket 1.0.7 or newer; PEAR Package: Auth_SASL ...

    2024/7/17 -Sending PHP emails through SMTP requires setting up PEAR mail and using a PHP mail script with SMTP authentication. You can follow this guide to learn more.