Send MSN message from command-line interface

    內容表格
    1. 1. 系統環境
    2. 2. 系統需求

    版本為 22:27, 26 Nov 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    系統環境

    作業系統:CentOS 5.2
    PHP 版本:PHP 5.1.6 (cli)
    Apache 版本:Apache/2.2.3

    系統需求

    PHP 模組:curl, pcre, mhash, mcrypt, bcmath
    至少兩組 MSN 帳號作傳訊測試

    // 檢查 PHP 現有模組
    #> php -m | grep -E "curl|pcre|mhash|mcrypt|bcmath"

    // 安裝 PHP 模組
    #> yum install php-curl php-pcre php-mhash php-mcrypt php-bcmath

     

     

     

     

    Powered by MindTouch Core