検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 599 for [SIMILAR] 16 1024 4096 WITH 26172 了タ WITH 2402... (0.647 sec.)
URL からの YAML ストリームをパースする 0
« yaml_parse_file yaml_parse » PHP Manual Yaml 関数 URL からの YAML ストリームをパースする yaml_parse_url (PECL yaml >= 0.4.0) yaml_parse_url — URL からの YAML ストリームをパースする 説明 yaml_parse_url ( string $url , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed 指定 ...
https://man.plustar.jp/php/function.yaml-parse-url.html - [similar]
リクエストグループを作る 0
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0.1dev) eio_grp — リクエストグループを作る 説明 eio_grp ( callable $callback , string $data = NULL ): resource eio_grp() は、リクエストグループを作ります。 パラメータ callback callback 関数が、 ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]
楕円弧を描画し、塗りつぶす 0
« imagefill imagefilledellipse » PHP Manual GD および Image 関数 楕円弧を描画し、塗りつぶす imagefilledarc (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagefilledarc — 楕円弧を描画し、塗りつぶす 説明 imagefilledarc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , i ...
https://man.plustar.jp/php/function.imagefilledarc.html - [similar]
データを暗号化する 0
« mcrypt_generic_init mcrypt_get_block_size » PHP Manual Mcrypt 関数 データを暗号化する mcrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic — データを暗号化する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼ら ...
https://man.plustar.jp/php/function.mcrypt-generic.html - [similar]
データを復号する 0
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mdecrypt_generic — データを復号する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼らないことを強 ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]
文字列をパースして、フィールドベースの時刻値にする 0
« IntlDateFormatter::isLenient IntlDateFormatter::parse » PHP Manual IntlDateFormatter 文字列をパースして、フィールドベースの時刻値にする IntlDateFormatter::localtime datefmt_localtime (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::localtime -- datefmt_localtime — ...
https://man.plustar.jp/php/intldateformatter.localtime.html - [similar]
はじめに 0
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
テスト 0
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
トランザクションおよび自動コミット 0
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トランザクションおよび自動コミット トランザクションおよび自動コミット さあ、PDO を使用してデータベースに接続することができました。 クエリを発行する前に、PDO がトランザクションをどのように扱うのか ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]