検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 1083 for [SIMILAR] 16 1024 4096 WITH 10767 ンク WITH 9808... (0.810 sec.)
PHP の歴史と関連するプロジェクト 0
« 付録 PHPの歴史 » PHP Manual 付録 PHP の歴史と関連するプロジェクト PHP の歴史と関連するプロジェクト 目次 PHPの歴史 PHP関連のプロジェクトの歴史 PHP関連の本 PHP関連の出版物 PHP は、90年代半ばに登場してから大きな進歩を遂げました。 当初はひっそりと始まったものが、今やウェブの世界で最も強力な ...
https://man.plustar.jp/php/history.html - [similar]
一番最近の操作で変更された行の数を得る 0
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る mysql_affected_rows (PHP 4, PHP 5) mysql_affected_rows — 一番最近の操作で変更された行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるい ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
拡張属性を設定する 0
« xattr_remove xattr_supported » PHP Manual xattr 関数 拡張属性を設定する xattr_set (PECL xattr >= 0.9.0) xattr_set — 拡張属性を設定する 説明 xattr_set ( string $filename , string $name , string $value , int $flags = 0 ): bool この関数は、ファイルの拡張属性の値を設定します。 拡張属性には ...
https://man.plustar.jp/php/function.xattr-set.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
はじめに 0
« XML-RPC インストール/設定 » PHP Manual XML-RPC はじめに はじめに これらの関数を使うと、XML-RPCサーバーおよびクライアントを書くことができます。 XML-RPCに関する詳細な情報については、 » http://www.xmlrpc.com/ を参照してください。 そして、この拡張モジュールと関数に関する詳細なドキュメントに ...
https://man.plustar.jp/php/intro.xmlrpc.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Mhash 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 以下に現在 mhash によりサポートされているハッシュの一覧を示します。 このリスト ...
https://man.plustar.jp/php/mhash.constants.html - [similar]
更新する行の数を限定する 0
« TableUpdate::execute TableUpdate::orderby » PHP Manual mysql_xdevapi\TableUpdate 更新する行の数を限定する TableUpdate::limit (No version information available, might only be in Git) TableUpdate::limit — 更新する行の数を限定する 説明 public mysql_xdevapi\TableUpdate::limit ( int $rows ) ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.limit.html - [similar]
空の DOMDocumentType オブジェクトを作成する 0
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]