検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 1018 for 追加 (0.188 sec.)
格納されている変数をキャッシュから取得する 2726
« apcu_exists apcu_inc » PHP Manual APCu 関数 格納されている変数をキャッシュから取得する apcu_fe ... バージョン 説明 PECL apcu 3.0.17 success パラメータが追加されました。 例 例1 apcu_fetch() の例 <?php $bar = ' ...
https://man.plustar.jp/php/function.apcu-fetch.html - [similar]
配列の末尾から要素を取り除く 2726
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, ... す。 参考 array_push() - 一つ以上の要素を配列の最後に追加する array_shift() - 配列の先頭から要素を一つ取り出す ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
配列の先頭から要素を一つ取り出す 2726
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift ( ... に加える array_push() - 一つ以上の要素を配列の最後に追加する array_pop() - 配列の末尾から要素を取り除く 関連 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
2 つの任意精度数値の剰余を取得する 2726
« bcdiv bcmul » PHP Manual BC Math 関数 2 つの任意精度数値の剰余を取得する bcmod (PHP 4, PHP 5, ... d() に従うことになります。 7.2.0 scale パラメータが追加されました。 例 例1 bcmod() の例 <?php bcscale ( 0 ) ...
https://man.plustar.jp/php/function.bcmod.html - [similar]
エラーの内容を表す文字列を返す 2726
« curl_multi_setopt curl_pause » PHP Manual cURL 関数 エラーの内容を表す文字列を返す curl_multi_ ... = curl_multi_init (); // マルチハンドルにハンドルを追加します curl_multi_add_handle ( $mh , $ch1 ); curl_mu ...
https://man.plustar.jp/php/function.curl-multi-strerror.html - [similar]
SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 2726
« DOM 関数 libxml » PHP Manual DOM 関数 SimpleXMLElement オブジェクトから DOMElement オブジェクト ... 。 パラメータ node SimpleXMLElement ノード。 戻り値 追加された DOMElement ノードを返します。 変更履歴 バージ ...
https://man.plustar.jp/php/function.dom-import-simplexml.html - [similar]
e-mail メッセージを送信する 2726
« imap_mail_move imap_mailboxmsginfo » PHP Manual IMAP 関数 e-mail メッセージを送信する imap_mai ... を参照ください。 additional_headers メールに設定する追加ヘッダ文字列。 cc bcc bcc で指定した受信者は mail を ...
https://man.plustar.jp/php/function.imap-mail.html - [similar]
メールボックスへの IMAP ストリームをオープンする 2726
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンす ... バーに接続するには、プロトコル指定のあとに // /ssl を追加します。 $mbox = imap_open ( "{localhost:993/imap/ss ... 、 // プロトコル指定のあとに /ssl/novalidate-cert を追加します。 $mbox = imap_open ( "{localhost:995/pop3/ss ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
引数が、数えられる値かどうかを調べる 2726
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_count ... す。 変更履歴 バージョン 説明 7.3.0 is_countable() が追加されました。 例 例1 is_countable() の例 <?php var_du ...
https://man.plustar.jp/php/function.is-countable.html - [similar]
ディレクトリからエントリを削除する 2726
« ldap_delete_ext ldap_dn2ufn » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_del ... デフォルト値が [] でした。 7.3 controls のサポートが追加されました。 参考 ldap_delete_ext() - ディレクトリか ...
https://man.plustar.jp/php/function.ldap-delete.html - [similar]