検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 257 for [SIMILAR] 16 1024 4096 WITH 18323 検証 WITH 1811... (0.274 sec.)
文字列を PHP コードとして評価する 0
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7, PHP 8) eval — 文字列を PHP コードとして評価する 説明 eval ( string $code ): mixed 指定した code を PHP コードとして評価します。 警告 eval() は 非常に危険な 言語構造です。 というのも、任意の ...
https://man.plustar.jp/php/function.eval.html - [similar]
S/MIME メッセージに署名する 0
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する openssl_pkcs7_sign (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_sign — S/MIME メッセージに署名する 説明 openssl_pkcs7_sign ( string $input_filename , string $output_filename , OpenSSLCe ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
署名された公開鍵とチャレンジを新規に作成する 0
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジを新規に作成する openssl_spki_new (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_new — 署名された公開鍵とチャレンジを新規に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , str ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
レコードを削除する 0
« pg_dbname pg_end_copy » PHP Manual PostgreSQL 関数 レコードを削除する pg_delete (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_delete — レコードを削除する 説明 pg_delete ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC ): string | bool pg_ ...
https://man.plustar.jp/php/function.pg-delete.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]
レコードを選択する 0
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_select — レコードを選択する 説明 pg_select ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC , int $mo ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
文字列から HTML および PHP タグを取り除く 0
« strcspn stripcslashes » PHP Manual String 関数 文字列から HTML および PHP タグを取り除く strip_tags (PHP 4, PHP 5, PHP 7, PHP 8) strip_tags — 文字列から HTML および PHP タグを取り除く 説明 strip_tags ( string $string , array | string | null $allowed_tags = null ): string この関数は、指 ...
https://man.plustar.jp/php/function.strip-tags.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]
PKCS7 フラグ/定数 0
« キーの型 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 » PHP Manual 定義済み定数 PKCS7 フラグ/定数 PKCS7 フラグ/定数 S/MIME 関数はビットフィールドを使用して指定したフラグを使用します。 このビットフィールドには、以下の値を一つ以上含むことが可能です。 PKCS7 定数 定数 説明 PKCS7_TEXT ...
https://man.plustar.jp/php/openssl.pkcs7.flags.html - [similar]