検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 221 for [SIMILAR] 16 1024 4096 WITH 115487 mysqlnd WITH ... (0.258 sec.)
LDAP サーバーへ接続する 0
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ldap_connect (PHP 4, PHP 5, PHP 7, PHP 8) ldap_connect — LDAP サーバーへ接続する 説明 ldap_connect ( ? string $uri = null ): LDAP\Connection | false 警告 次の シグネチャは(名前付き引数以外の) ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
外部エンティティリファレンスハンドラを設定する 0
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 外部エンティティリファレンスハンドラを設定する xml_set_external_entity_ref_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_external_entity_ref_handler — 外部エンティティリファレンスハンドラを設定 ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
FTP 関数 0
« 基本的な使用法 ftp_alloc » PHP Manual FTP FTP 関数 FTP 関数 目次 ftp_alloc — アップロードされるファイルのためのスペースを確保する ftp_append — ファイルの内容をFTPサーバ上の別のファイルに追加する ftp_cdup — 親ディレクトリに移動する ftp_chdir — FTP サーバー上でディレクトリを移動する ftp_ ...
https://man.plustar.jp/php/ref.ftp.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 0
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用したテキストの bounding box を生成する imagettfbbox (PHP 4, PHP 5, PHP 7, PHP 8) imagettfbbox — TypeType フォントを使用したテキストの bounding box を生成する 説明 imagettfbbox ( float $size , ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]