検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 460 for [SIMILAR] 16 1024 4096 WITH 31605 splfixedarray ... (0.432 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 expect 拡張モジュールを設定するために、 設定ファイル php.ini に 設定項目が用意されています。 Expect 設定オプション 名前 デフォルト 変更可能 変更履歴 expect.timeout "1 ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
メーリングリスト 0
« 一般的な情報 PHP を手に入れるには » PHP Manual FAQ メーリングリスト メーリングリスト このセクションではPHPのコミュニティへの参加に関する質問を扱います。 最良の方法はメーリングリストに参加することです。 PHPのメーリングリストはありますか? 他にコミュニティはありますか? PHP のメーリングリス ...
https://man.plustar.jp/php/faq.mailinglist.html - [similar]
配列を分割する 0
« array_change_key_case array_column » PHP Manual 配列 関数 配列を分割する array_chunk (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_chunk — 配列を分割する 説明 array_chunk ( array $array , int $length , bool $preserve_keys = false ): array 配列を、要素数が length の配列に分割します。 最後 ...
https://man.plustar.jp/php/function.array-chunk.html - [similar]
指定長、指定した値で配列を埋める 0
« array_multisort array_pop » PHP Manual 配列 関数 指定長、指定した値で配列を埋める array_pad (PHP 4, PHP 5, PHP 7, PHP 8) array_pad — 指定長、指定した値で配列を埋める 説明 array_pad ( array $array , int $length , mixed $value ): array array_pad() は、 length で指定した長さになるように値 ...
https://man.plustar.jp/php/function.array-pad.html - [similar]
ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 0
« dirname disk_total_space » PHP Manual ファイルシステム 関数 ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す disk_free_space (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) disk_free_space — ファイルシステムあるいはディスクパーティション上で利用可能な領域を返す 説明 disk_fr ...
https://man.plustar.jp/php/function.disk-free-space.html - [similar]
オープンした blob から len バイト分のデータを取得する 0
« ibase_blob_echo ibase_blob_import » PHP Manual Firebird/InterBase 関数 オープンした blob から len バイト分のデータを取得する ibase_blob_get (PHP 5, PHP 7 < 7.4.0) ibase_blob_get — オープンした blob から len バイト分のデータを取得する 説明 ibase_blob_get ( resource $blob_handle , int $l ...
https://man.plustar.jp/php/function.ibase-blob-get.html - [similar]
幅と高さを指定して、画像の縮尺を変更する 0
« imagesavealpha imagesetbrush » PHP Manual GD および Image 関数 幅と高さを指定して、画像の縮尺を変更する imagescale (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagescale — 幅と高さを指定して、画像の縮尺を変更する 説明 imagescale ( GdImage $image , int $width , int $height = -1 , int $mode = IMG_BIL ...
https://man.plustar.jp/php/function.imagescale.html - [similar]
指定したメールボックスにクォータを設定する 0
« imap_search imap_setacl » PHP Manual IMAP 関数 指定したメールボックスにクォータを設定する imap_set_quota (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) imap_set_quota — 指定したメールボックスにクォータを設定する 説明 imap_set_quota ( IMAP\Connection $imap , string $quota_root , int $mailbox_siz ...
https://man.plustar.jp/php/function.imap-set-quota.html - [similar]
メッセージヘッダの配列をソートする 0
« imap_setflag_full imap_status » PHP Manual IMAP 関数 メッセージヘッダの配列をソートする imap_sort (PHP 4, PHP 5, PHP 7, PHP 8) imap_sort — メッセージヘッダの配列をソートする 説明 imap_sort ( IMAP\Connection $imap , int $criteria , bool $reverse , int $flags = 0 , ? string $search_crite ...
https://man.plustar.jp/php/function.imap-sort.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]