検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 351 for [SIMILAR] 16 1024 4096 WITH 22785 チュ WITH 1918... (1.802 sec.)
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
内部 LOB データの特定の位置を消去する 0
« OCILob::eof OCILob::export » PHP Manual OCILob 内部 LOB データの特定の位置を消去する OCILob::erase (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::erase — 内部 LOB データの特定の位置を消去する 説明 public OCILob::erase ( ? int $offset = null , ? int $length = null ): int | false 指定 ...
https://man.plustar.jp/php/ocilob.erase.html - [similar]
ファイルの情報を得る 0
« SplFileObject::fseek SplFileObject::ftell » PHP Manual SplFileObject ファイルの情報を得る SplFileObject::fstat (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fstat — ファイルの情報を得る 説明 public SplFileObject::fstat (): array ファイルの統計情報を集めます。 fstat() とまったく同じよう ...
https://man.plustar.jp/php/splfileobject.fstat.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Date/Time 設定オプション 名前 デフォルト 変更可能 変更履歴 date.default_latitude "31.7667" PHP_INI_ALL date.default_longitude "35.2333" PHP_INI_ALL date.sunrise_zenit ...
https://man.plustar.jp/php/datetime.configuration.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
cURL セッションを初期化する 0
« curl_getinfo curl_multi_add_handle » PHP Manual cURL 関数 cURL セッションを初期化する curl_init (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_init — cURL セッションを初期化する 説明 curl_init ( ? string $url = null ): CurlHandle | false 新規セッションを初期化し、cURL ハンドルを返します。こ ...
https://man.plustar.jp/php/function.curl-init.html - [similar]
URL エンコードされた文字列をデコードする 0
« curl_strerror curl_version » PHP Manual cURL 関数 URL エンコードされた文字列をデコードする curl_unescape (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_unescape — URL エンコードされた文字列をデコードする 説明 curl_unescape ( CurlHandle $handle , string $string ): string | false この関数は、URL エ ...
https://man.plustar.jp/php/function.curl-unescape.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
指定したディレクトリのファイルの一覧を返す 0
« ftp_nb_put ftp_pasv » PHP Manual FTP 関数 指定したディレクトリのファイルの一覧を返す ftp_nlist (PHP 4, PHP 5, PHP 7, PHP 8) ftp_nlist — 指定したディレクトリのファイルの一覧を返す 説明 ftp_nlist ( FTP\Connection $ftp , string $directory ): array | false パラメータ ftp FTP\Connection クラ ...
https://man.plustar.jp/php/function.ftp-nlist.html - [similar]