検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1014 for [SIMILAR] 16 1024 4096 WITH 9993 mysqli WITH 466... (0.642 sec.)
出力する PHP エラーの種類を設定する 0
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する error_reporting (PHP 4, PHP 5, PHP 7, PHP 8) error_reporting — 出力する PHP エラーの種類を設定する 説明 error_reporting ( ? int $error_level = null ): int error_reporting() 関数は、 error_re ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
GMT 日付から Unix タイムスタンプを取得する 0
« gmdate gmstrftime » PHP Manual 日付・時刻 関数 GMT 日付から Unix タイムスタンプを取得する gmmktime (PHP 4, PHP 5, PHP 7, PHP 8) gmmktime — GMT 日付から Unix タイムスタンプを取得する 説明 gmmktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $d ...
https://man.plustar.jp/php/function.gmmktime.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
その他の拡張モジュールに対する変更 0
« PHP 5.6.x における OpenSSL 関連の変更 新しいグローバル定数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 その他の拡張モジュールに対する変更 その他の拡張モジュールに対する変更 cURL cURL ライブラリで非推奨とされてきた以下の定数が、削除されました。 CURLOPT_CLOSEPOLICY CURLCLOSEPOLICY_CAL ...
https://man.plustar.jp/php/migration56.extensions.html - [similar]
結果におけるフィールドの数を得る 0
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysql_num_fields (PHP 4, PHP 5) mysql_num_fields — 結果におけるフィールドの数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使う ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
結果における行の数を得る 0
« mysql_num_fields mysql_pconnect » PHP Manual MySQL 関数 結果における行の数を得る mysql_num_rows (PHP 4, PHP 5) mysql_num_rows — 結果における行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報 ...
https://man.plustar.jp/php/function.mysql-num-rows.html - [similar]
mysql_query で使用するために文字列をエスケープする 0
« mysql_error mysql_fetch_array » PHP Manual MySQL 関数 mysql_query で使用するために文字列をエスケープする mysql_escape_string (PHP 4 >= 4.0.3, PHP 5) mysql_escape_string — mysql_query で使用するために文字列をエスケープする 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張 ...
https://man.plustar.jp/php/function.mysql-escape-string.html - [similar]