検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 627 for [SIMILAR] 16 1024 4096 WITH 26929 geoip WITH 807... (0.478 sec.)
文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDOStatement::errorCode PDOStatement::execute » PHP Manual PDOStatement 文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDOStatement::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::errorInfo — 文ハンドラにおける直近の操作に関連する拡張エラー情報 ...
https://man.plustar.jp/php/pdostatement.errorinfo.html - [similar]
Gender オブジェクトを作る 0
« Gender\Gender::connect Gender\Gender::country » PHP Manual Gender\Gender Gender オブジェクトを作る Gender\Gender::__construct (PECL gender >= 0.6.0) Gender\Gender::__construct — Gender オブジェクトを作る 説明 public Gender\Gender::__construct ( string $dsn = ? ) Gender オブジェクトを作 ...
https://man.plustar.jp/php/gender-gender.construct.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
フィールドのテーブル名を得る 0
« mysql_stat mysql_thread_id » PHP Manual MySQL 関数 フィールドのテーブル名を得る mysql_tablename (PHP 4, PHP 5) mysql_tablename — フィールドのテーブル名を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な ...
https://man.plustar.jp/php/function.mysql-tablename.html - [similar]
ODBC 接続を閉じる 0
« odbc_close_all odbc_columnprivileges » PHP Manual ODBC 関数 ODBC 接続を閉じる odbc_close (PHP 4, PHP 5, PHP 7, PHP 8) odbc_close — ODBC 接続を閉じる 説明 odbc_close ( resource $odbc ): void 指定された接続 ID が指すデータベースサーバーへの接続を閉じます。 パラメータ odbc ODBC 接続 ID。詳 ...
https://man.plustar.jp/php/function.odbc-close.html - [similar]
プリペアドステートメントを実行する 0
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
全ての ODBC 接続を閉じる 0
« odbc_binmode odbc_close » PHP Manual ODBC 関数 全ての ODBC 接続を閉じる odbc_close_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_close_all — 全ての ODBC 接続を閉じる 説明 odbc_close_all (): void odbc_close_all() は、 データベースサーバーへの全ての接続を閉じます。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/function.odbc-close-all.html - [similar]
データソースに接続する 0
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]