検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 789 for [SIMILAR] 16 1024 4096 WITH 40305 クオ WITH 1006... (0.530 sec.)
共有メモリ 0
« SysvSharedMemory はじめに » PHP Manual プロセス制御 共有メモリ 共有メモリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 共有メモリ関数 shmop_close — 共有メモリブロックを閉じる shmop_delete — 共有メモリブロックを削除する shmop_open ...
https://man.plustar.jp/php/book.shmop.html - [similar]
エイリアスおよび非推奨の Mysqli 関数 0
« mysqli_sql_exception::getSqlState mysqli_connect » PHP Manual MySQLi エイリアスおよび非推奨の Mysqli 関数 エイリアスおよび非推奨の Mysqli 関数 目次 mysqli_connect — mysqli::__construct のエイリアス mysqli::escape_string — mysqli_real_escape_string のエイリアス mysqli_execute — mysqli_s ...
https://man.plustar.jp/php/ref.mysqli.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
bzip2 エラー文字列を返す 0
« bzerror bzflush » PHP Manual Bzip2 関数 bzip2 エラー文字列を返す bzerrstr (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzerrstr — bzip2 エラー文字列を返す 説明 bzerrstr ( resource $bz ): string 与えられたファイルポインタから返された bzip2 エラーのエラーの文字列を返します。 パラメータ bz ファイ ...
https://man.plustar.jp/php/function.bzerrstr.html - [similar]
FTP サーバーにファイルをアップロードする 0
« ftp_pasv ftp_pwd » PHP Manual FTP 関数 FTP サーバーにファイルをアップロードする ftp_put (PHP 4, PHP 5, PHP 7, PHP 8) ftp_put — FTP サーバーにファイルをアップロードする 説明 ftp_put ( FTP\Connection $ftp , string $remote_filename , string $local_filename , int $mode = FTP_BINARY , int $ ...
https://man.plustar.jp/php/function.ftp-put.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
FTP(s) URL へのアクセス 0
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftps:// ftp:// -- ftps:// — FTP(s) URL へのアクセス 説明 FTP 経由でのファイルの読み込みと新しいファイルの作成を許可します。 サーバーがパッシブモードの FTP をサポートしていない場合、接続は失敗しま ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
はじめに 0
« ODBC インストール/設定 » PHP Manual ODBC はじめに はじめに 通常の ODBC サポートに加えて、PHP の Unified ODBC 関数では、各々の API を実装するために ODBC API のセマンティックスを借用する複数の データベースにアクセスすることが可能です。ほとんど同じ複数のデータベース ドライバを維持管理する ...
https://man.plustar.jp/php/intro.uodbc.html - [similar]
ドライバでサポートされるデータ型 0
« OCI8 および DTrace 動的トレーシング OCI8 関数 » PHP Manual OCI8 ドライバでサポートされるデータ型 ドライバでサポートされるデータ型 oci_bind_by_name() 関数を使用してパラメータをバインドする場合、 ドライバは次の型をサポートします 型 マッピング SQLT_NTY oci_new_collection() によって生成され ...
https://man.plustar.jp/php/oci8.datatypes.html - [similar]
ジェネレータ 0
« ファイバー ジェネレータとは » PHP Manual 言語リファレンス ジェネレータ ジェネレータ 目次 ジェネレータとは ジェネレータの構文 ジェネレータと Iterator オブジェクトとの比較 参考 オブジェクトの反復処理 関連キーワード: オブジェクト , ファイバー , 言語 , リファレンス , 構文 , 比較 , 参考 , 反 ...
https://man.plustar.jp/php/language.generators.html - [similar]