検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1002 for [SIMILAR] 16 1024 4096 WITH 17518 レコ WITH 1083... (0.872 sec.)
SessionIdInterface クラス 0
« SessionHandlerInterface::write SessionIdInterface::create_sid » PHP Manual Sessions SessionIdInterface クラス SessionIdInterface クラス (PHP 5 >= 5.5.1, PHP 7, PHP 8) はじめに SessionIdInterface は カスタムのセッションハンドラを作成するためのオプションのメソッドを定義します。 オブジェク ...
https://man.plustar.jp/php/class.sessionidinterface.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 --enable-exif オプションを用いて PHP をコンパイルする必要があります。 EXIF タグでマルチバイトのサポートを有効にするには、 --enable-mbstring を用いてPHPをコンパイルすることで、 mbstring 拡張モジュールを有効にしな ...
https://man.plustar.jp/php/exif.requirements.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
システムログへの接続を閉じる 0
« checkdnsrr dns_check_record » PHP Manual ネットワーク 関数 システムログへの接続を閉じる closelog (PHP 4, PHP 5, PHP 7, PHP 8) closelog — システムログへの接続を閉じる 説明 closelog (): bool closelog() はシステムログへの書きこみに使用されているデスクプリタを閉じます。 closelog() の使用は ...
https://man.plustar.jp/php/function.closelog.html - [similar]
データベースをオープンする 0
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP 5, PHP 7, PHP 8) dba_open — データベースをオープンする 説明 dba_open ( string $path , string $mode , string $handler = ? , string ...$args ): resource | false dba_open() は、 handler を用いて ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
ファイル記述子からバイトデータを読み込む 0
« dio_open dio_seek » PHP Manual ダイレクト IO 関数 ファイル記述子からバイトデータを読み込む dio_read (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_read — ファイル記述子からバイトデータを読み込む 説明 dio_read ( resource $fd , int $len = 1024 ): string 関数 dio_read() は 記述子 fd で示されるファイ ...
https://man.plustar.jp/php/function.dio-read.html - [similar]
フィールドのフラグを設定する 0
« fdf_set_file fdf_set_javascript_action » PHP Manual FDF 関数 フィールドのフラグを設定する fdf_set_flags (PHP 4 >= 4.0.2, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_flags — フィールドのフラグを設定する 説明 fdf_set_flags ( resource $fdf_document , string $fieldname , int $whichFlags , int $ne ...
https://man.plustar.jp/php/function.fdf-set-flags.html - [similar]
Zend Engine のメモリーマネージャによって使用されたメモリーを再利用する 0
« gc_enabled gc_status » PHP Manual PHP オプション/情報 関数 Zend Engine のメモリーマネージャによって使用されたメモリーを再利用する gc_mem_caches (PHP 7, PHP 8) gc_mem_caches — Zend Engine のメモリーマネージャによって使用されたメモリーを再利用する 説明 gc_mem_caches (): int Zend Engine の ...
https://man.plustar.jp/php/function.gc-mem-caches.html - [similar]
PHP スクリプトの所有者の GID を得る 0
« getlastmod getmyinode » PHP Manual PHP オプション/情報 関数 PHP スクリプトの所有者の GID を得る getmygid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) getmygid — PHP スクリプトの所有者の GID を得る 説明 getmygid (): int | false 現在のスクリプトのグループ ID を取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.getmygid.html - [similar]