検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 798 for [SIMILAR] 16 1024 4096 WITH 7471 register WITH 4... (0.520 sec.)
XML-RPC 0
« Yar_Client_Exception::getType はじめに » PHP Manual ウェブサービス XML-RPC XML-RPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 XML-RPC 関数 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型に ...
https://man.plustar.jp/php/book.xmlrpc.html - [similar]
ユーザー定義のストリームフィルタを登録する 0
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリームフィルタを登録する stream_filter_register (PHP 5, PHP 7, PHP 8) stream_filter_register — ユーザー定義のストリームフィルタを登録する 説明 stream_filter_register ( string $filter_name , string ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
各 tick の実行用の関数の登録を解除する 0
« register_tick_function リフレクション » PHP Manual 関数処理 関数 各 tick の実行用の関数の登録を解除する unregister_tick_function (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) unregister_tick_function — 各 tick の実行用の関数の登録を解除する 説明 unregister_tick_function ( callable $callback ): ...
https://man.plustar.jp/php/function.unregister-tick-function.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
ヘッダ用の関数を登録する 0
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_register_callback (PHP 5 >= 5.4.0, PHP 7, PHP 8) header_register_callback — ヘッダ用の関数を登録する 説明 header_register_callback ( callable $callback ): bool PHP が出力を送信しはじめるときにコー ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.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]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]