検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 1041 for [SIMILAR] 16 1024 4096 WITH 18768 親ク WITH 5504... (1.241 sec.)
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
マングリングされたオブジェクトのプロパティを配列で返す 0
« get_declared_traits get_object_vars » PHP Manual クラス/オブジェクト関数 マングリングされたオブジェクトのプロパティを配列で返す get_mangled_object_vars (PHP 7 >= 7.4.0, PHP 8) get_mangled_object_vars — マングリングされたオブジェクトのプロパティを配列で返す 説明 get_mangled_object_vars ...
https://man.plustar.jp/php/function.get-mangled-object-vars.html - [similar]
水平に文字を描画する 0
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, PHP 5, PHP 7, PHP 8) imagechar — 水平に文字を描画する 説明 imagechar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool imagechar() は、画像 im 上の座標 ...
https://man.plustar.jp/php/function.imagechar.html - [similar]
垂直に文字を描画する 0
« imagechar imagecolorallocate » PHP Manual GD および Image 関数 垂直に文字を描画する imagecharup (PHP 4, PHP 5, PHP 7, PHP 8) imagecharup — 垂直に文字を描画する 説明 imagecharup ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool 指定した画像 imag ...
https://man.plustar.jp/php/function.imagecharup.html - [similar]
LDAP ディレクトリへのバインドを解除する 0
« ldap_t61_to_8859 LDAP\Connection » PHP Manual LDAP 関数 LDAP ディレクトリへのバインドを解除する ldap_unbind (PHP 4, PHP 5, PHP 7, PHP 8) ldap_unbind — LDAP ディレクトリへのバインドを解除する 説明 ldap_unbind ( LDAP\Connection $ldap ): bool LDAP ディレクトリへのバインドを解除します。 パ ...
https://man.plustar.jp/php/function.ldap-unbind.html - [similar]
ソケットの直近のエラーを返す 0
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す socket_last_error (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_last_error — ソケットの直近のエラーを返す 説明 socket_last_error ( ? Socket $socket = null ): int Socket クラスのインスタンスをこの関 ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
列挙型 / Enum 0
« オブジェクト リソース » PHP Manual 型 列挙型 / Enum 列挙型 / Enum 列挙型の基礎 列挙型は、クラスやクラス定数に対して、さらに制限を加えたものです。 ある型に対して、取り得る値の限られた集合を定義する方法を提供します。 <?php enum Suit { case Hearts ; case Diamonds ; case Clubs ; case Spade ...
https://man.plustar.jp/php/language.types.enumerations.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]