検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 76 for 仮定 (0.005 sec.)
ソケットエラーの内容を文字列として返す 7425
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す ... (このスクリプトがルート権限で実行されていないことを仮定します)。 socket_bind() failed: reason: Permission d ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
文字列を固定長の他の文字列で埋める 7425
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (P ... です。 pad_type が指定されない場合、 STR_PAD_RIGHT を仮定します。 戻り値 埋めた後の文字列を返します。 例 例1 ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
オブジェクト内部で XML パーサを使用する 7425
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関 ... 全てのコールバック関数は、 object のメソッドであると仮定されます。 パラメータ parser オブジェクト内部で使う ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
CCL パーサを設定する 7425
« yaz_addinfo yaz_ccl_parse » PHP Manual YAZ 関数 CCL パーサを設定する yaz_ccl_conf (PHP 4 >= 4. ... プされます。 この例では、 $id が接続 ID であることを仮定しています。 例1 CCL 設定 <?php $fields = array( "ti ...
https://man.plustar.jp/php/function.yaz-ccl-conf.html - [similar]
PECL インストール入門 7425
« PECL 拡張モジュールのインストール PECL 拡張モジュールをダウンロードする » PHP Manual PECL 拡張 ... であり、PECL 拡張モジュールの名前が extname であると仮定しています。適切に変更してください。また、 » pear コ ...
https://man.plustar.jp/php/install.pecl.intro.html - [similar]
phpize で共有 PECL 拡張モジュールをコンパイルする方法 7425
« 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする php-config » PHP Manual PECL 拡 ... ジュールのソースが extname というディレクトリにあると仮定します。 $ cd extname $ phpize $ ./configure $ make ...
https://man.plustar.jp/php/install.pecl.phpize.html - [similar]
wddx の例 7425
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... "pi" ); /* $cities はデータベースから取得するものと仮定します */ $cities = array( "Austin" , "Novato" , "Se ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 6940
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭ま ... 日数を返します。 year が指定されない場合、現在の年が仮定されます。 この関数は、Unix 時の範囲外(すなわち 1970 ...
https://man.plustar.jp/php/function.easter-days.html - [similar]
ファイル上のすべてのメタタグ情報を配列に展開する 6940
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開 ... のか <?php // 上のタグは www.example.com 上のものだと仮定します $tags = get_meta_tags ( 'http://www.example.c ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
塗りつぶした多角形を描画する 6940
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を ... せん。また、 num_points は count($points)/2 であると仮定されます。 color imagecolorallocate() で作成された色 ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT