検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 194 for 先頭 (0.141 sec.)
ローカルな時刻/日付を整数として整形する 4859
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idat ... を返します idate() が返す値の型は常に int であり、 先頭に "0" がくることはありません。そのため、 idate() の ...
https://man.plustar.jp/php/function.idate.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 4859
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテ ... している GD ライブラリのバージョンにも依存しますが、 先頭に '/' がついていないファイル名を渡した場合は ファイ ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 4859
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティン ... ムに関する説明を返します。これは、 phpinfo() の出力の先頭に出てくるものと同じです。 単に OS の名前を取得したい ...
https://man.plustar.jp/php/function.php-uname.html - [similar]
値を取得する 4859
« ps_get_parameter ps_hyphenate » PHP Manual PS 関数 値を取得する ps_get_value (PECL ps >= 1.1.0 ... 間隔。 linenumberspace 行番号を表示するために、各行の先頭に置く空白。 linenumbersep 行番号と行の内容の間隔。 ...
https://man.plustar.jp/php/function.ps-get-value.html - [similar]
セッションクッキーパラメータを設定する 4859
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメ ... すべてのサブドメインでクッキーを有効にしたい場合は、先頭にドットをつけて '.php.net' のようにします。 secure ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
文字列に使用されている単語についての情報を返す 4859
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を ... ケールに依存したアルファベットから なる文字列で、その先頭以外の部分に "'" および "-" を含 めることができる」も ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
マスクにマッチしない最初のセグメントの長さを返す 4859
« strcoll strip_tags » PHP Manual String 関数 マスクにマッチしない最初のセグメントの長さを返す s ... た場合は、その位置から長さを数え始めます。 string の先頭から数えるわけではありません。 変更履歴 バージョン 説 ...
https://man.plustar.jp/php/function.strcspn.html - [similar]
フィルタをストリームに付加する 4859
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに ... このフィルタは、指定された params と共に、 リストの 先頭 に追加され、ストリームに対する操作の中で最初に呼び ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 4859
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最 ... 戻り値 needle が見つかった位置を、 haystack 文字列の先頭 (offset の値とは無関係) からの相対位置で返します。 ...
https://man.plustar.jp/php/function.strripos.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 4859
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す st ... 戻り値 needle が見つかった位置を、 haystack 文字列の先頭 (offset の値とは無関係) からの相対位置で返します。 ...
https://man.plustar.jp/php/function.strrpos.html - [similar]