検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 190 for [SIMILAR] 16 1024 4096 WITH 31678 タプ WITH 1677... (0.611 sec.)
HTML からの脱出 0
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]
PHPの歴史 0
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連するプロジェクト PHPの歴史 PHPの歴史 PHP Tools、FI、Construction Kit、そして PHP/FI 現在 PHP として知られているものは、かつて PHP/FI と呼ばれていたソフトウェアの後継です。 1994 年に Rasmus Lerdorf ...
https://man.plustar.jp/php/history.php.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
はじめに 0
« Expect インストール/設定 » PHP Manual Expect はじめに はじめに この拡張モジュールは、PTY を経由したプロセス同士の対話機能を提供します。 ファイルシステム関数 で expect:// ラッパー を利用すれば、シンプルでより直感的なインターフェイスが利用できるでしょう。 関連キーワード: 利用 , Expect , ...
https://man.plustar.jp/php/intro.expect.html - [similar]
Tidy の例 0
« 例 tidy » PHP Manual 例 Tidy の例 Tidy の例 このシンプルな例は、Tidy の基本的な使い方を示しています。 例1 Tidy の基本的な使用法 <?php ob_start (); ?> <html>a html document</html> <?php $html = ob_get_clean (); // 設定 $config = array( 'indent' => true , 'output-xhtml' => true , 'wrap' ...
https://man.plustar.jp/php/tidy.examples.basic.html - [similar]
のエイリアス ibase_backup 0
« fbird_affected_rows fbird_blob_add » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_backup fbird_backup (PHP 5, PHP 7 < 7.4.0) fbird_backup — のエイリアス ibase_backup() 説明 この関数は次の関数のエイリアスです。 ibase_backup() . 関連キーワード: backup , ibase , fbird , 関数 , af ...
https://man.plustar.jp/php/function.fbird-backup.html - [similar]
CUBRID MySQL 互換関数 0
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換関数 目次 cubrid_affected_rows — Return the number of rows affected by the last SQL statement cubrid_client_encoding — Return the current CUBRID connection charset cubrid_close — Close CUBRID ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
文字列の一部を置換する 0
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT