検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 609 for [SIMILAR] 16 1024 4096 WITH 38851 テス WITH 1568... (0.697 sec.)
新規辞書をロードする 0
« pspell_new_personal pspell_save_wordlist » PHP Manual Pspell 関数 新規辞書をロードする pspell_new (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new — 新規辞書をロードする 説明 pspell_new ( string $language , string $spelling = "" , string $jargon = "" , string $encoding = "" , int $mode ...
https://man.plustar.jp/php/function.pspell-new.html - [similar]
Windows 上での PHP の手動インストール 0
« Windows でのおすすめの構成 ソースからのビルド » PHP Manual Windows システムへのインストール Windows 上での PHP の手動インストール Windows 上での PHP の手動インストール ウェブサーバーの選択 IIS IIS は Windows に標準で組み込まれています。 Windows サーバーの場合は、サーバーマネージャーを使 ...
https://man.plustar.jp/php/install.windows.manual.html - [similar]
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
0
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目次 ストリームラッパーとして登録するクラスの例 例1 file_get_contents() を使って さまざまな場所からデータを取得する <?php /* /home/bar にあるローカルファイルを読み出す */ $localfile = file_get_c ...
https://man.plustar.jp/php/stream.examples.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
結果セットの取得を開始する 0
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysqli::use_result mysqli_use_result (PHP 5, PHP 7, PHP 8) mysqli::use_result -- mysqli_use_result — 結果セットの取得を開始する 説明 オブジェクト指向型 public mysqli::use_result (): mysqli_result ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDOStatement::errorCode PDOStatement::execute » PHP Manual PDOStatement 文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDOStatement::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::errorInfo — 文ハンドラにおける直近の操作に関連する拡張エラー情報 ...
https://man.plustar.jp/php/pdostatement.errorinfo.html - [similar]
文やカーソルに関連付けられた全てのリソースを解放する 0
« oci_free_descriptor oci_get_implicit_resultset » PHP Manual OCI8 関数 文やカーソルに関連付けられた全てのリソースを解放する oci_free_statement (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_free_statement — 文やカーソルに関連付けられた全てのリソースを解放する 説明 oci_free_statement ( re ...
https://man.plustar.jp/php/function.oci-free-statement.html - [similar]
Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステ... 0
« oci_free_statement oci_lob_copy » PHP Manual OCI8 関数 Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステートメント・リソースを返す oci_get_implicit_resultset (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL OCI8 >= 2.0.0) oci_get_implicit_resultset — Oracle Database の ...
https://man.plustar.jp/php/function.oci-get-implicit-resultset.html - [similar]
Eio 0
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Eio 関数 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリ ...
https://man.plustar.jp/php/book.eio.html - [similar]