首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
http_response_code
http_response_code
獲取/設置響應的HTTP 狀態碼
名稱:
http_response_code
分類:
網絡Network
所屬語言:
php
一句話介紹:
設置或返回HTTP 響應狀態代碼。
相關內容
php7如何安裝mysqli擴展
8
多請求並發時,如何確保curl_multi_close 的順利執行
9
使用is_nan 避免在數學運算中處理無效數據
2
php json_encode 發生錯誤解決方法
8
同類函數
getprotobynumber
getprotobynumber
獲取與協議號關聯的協議名稱
gethostbyname
gethostbyname
返回主機名對應的IPv4地址
header
header
發送原生HTTP頭
setrawcookie
setrawcookie
發送未經URL編碼的cookie
dns_get_record
dns_get_record
獲取指定主機的DNS記錄
closelog
closelog
關閉系統日誌鏈接
headers_list
headers_list
返回已發送的HTTP響應頭(或準備發送的
getservbyport
getservbyport
獲取與端口和協議相對應的互聯網服務
熱門文章