検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 1080 for [SIMILAR] 16 1024 4096 WITH 13497 挿入 WITH 9435... (8.561 sec.)
配列にテーブルをコピーする 0
« pg_copy_from pg_dbname » PHP Manual PostgreSQL 関数 配列にテーブルをコピーする pg_copy_to (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_copy_to — 配列にテーブルをコピーする 説明 pg_copy_to ( PgSql\Connection $connection , string $table_name , string $separator = "\t" , string $null_as = "\\ ...
https://man.plustar.jp/php/function.pg-copy-to.html - [similar]
クォートされた文字列のクォート部分を取り除く 0
« stripos stristr » PHP Manual String 関数 クォートされた文字列のクォート部分を取り除く stripslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripslashes — クォートされた文字列のクォート部分を取り除く 説明 stripslashes ( string $string ): string クォートされた文字列を元に戻します。 stripslashes() は ...
https://man.plustar.jp/php/function.stripslashes.html - [similar]
指定した文字数で文字列を分割する 0
« vsprintf 変更履歴 » PHP Manual String 関数 指定した文字数で文字列を分割する wordwrap (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) wordwrap — 指定した文字数で文字列を分割する 説明 wordwrap ( string $string , int $width = 75 , string $break = "\n" , bool $cut_long_words = false ): string 指定し ...
https://man.plustar.jp/php/function.wordwrap.html - [similar]
字下げの on/off を切り替える 0
« XMLWriter::outputMemory XMLWriter::setIndentString » PHP Manual XMLWriter 字下げの on/off を切り替える XMLWriter::setIndent xmlwriter_set_indent (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::setIndent -- xmlwriter_set_indent — 字下げの on/off を切り替える 説明 オブ ...
https://man.plustar.jp/php/xmlwriter.setindent.html - [similar]
BackedEnum インターフェイス 0
« UnitEnum::cases BackedEnum::from » PHP Manual 定義済みのインターフェイスとクラス BackedEnum インターフェイス BackedEnum インターフェイス (PHP 8 >= 8.1.0) はじめに BackedEnum インターフェイスは、 Backed Enum を定義すると、PHP のエンジンが自動的に適用します。 ユーザー定義のクラスとして実 ...
https://man.plustar.jp/php/class.backedenum.html - [similar]
Yaf_View_Interface クラス 0
« Yaf_Action_Abstract::getControllerName Yaf_View_Interface::assign » PHP Manual Yaf Yaf_View_Interface クラス Yaf_View_Interface クラス (Yaf >=1.0.0) はじめに Yaf では、組み込みのビューエンジン Yaf_View_Simple のかわりにカスタムビューを自作できるようになっています。 その実例は、 Yaf_Dis ...
https://man.plustar.jp/php/class.yaf-view-interface.html - [similar]
実行時にインターフェイスを実装させる 0
« uopz_get_static uopz_overload » PHP Manual Uopz 関数 実行時にインターフェイスを実装させる uopz_implement (PECL uopz 1, PECL uopz 2, PECL uopz 5, PECL uopz 6, PECL uopz 7 < 7.1.0) uopz_implement — 実行時にインターフェイスを実装させる 説明 uopz_implement ( string $class , string $interfa ...
https://man.plustar.jp/php/function.uopz-implement.html - [similar]
テキストのコードセットを指定する 0
« ImagickDraw::setTextDecoration ImagickDraw::setTextInterlineSpacing » PHP Manual ImagickDraw テキストのコードセットを指定する ImagickDraw::setTextEncoding (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextEncoding — テキストのコードセットを指定する 説明 public ImagickDraw::setTextEn ...
https://man.plustar.jp/php/imagickdraw.settextencoding.html - [similar]
win32service 関数 0
« 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 win32_continue_service — 中断したサービスを再開する win32_create_service — SCM データベースに新しいサービスのエントリを作成する win32_delete_service — SCM データベースからサービスのエントリを削 ...
https://man.plustar.jp/php/ref.win32service.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]