検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 255 for [SIMILAR] 16 1024 4096 WITH 17805 memcached WITH... (0.241 sec.)
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
フィルタリングしたイテレータを別のイテレータから作成する 0
« CallbackFilterIterator::accept DirectoryIterator » PHP Manual CallbackFilterIterator フィルタリングしたイテレータを別のイテレータから作成する CallbackFilterIterator::__construct (PHP 5 >= 5.4.0, PHP 7, PHP 8) CallbackFilterIterator::__construct — フィルタリングしたイテレータを別のイテレ ...
https://man.plustar.jp/php/callbackfilteriterator.construct.html - [similar]
現在の値、現在のキー、そして内部イテレータを引数としてでコールバックを呼び出す 0
« CallbackFilterIterator CallbackFilterIterator::__construct » PHP Manual CallbackFilterIterator 現在の値、現在のキー、そして内部イテレータを引数としてでコールバックを呼び出す CallbackFilterIterator::accept (PHP 5 >= 5.4.0, PHP 7, PHP 8) CallbackFilterIterator::accept — 現在の値、現在のキ ...
https://man.plustar.jp/php/callbackfilteriterator.accept.html - [similar]
現在のファイル 0
« FilesystemIterator::__construct FilesystemIterator::getFlags » PHP Manual FilesystemIterator 現在のファイル FilesystemIterator::current (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::current — 現在のファイル 説明 public FilesystemIterator::current (): string | SplFileInfo | Filesys ...
https://man.plustar.jp/php/filesystemiterator.current.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]
memcached サーバーへの持続的な接続をオープンする 0
« Memcache::increment Memcache::replace » PHP Manual Memcache memcached サーバーへの持続的な接続をオープンする Memcache::pconnect (PECL memcache >= 0.4.0) Memcache::pconnect — memcached サーバーへの持続的な接続をオープンする 説明 Memcache::pconnect ( string $host , int $port = ? , int $t ...
https://man.plustar.jp/php/memcache.pconnect.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]
シェルのメタ文字をエスケープする 0
« escapeshellarg exec » PHP Manual プログラム実行関数 シェルのメタ文字をエスケープする escapeshellcmd (PHP 4, PHP 5, PHP 7, PHP 8) escapeshellcmd — シェルのメタ文字をエスケープする 説明 escapeshellcmd ( string $command ): string escapeshellcmd() は、文字列中においてシェルコマンドを だまし ...
https://man.plustar.jp/php/function.escapeshellcmd.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]