Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
http_response_code
http_response_code
Get/set the HTTP status code for the response
Name:
http_response_code
Category:
Network
Programming Language:
php
One-line Description:
Sets or returns an HTTP response status code.
Related
time_nanosleep Alternative for insufficient precision
9
Best Practices and Considerations for Using PHP error_log in Development and Production Environments
8
The money_format function is no longer supported in PHP 7 and above, how to replace or solve this issue?
1
How to Use property_exists to Check for Private Properties in PHP Classes? A Detailed Guide
1
Similar Functions
fsockopen
fsockopen
Openanetworkconnecti
getprotobynumber
getprotobynumber
Gettheprotocolnameas
inet_ntop
inet_ntop
ConvertpackagedInter
long2ip
long2ip
Convertlongintegersi
pfsockopen
pfsockopen
Openapersistentnetwo
getservbyname
getservbyname
Gettheportnumberasso
syslog
syslog
Generatesystemlogmes
checkdnsrr
checkdnsrr
CheckDNSrecordscorre
Popular Articles