検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 846 for [SIMILAR] 16 1024 4096 WITH 27830 getgeneratedid... (0.659 sec.)
OAuth 0
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 OAuth 関数 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエン ...
https://man.plustar.jp/php/book.oauth.html - [similar]
乱数の最大値を取得する 0
« fmod hexdec » PHP Manual Math 関数 乱数の最大値を取得する getrandmax (PHP 4, PHP 5, PHP 7, PHP 8) getrandmax — 乱数の最大値を取得する 説明 getrandmax (): int rand() をコールすることにより得られる最大の値を返します。 パラメータ この関数にはパラメータはありません。 戻り値 rand() が返す乱 ...
https://man.plustar.jp/php/function.getrandmax.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
署名を生成する 0
« openssl_seal openssl_spki_export_challenge » PHP Manual OpenSSL 関数 署名を生成する openssl_sign (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_sign — 署名を生成する 説明 openssl_sign ( string $data , string &$signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | string $priva ...
https://man.plustar.jp/php/function.openssl-sign.html - [similar]
スキーマのセッションを取得する 0
« Schema::getName Schema::getTable » PHP Manual mysql_xdevapi\Schema スキーマのセッションを取得する Schema::getSession (No version information available, might only be in Git) Schema::getSession — スキーマのセッションを取得する 説明 public mysql_xdevapi\Schema::getSession (): mysql_xdeva ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getsession.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
名前空間をサポートした XML パーサを生成する 0
« xml_parse xml_parser_create » PHP Manual XML パーサ 関数 名前空間をサポートした XML パーサを生成する xml_parser_create_ns (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_parser_create_ns — 名前空間をサポートした XML パーサを生成する 説明 xml_parser_create_ns ( ? string $encoding = null , str ...
https://man.plustar.jp/php/function.xml-parser-create-ns.html - [similar]
点を生成する 0
« imagesetinterpolation imagesetstyle » PHP Manual GD および Image 関数 点を生成する imagesetpixel (PHP 4, PHP 5, PHP 7, PHP 8) imagesetpixel — 点を生成する 説明 imagesetpixel ( GdImage $image , int $x , int $y , int $color ): bool imagesetpixel() は、指定した座標にピクセルを描画します。 ...
https://man.plustar.jp/php/function.imagesetpixel.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPのセッションサポートはデフォルトで有効となっています。 セッションサポートを有効にしてPHPを構築したくない場合には、 configureにオプション --disable-session を指定する必要があります。 セッション記憶領域と ...
https://man.plustar.jp/php/session.installation.html - [similar]