検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 863 for [SIMILAR] 16 1024 4096 WITH 17046 mysqli WITH 10... (7.565 sec.)
配列の全ての要素にユーザー定義の関数を適用する 0
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
require 0
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
セッションのシャットダウン関数 0
« session_regenerate_id session_reset » PHP Manual セッション関数 セッションのシャットダウン関数 session_register_shutdown (PHP 5 >= 5.4.0, PHP 7, PHP 8) session_register_shutdown — セッションのシャットダウン関数 説明 session_register_shutdown (): void session_write_close() をシャットダウ ...
https://man.plustar.jp/php/function.session-register-shutdown.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_set — SNMP オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
Restore a previously backed up function 0
« uopz_rename uopz_set_hook » PHP Manual Uopz 関数 Restore a previously backed up function uopz_restore (PECL uopz 1 >= 1.0.3, PECL uopz 2) uopz_restore — Restore a previously backed up function 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_restore ( string $function ): ...
https://man.plustar.jp/php/function.uopz-restore.html - [similar]
Set a callback for worker warnings 0
« GearmanClient::setTimeout GearmanClient::setWorkloadCallback » PHP Manual GearmanClient Set a callback for worker warnings GearmanClient::setWarningCallback (PECL gearman >= 0.5.0) GearmanClient::setWarningCallback — Set a callback for worker warnings 説明 public GearmanClient::setWarn ...
https://man.plustar.jp/php/gearmanclient.setwarningcallback.html - [similar]
Send fail status (deprecated) 0
« GearmanJob::exception GearmanJob::functionName » PHP Manual GearmanJob Send fail status (deprecated) GearmanJob::fail (PECL gearman <= 0.5.0) GearmanJob::fail — Send fail status (deprecated) 説明 public GearmanJob::fail (): bool Sends failure status for this job, indicating that the jo ...
https://man.plustar.jp/php/gearmanjob.fail.html - [similar]
Tidy 関数 0
« tidyNode::isText ob_tidyhandler » PHP Manual Tidy Tidy 関数 Tidy 関数 目次 ob_tidyhandler — バッファを修正するための ob_start コールバック関数 tidy_access_count — 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す tidy_config_count — 指定したドキュメントについて発生 ...
https://man.plustar.jp/php/ref.tidy.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Taint 設定オプション 名前 デフォルト 変更可能 変更履歴 taint.enable 0 PHP_INI_SYSTEM taint.error_level E_WARNING PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説 ...
https://man.plustar.jp/php/taint.configuration.html - [similar]