検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 379 for [SIMILAR] 16 1024 4096 WITH 9727 gmagick WITH 96... (0.363 sec.)
MySQL 接続を閉じる 0
« mysql_client_encoding mysql_connect » PHP Manual MySQL 関数 MySQL 接続を閉じる mysql_close (PHP 4, PHP 5) mysql_close — MySQL 接続を閉じる 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API ...
https://man.plustar.jp/php/function.mysql-close.html - [similar]
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 0
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする ob_end_clean (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 説明 ob_end_clean (): bool 出力用バッファの内容を消 ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
mysqli_result オブジェクトを構築する 0
« mysqli_result mysqli_result::$current_field » PHP Manual mysqli_result mysqli_result オブジェクトを構築する mysqli_result::__construct (PHP 5, PHP 7, PHP 8) mysqli_result::__construct — mysqli_result オブジェクトを構築する 説明 public mysqli_result::__construct ( mysqli $mysql , int $r ...
https://man.plustar.jp/php/mysqli-result.construct.html - [similar]
事前にオープンしているデータベース接続を閉じる 0
« mysqli::character_set_name mysqli::commit » PHP Manual mysqli 事前にオープンしているデータベース接続を閉じる mysqli::close mysqli_close (PHP 5, PHP 7, PHP 8) mysqli::close -- mysqli_close — 事前にオープンしているデータベース接続を閉じる 説明 オブジェクト指向型 public mysqli::close (): ...
https://man.plustar.jp/php/mysqli.close.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 0
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファイルを ZIP アーカイブに追加する ZipArchive::addFile (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::addFile — 指定したパスからファイルを ZIP アーカイブに追加する 説明 public ZipA ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
Button Control 0
« UI\Controls\Check::setText UI\Controls\Button::__construct » PHP Manual UI Button Control Button Control (UI 0.9.9) はじめに Represents a labelled clickable button クラス概要 class UI\Controls\Button extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド ...
https://man.plustar.jp/php/class.ui-controls-button.html - [similar]
ColorButton Control 0
« UI\Controls\Button::setText UI\Controls\ColorButton::getColor » PHP Manual UI ColorButton Control ColorButton Control (UI 0.9.9) はじめに A Color Button is a button which displays a color picker when clicked クラス概要 class UI\Controls\ColorButton extends UI\Control { /* メソッド */ p ...
https://man.plustar.jp/php/class.ui-controls-colorbutton.html - [similar]
EdiableCombo Control 0
« UI\Controls\Combo::setSelected UI\Controls\EditableCombo::append » PHP Manual UI EdiableCombo Control EdiableCombo Control (UI 0.9.9) はじめに An Editable Combo is a Combo which allows the user to enter custom options クラス概要 class UI\Controls\EditableCombo extends UI\Control { /* メ ...
https://man.plustar.jp/php/class.ui-controls-editablecombo.html - [similar]
Progress Control 0
« UI\Controls\Slider::setValue UI\Controls\Progress::getValue » PHP Manual UI Progress Control Progress Control (UI 0.9.9) はじめに A Progress control is a familiar Progress bar: It represents progress as a percentage, with a possible range of 0 to 100 (inclusive). クラス概要 class UI\Co ...
https://man.plustar.jp/php/class.ui-controls-progress.html - [similar]
Radio Control 0
« UI\Controls\EditableCombo::setText UI\Controls\Radio::append » PHP Manual UI Radio Control Radio Control (UI 0.9.9) はじめに A Radio is similar to the radio input type familiar from HTML クラス概要 class UI\Controls\Radio extends UI\Control { /* メソッド */ public append ( string $text ...
https://man.plustar.jp/php/class.ui-controls-radio.html - [similar]