検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 209 for [SIMILAR] 16 1024 4096 WITH 28054 wincache WITH ... (0.429 sec.)
序文 0
« PHP マニュアル はじめに » PHP Manual PHP マニュアル 序文 序文 PHP は、" PHP: Hypertext Preprocessor " を意味し、広く使用されているオープンソースの汎用スクリプト言語です。 HTML に埋め込むことができ、Web アプリケーションの開発に特に適しています。 PHP の構文の多くは C、Java、Perl 言語から ...
https://man.plustar.jp/php/preface.html - [similar]
LDAP 関数 0
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bin ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
FFI Parser Exceptions 0
« FFI\Exception OPcache » PHP Manual FFI FFI Parser Exceptions FFI Parser Exceptions (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\ParserException extends FFI\Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int ...
https://man.plustar.jp/php/class.ffi-parserexception.html - [similar]
Allows control over disabled exit opcode 0
« uopz_add_function uopz_backup » PHP Manual Uopz 関数 Allows control over disabled exit opcode uopz_allow_exit (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_allow_exit — Allows control over disabled exit opcode 説明 uopz_allow_exit ( bool $allow ): void By default uopz disables the exit ...
https://man.plustar.jp/php/function.uopz-allow-exit.html - [similar]
Retrieve the last set exit status 0
« uopz_function uopz_get_hook » PHP Manual Uopz 関数 Retrieve the last set exit status uopz_get_exit_status (PECL uopz 5, PECL uopz , PECL uopz 7) uopz_get_exit_status — Retrieve the last set exit status 説明 uopz_get_exit_status (): mixed Retrieves the last set exit status, i.e. the val ...
https://man.plustar.jp/php/function.uopz-get-exit-status.html - [similar]
データベースに関する問題 0
« PHP を手に入れるには インストール » PHP Manual FAQ データベースに関する問題 データベースに関する問題 このセクションでは PHP とデータベースとの関係に関する一般的な質問を 扱います。なんと! PHP は事実上あらゆるデータベースにアクセスすることが できます。 PHP は Microsoft SQL Server にアクセ ...
https://man.plustar.jp/php/faq.databases.html - [similar]
インデックスの情報およびテーブルの統計情報を含む結果セットを返す 0
« db2_special_columns db2_stmt_error » PHP Manual IBM DB2 関数 インデックスの情報およびテーブルの統計情報を含む結果セットを返す db2_statistics (PECL ibm_db2 >= 1.0.0) db2_statistics — インデックスの情報およびテーブルの統計情報を含む結果セットを返す 説明 db2_statistics ( resource $connect ...
https://man.plustar.jp/php/function.db2-statistics.html - [similar]
1 つ以上の文字列を出力する 0
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, PHP 8) echo — 1 つ以上の文字列を出力する 説明 echo ( string ...$expressions ): void ひとつ以上の(文字列として評価される)式を出力します。末尾に改行やスペースを付加することはありません。 echo は実 ...
https://man.plustar.jp/php/function.echo.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
URL エンコードされたクエリ文字列を生成する 0
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_build_query (PHP 5, PHP 7, PHP 8) http_build_query — URL エンコードされたクエリ文字列を生成する 説明 http_build_query ( array | object $data , string $numeric_prefix = "" , ? string $arg_separ ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]