検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 284 for [SIMILAR] 16 1024 4096 WITH 20542 ロジ WITH 1291... (0.320 sec.)
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
序文 0
« PHP マニュアル はじめに » PHP Manual PHP マニュアル 序文 序文 PHP は、" PHP: Hypertext Preprocessor " を意味し、広く使用されているオープンソースの汎用スクリプト言語です。 HTML に埋め込むことができ、Web アプリケーションの開発に特に適しています。 PHP の構文の多くは C、Java、Perl 言語から ...
https://man.plustar.jp/php/preface.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
OID の出力形式を設定する 0
« snmp_set_oid_numeric_print snmp_set_quick_print » PHP Manual SNMP 関数 OID の出力形式を設定する snmp_set_oid_output_format (PHP 5 >= 5.2.0, PHP 7, PHP 8) snmp_set_oid_output_format — OID の出力形式を設定する 説明 snmp_set_oid_output_format ( int $format ): bool snmp_set_oid_output_form ...
https://man.plustar.jp/php/function.snmp-set-oid-output-format.html - [similar]
php.ini のセクション一覧 0
« php.ini ディレクティブのリスト コア php.ini ディレクティブに関する説明 » PHP Manual php.ini ディレクティブ php.ini のセクション一覧 php.ini のセクション一覧 この一覧では、ホスト単位やパス単位で PHP の設定を行いたい場合に設定する php.ini のセクションをまとめます。これらのセクションはオプ ...
https://man.plustar.jp/php/ini.sections.html - [similar]
現在のシステム状態を取得する 0
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::stat mysqli_stat (PHP 5, PHP 7, PHP 8) mysqli::stat -- mysqli_stat — 現在のシステム状態を取得する 説明 オブジェクト指向型 public mysqli::stat (): string | false 手続き型 mysqli_stat ( mysqli $mys ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
はじめに 0
« セマフォ インストール/設定 » PHP Manual セマフォ はじめに はじめに これらのモジュールは、System V IPC 関連の関数へのラッパーを提供します。 セマフォ・共有メモリおよびプロセス間通信(IPC)がその中に含まれます。 セマフォは、マシーン上のリソースへの排他的アクセス機能や、 同時にあるリソースを ...
https://man.plustar.jp/php/intro.sem.html - [similar]
LogicException クラス 0
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムのロジック内でのエラーを表す例外です。 この類の例外が出た場合は、自分が書いたコードを修正すべきです。 クラス概要 class LogicException ext ...
https://man.plustar.jp/php/class.logicexception.html - [similar]
PHP関連の出版物 0
« PHP関連の本 PHP 8.0.x から PHP 8.1.x への移行 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連の出版物 PHP関連の出版物 私たちの知る限り、PHPに関する記事が最初に掲載された雑誌は 1998年の春に出版されたthe Czech mutation of Computerworldで、 PHP 3.0が扱われていました。本と同様に、これ ...
https://man.plustar.jp/php/history.php.publications.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 pthreads を使うには、ビルド時に ZTS (Zend Thread Safety) を有効 ( --enable-zts を指定。 PHP 8.0.0 より前のバージョン、かつ Windows 以外のバージョンの場合は、 --enable-maintainer-zts を指定) にする必要があります ...
https://man.plustar.jp/php/pthreads.requirements.html - [similar]