検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 1251 for [SIMILAR] 16 1024 4096 WITH 5478 保存 WITH 3677 ... (0.957 sec.)
結果データを得る 0
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result — 結果データを得る 説明 odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パラメータ statement ODBC リソース ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]
realpath キャッシュサイズを取得 0
« realpath_cache_get realpath » PHP Manual ファイルシステム 関数 realpath キャッシュサイズを取得 realpath_cache_size (PHP 5 >= 5.3.2, PHP 7, PHP 8) realpath_cache_size — realpath キャッシュサイズを取得 説明 realpath_cache_size (): int realpath キャッシュで使用されるメモリー量を取得します ...
https://man.plustar.jp/php/function.realpath-cache-size.html - [similar]
新規 FDF ドキュメントを作成する 0
« fdf_close fdf_enum_values » PHP Manual FDF 関数 新規 FDF ドキュメントを作成する fdf_create (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_create — 新規 FDF ドキュメントを作成する 説明 fdf_create (): resource 新規 FDF ドキュメントを作成します。 この関数は、PDF ドキュメントの入力フィールドにデ ...
https://man.plustar.jp/php/function.fdf-create.html - [similar]
現在のセッションをクリアする 0
« pspell_check pspell_config_create » PHP Manual Pspell 関数 現在のセッションをクリアする pspell_clear_session (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_clear_session — 現在のセッションをクリアする 説明 pspell_clear_session ( PSpell\Dictionary $dictionary ): bool pspell_clear_session( ...
https://man.plustar.jp/php/function.pspell-clear-session.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]
OAuth 関数 0
« 米Yahoo! の位置情報プラットフォーム FireEagle の例 oauth_get_sbs » PHP Manual OAuth OAuth 関数 OAuth 関数 目次 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエンコードする 関連キーワード: 関数 , Yahoo! , プラットフォーム , FireEagle , 生成 , urlencode , 形式 , ...
https://man.plustar.jp/php/ref.oauth.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
現在の ImagickDraw をコピーしてスタックに格納する 0
« ImagickDraw::popPattern ImagickDraw::pushClipPath » PHP Manual ImagickDraw 現在の ImagickDraw をコピーしてスタックに格納する ImagickDraw::push (PECL imagick 2, PECL imagick 3) ImagickDraw::push — 現在の ImagickDraw をコピーしてスタックに格納する 説明 public ImagickDraw::push (): bool 警 ...
https://man.plustar.jp/php/imagickdraw.push.html - [similar]
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]