検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 118 for (0.041 sec.)
wddx の例 6136
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... "pi" ); /* $cities はデータベースから取得するものと定します */ $cities = array( "Austin" , "Novato" , " ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 6024
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうか ... ); ?> 注意 注意 : 過去との互換性を保つため、 key がに array で指定したオブジェクトのプロパティであっても ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 6024
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭ま ... 日数を返します。 year が指定されない場合、現在の年が定されます。 この関数は、Unix 時の範囲外(すなわち 19 ...
https://man.plustar.jp/php/function.easter-days.html - [similar]
ファイル上のすべてのメタタグ情報を配列に展開する 6024
« get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開 ... のか <?php // 上のタグは www.example.com 上のものだと定します $tags = get_meta_tags ( 'http://www.example ...
https://man.plustar.jp/php/function.get-meta-tags.html - [similar]
塗りつぶした多角形を描画する 6024
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を ... せん。また、 num_points は count($points)/2 であると定されます。 color imagecolorallocate() で作成された ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
オープンポリゴンを描画する 6024
« imageloadfont imagepalettecopy » PHP Manual GD および Image 関数 オープンポリゴンを描画する im ... せん。また、 num_points は count($points)/2 であると定されます。 color imagecolorallocate() で作成された ...
https://man.plustar.jp/php/function.imageopenpolygon.html - [similar]
多角形を描画する 6024
« imagepng imagerectangle » PHP Manual GD および Image 関数 多角形を描画する imagepolygon (PHP 4 ... せん。また、 num_points は count($points)/2 であると定されます。 color imagecolorallocate() で作成された ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
LDAP ディレクトリにエントリを付加する 6024
« ldap_add_ext ldap_bind_ext » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_a ... "localhost" ); // LDAP サーバーはこのホストであると定 if ( $ds ) { // 更新アクセスを行うために適当な dn ...
https://man.plustar.jp/php/function.ldap-add.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 6024
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較 ... "localhost" ); // LDAP サーバーが同一ホストであると定 if ( $ds ) { // バインド if ( ldap_bind ( $ds )) ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
MySQL 接続を閉じる 6024
« mysql_client_encoding mysql_connect » PHP Manual MySQL 関数 MySQL 接続を閉じる mysql_close (PH ... ct() により直近にオープンされたリンクが指定されたと定されます。接続が見つからない、または、確立できない ...
https://man.plustar.jp/php/function.mysql-close.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT