検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 29 for extra (0.004 sec.)
関数の引数 8174
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を ... パラメータのリファレンス渡し <?php function add_some_extra (& $string ) { $string .= 'and something extra.' ; ... } $str = 'This is a string, ' ; add_some_extra ( $str ); echo $str ; // 出力は 'This is a string, ... and something extra.' となります ?> リファレンス渡しが想定されていると ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
実行時設定 8174
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... .log NULL PHP_INI_SYSTEM|PHP_INI_PERDIR mail.force_extra_parameters NULL PHP_INI_SYSTEM|PHP_INI_PERDIR SMTP ... 行番号、そして To アドレスとヘッダです。 mail.force_extra_parameters string 指定したパラメータを、sendmail バ ...
https://man.plustar.jp/php/mail.configuration.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 8043
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... is available only if Event configured --with-event-extra ( event_extra library, libevent protocol-specific ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
月の名前を返す 7488
« jddayofweek jdtofrench » PHP Manual カレンダー 関数 月の名前を返す jdmonthname (PHP 4, PHP 5, ... Floreal, Prairial, Messidor, Thermidor, Fructidor, Extra パラメータ jday 変換したいユリウス積算日。 mode カ ...
https://man.plustar.jp/php/function.jdmonthname.html - [similar]
The EvIo class 7358
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... Thus it is best to always use non-blocking I/O: An extra read() returning EAGAIN (or similar) is far prefer ...
https://man.plustar.jp/php/class.evio.html - [similar]
生の HTTP ヘッダを送信する 7358
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... im ( dirname ( $_SERVER [ 'PHP_SELF' ]), '/\\' ); $extra = 'mypage.php' ; header ( "Location: http:// $host ... $uri / $extra " ); exit; ?> 注意 : session.use_trans_sid が有効で ...
https://man.plustar.jp/php/function.header.html - [similar]
Returns the PHP representation of a BSON value 7358
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... ons include, but are not limited to, invalid BSON, extra data (after reading one BSON document), or an unex ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 7081
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... ons include, but are not limited to, invalid BSON, extra data (after reading one BSON document), or an unex ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 7081
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... ons include, but are not limited to, invalid BSON, extra data (after reading one BSON document), or an unex ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 7081
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... ons include, but are not limited to, invalid BSON, extra data (after reading one BSON document), or an unex ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]
PREV 1 2 3 NEXT