検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 227 for [SIMILAR] 16 1024 4096 WITH 14010 代表 WITH 8350... (0.244 sec.)
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
結果セットポインタを次の行あるいは要求された行に設定する 0
« db2_fetch_object db2_field_display_size » PHP Manual IBM DB2 関数 結果セットポインタを次の行あるいは要求された行に設定する db2_fetch_row (PECL ibm_db2 >= 1.0.0) db2_fetch_row — 結果セットポインタを次の行あるいは要求された行に設定する 説明 db2_fetch_row ( resource $stmt , int $row_numbe ...
https://man.plustar.jp/php/function.db2-fetch-row.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
FreeType 2 によるフォントを用いてイメージにテキストを描画する 0
« imageftbbox imagegammacorrect » PHP Manual GD および Image 関数 FreeType 2 によるフォントを用いてイメージにテキストを描画する imagefttext (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagefttext — FreeType 2 によるフォントを用いてイメージにテキストを描画する 説明 imagefttext ( GdImage $image ...
https://man.plustar.jp/php/function.imagefttext.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]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]