検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1354 for [SIMILAR] 16 1024 4096 WITH 3685 セク WITH 1771 ... (0.958 sec.)
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
メモ 0
« 統計情報 Memory management » PHP Manual Mysqlnd メモ メモ このセクションでは、MySQL ネイティブ・ドライバの使い方についての様々なメモをまとめます。 mysqlnd を使うということは、 そのベースとして PHP のストリームを使って接続するということです。 mysqlnd のタイムアウト設定などの詳細に関して ...
https://man.plustar.jp/php/mysqlnd.notes.html - [similar]
セッションのセキュリティ 0
« Apache モジュールとしてインストール ファイルシステムのセキュリティ » PHP Manual セキュリティ セッションのセキュリティ セッションのセキュリティ HTTPセッション管理を安全にし続けることは重要です。 セッション関連のセキュリティについては セッションのセキュリティ セクション ( セッションモジ ...
https://man.plustar.jp/php/security.sessions.html - [similar]
Yaf_Application のコンストラクタ 0
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_Application のコンストラクタ Yaf_Application::__construct (Yaf >=1.0.0) Yaf_Application::__construct — Yaf_Application のコンストラクタ 説明 public Yaf_Application::__construct ( mixed $config ...
https://man.plustar.jp/php/yaf-application.construct.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]
ReflectionClassConstant オブジェクトの文字列表現を返す 0
« ReflectionClassConstant::isPublic ReflectionEnum » PHP Manual ReflectionClassConstant ReflectionClassConstant オブジェクトの文字列表現を返す ReflectionClassConstant::__toString (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::__toString — ReflectionClassConstant オブジェクトの文字列表現 ...
https://man.plustar.jp/php/reflectionclassconstant.tostring.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
0
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレクトリ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - application/ - Bootstrap.php + controllers - Index.php // デフォルトのコントローラ + views |+ index - ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
型の名前の文字列を取得する 0
« ReflectionNamedType ReflectionNamedType::isBuiltin » PHP Manual ReflectionNamedType 型の名前の文字列を取得する ReflectionNamedType::getName (PHP 7 >= 7.1.0, PHP 8) ReflectionNamedType::getName — 型の名前の文字列を取得する 説明 public ReflectionNamedType::getName (): string パラメータ こ ...
https://man.plustar.jp/php/reflectionnamedtype.getname.html - [similar]