當前位置: 首頁> 函數類別大全> Exception

Exception

Exception 對象的構造函數。
同類函數
  • 將XML 字符串轉換為對象。 simplexml_load_string

    simplexml_load_string

    將XML字符串轉換為對象。
  • Ping 一個服務器連接,如果沒有連接則重新連接。 mysql_ping

    mysql_ping

    Ping一個服務器連接,如果沒有連接則重
  • 打開新的MySQL 服務器連接。 mysqli::connect

    mysqli::connect

    打開新的MySQL服務器連接。
  • 取得結果集中指定字段的類型。 mysql_field_type

    mysql_field_type

    取得結果集中指定字段的類型。
  • 返回指定目錄中文件的詳細列表。 ftp_rawlist

    ftp_rawlist

    返回指定目錄中文件的詳細列表。
  • 向服務器發送SITE 命令。 ftp_site

    ftp_site

    向服務器發送SITE命令。
  • 從結果集中取得一行作為數字數組。 mysql_fetch_row

    mysql_fetch_row

    從結果集中取得一行作為數字數組。
  • 返回MySQL 客戶端庫版本。 get_client_info

    get_client_info

    返回MySQL客戶端庫版本。
熱門文章