検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 110 for AUTO (0.070 sec.)
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 6197
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの ... win" ); /* mbstring.language が "Japanese" の場合 "auto" は、"ASCII,JIS,UTF-8,EUC-JP,SJIS" に展開される */ ... $str = mb_convert_encoding ( $str , "EUC-JP" , "auto" ); ?> 参考 mb_detect_order() - 文字エンコーディン ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
Description 6197
« Imagick::appendImages Imagick::averageImages » PHP Manual Imagick Description Imagick::autoLev ... elImage (PECL imagick 3 >= 3.3.0) Imagick::autoLevelImage — Description 説明 public Imagick::autoL ... range. パラメータ channel Which channel should the auto-levelling should be done on. 戻り値 成功した場合に ... true を返します。 例 例1 Imagick::autoLevelImage() <?php function autoLevelImage ( $image ... \ Imagick ( realpath ( $imagePath )); $imagick -> autoLevelImage (); header ( "Content-Type: image/jpg" ) ...
https://man.plustar.jp/php/imagick.autolevelimage.html - [similar]
Returns or creates the default event loop 6133
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loo ... static EvLoop::defaultLoop ( int $flags = Ev::FLAG_AUTO , mixed $data = NULL , float $io_interval = 0. , f ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
基本的な使用法 6133
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな ... 始するには session_start() 関数を使います。 session.auto_start に 1 を設定している場合は、 リクエストの開始 ... ルト) は、 session_start() でオープンしたり session.auto_start で暗黙のうちに開始したりしたセッションのセッ ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
Vtiful\Kernel\Excel autoFilter 6133
« Vtiful\Kernel\Excel::addSheet Vtiful\Kernel\Excel::constMemory » PHP Manual Vtiful\Kernel\Exce ... l Vtiful\Kernel\Excel autoFilter Vtiful\Kernel\Excel::autoFilter (PECL xlswri ... ter >= 1.2.1) Vtiful\Kernel\Excel::autoFilter — Vtiful\Kernel\Excel autoFilter 説明 public ... Vtiful\Kernel\Excel::autoFilter ( string $scope ) Add autofilter to a worksh ... > header ([ 'name' , 'age' ]) -> data ( $data ) -> autoFilter ( 'A1:B11' ) // auto filter -> output (); ?> ...
https://man.plustar.jp/php/vtiful-kernel-excel.autoFilter.html - [similar]
CUBRID 6057
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... the memory occupied by the result data cubrid_get_autocommit — Get auto-commit mode of the connection cub ... _id — Return the ID generated for the last updated AUTO_INCREMENT column cubrid_is_instance — Check whethe ... le element to set type column using OID cubrid_set_autocommit — Set autocommit mode of the connection cubr ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
対話シェル 6057
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェ ... " { ( > のような文字になることがあります。 注意 : auto_prepend_file および auto_append_file で インクルー ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
セッションを開始する 6057
« SessionHandlerInterface::gc SessionHandlerInterface::read » PHP Manual SessionHandlerInterface ... ) - 現在のセッション名を取得または設定する session.auto-start 関連キーワード: セッション , 開始 , SessionH ...
https://man.plustar.jp/php/sessionhandlerinterface.open.html - [similar]
Constructing signal events 5994
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... 0.0 0.0 9572 864 pts/2 S+ 10:26 0:00 grep --color=auto examp $ kill -TERM 3976 At the first terminal wind ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
文字エンコーディングを検出する 5994
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディン ... ディングを検出 echo mb_detect_encoding ( $str ); // "auto" は mbstring.language の設定を使って展開されます e ... cho mb_detect_encoding ( $str , "auto" ); // 文字エンコーディングをカンマ区切りのリストで ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT