関連タグで絞り込む (1)
header()
タグ
PHPのヘッダ関数を使ってみた。404だけにPearのHTTPを使うのが面倒だった。header関数の使い方 void header ( string $string [, bool $replace [, int $http_response_code ]] ) PHP.netによると、$http_response_codeを指定すれば、HTTP1.1のレスポンスコード... 続きを読む d:id:takuya_1st コンピュータ・IT
PHPのヘッダ関数を使ってみた。404だけにPearのHTTPを使うのが面倒だった。header関数の使い方 void header ( string $string [, bool $replace [, int $http_response_code ]] ) PHP.netによると、$http_response_codeを指定すれば、HTTP1.1のレスポンスコード... 続きを読む