検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1933 for [SIMILAR] 16 1024 4096 WITH 33593 引数 WITH 2539... (1.015 sec.)
ImagickDraw をクリアする 0
« ImagickDraw::circle ImagickDraw::clone » PHP Manual ImagickDraw ImagickDraw をクリアする ImagickDraw::clear (PECL imagick 2, PECL imagick 3) ImagickDraw::clear — ImagickDraw をクリアする 説明 public ImagickDraw::clear (): bool 警告 この関数は、 現在のところ詳細な情報はありません。引数の ...
https://man.plustar.jp/php/imagickdraw.clear.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP には、デフォルトでXSLエクステンションが含まれており、 configureに引数 --with-xsl[=DIR] を追加することにより有効にすることができます ( DIR は libxslt をインストールしたディレクトリです)。 関連キーワード ...
https://man.plustar.jp/php/xsl.installation.html - [similar]
ノードを複製する 0
« DOMNode::C14NFile DOMNode::getLineNo » PHP Manual DOMNode ノードを複製する DOMNode::cloneNode (PHP 5, PHP 7, PHP 8) DOMNode::cloneNode — ノードを複製する 説明 public DOMNode::cloneNode ( bool $deep = false ): DOMNode | false ノードのコピーを作成します。 パラメータ deep 子孫要素を含めて ...
https://man.plustar.jp/php/domnode.clonenode.html - [similar]
セッションクッキーパラメータを設定する 0
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメータを設定する session_set_cookie_params (PHP 4, PHP 5, PHP 7, PHP 8) session_set_cookie_params — セッションクッキーパラメータを設定する 説明 session_set_cookie_params ( int $lifetime_or_opti ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
MySQL サーバーへの接続をオープンする 0
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql_connect (PHP 4, PHP 5) mysql_connect — MySQL サーバーへの接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
GMT/UTC の日付/時刻を書式化する 0
« gettimeofday gmmktime » PHP Manual 日付・時刻 関数 GMT/UTC の日付/時刻を書式化する gmdate (PHP 4, PHP 5, PHP 7, PHP 8) gmdate — GMT/UTC の日付/時刻を書式化する 説明 gmdate ( string $format , ? int $timestamp = null ): string date() 関数と同じですが、返される時刻が グリニッジ標準時 (GMT ...
https://man.plustar.jp/php/function.gmdate.html - [similar]
オプションを設定する 0
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysqli_options (PHP 5, PHP 7, PHP 8) mysqli::options -- mysqli_options — オプションを設定する 説明 オブジェクト指向型 public mysqli::options ( int $option , string | int $value ): bool 手続き型 my ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
MySQL サーバに接続する 0
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する getSession (No version information available, might only be in Git) getSession — MySQL サーバに接続する 説明 mysql_xdevapi\getSession ( string $uri ): mysql_xdevapi\Session MySQL サーバに接続しま ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 0
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエンコードされたハッシュ値を得る sodium_crypto_pwhash_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]