搜尋

首頁  >  問答  >  主體

swcs phpinfo 能看到這個擴展,php -m 也能看見這個擴展,還是報錯

L_T@`9$LTUWRF}G{SOAWLMQ.png

     存取index.php 

#      

<?php

#   $so = scws_new();

#   $so = scws_new();

# #   $so->set_charset('gbk');

   // 這裡沒有呼叫set_dict 和set_rule 系統會自動試呼叫ini 中指定路徑下的字典和規則檔案

   $so ->send_text("小姐姐,我喜歡你,當我女朋友吧!");

   while ($tmp = $so->get_result()){

        print_r ($tmp);

   }

   $so->close();

?>

            這是程式碼:

##           ##  報錯誤如下:Fatal error: Uncaught Error: Call to undefined function scws_new() in /www/wwwroot/index.php:2 Stack trace: #0 {main} thrown in /www/wwwroot/index.php on line trace: #0 {main} thrown in /www/wwwroot/index.php on line 2

   這種情況,有什麼好的方法可以解決這個問題的,請教各位大神,小弟在這裡感謝你們了。




VUFB1@NA}%9IXWUUU5Z[FEK.png

####
你是谁你是谁2216 天前1139

全部回覆(1)我來回復

  • 你是谁

    你是谁2018-11-02 15:32:04

     PHP 版本沒有切換過來,錯得一塌糊塗

    回覆
    0
  • 取消回覆