検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1889 for 注意 (0.057 sec.)
ロケール情報を設定する 2447
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7 ... ある場合にフォールバックさせる目的で使うと便利です。 注意 : Windows では、setlocale(LC_ALL, '') を使用すると ... ロケールの命名方式は、システムによって異なります。 注意 : setlocale() の戻り値は、 PHP が実行されているシス ... ale for german on this system is ' $loc_de '" ; ?> 注意 ヒント Windows ユーザーは Microsoft の MSDN の Web ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
シェルによりコマンドを実行し、文字列として出力全体を返す 2447
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列とし ... null この関数は バッククォート演算子 と等価です。 注意 : Windows では、パイプがテキストモードでオープンさ ... コマンドが何も出力しなかった場合は null を返します。 注意 : この関数は、エラーが発生した場合だけでなくプログ ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]
ソケットの直近のエラーを返す 2447
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す soc ... を作成できません: [ $errorcode ] $errormsg " ); } ?> 注意 注意 : socket_last_error() はエラーコードをクリアし ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
公開鍵を使用した認証を行う 2447
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pu ... { die( 'Public Key Authentication Failed' ); } ?> 注意 注意 : この関数が使っている libssh ライブラリは、部 ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
文字列を配列に変換する 2447
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, ... ray ( [0] => Hel [1] => lo [2] => Fri [3] => end ) 注意 注意 : str_split() でのマルチバイト文字列の扱いは、 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
残りのストリームを文字列に読み込む 2447
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に ... contents ( $stream , 5 ); fclose ( $stream ); } ?> 注意 注意 : この関数はバイナリデータに対応しています。 ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
文字列中に文字が最後に現れる場所を取得する 2447
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP ... ; $last = substr ( strrchr ( $text , 10 ), 1 ); ?> 注意 注意 : この関数はバイナリデータに対応しています。 ...
https://man.plustar.jp/php/function.strrchr.html - [similar]
作業コピーディレクトリを再帰的にクリーンアップし、中途半端な操作を解消してロック... 2447
« svn_checkout svn_client_version » PHP Manual SVN 関数 作業コピーディレクトリを再帰的にクリーン ... dir クリーンアップしたい作業ディレクトリへのパス。 注意 : 相対パスは、PHP バイナリが存在するディレクトリを ... 々変わっているので、 realpath() のコールは必須です。 注意 警告 この関数は、 実験的 なものです。この関数の動作 ...
https://man.plustar.jp/php/function.svn-cleanup.html - [similar]
バージョン管理されていないパスをリポジトリにインポートする 2447
« svn_fs_youngest_rev svn_log » PHP Manual SVN 関数 バージョン管理されていないパスをリポジトリに ... インポートするファイルあるいはディレクトリのパス。 注意 : 相対パスは、PHP バイナリが存在するディレクトリを ... ww.example.com/svnroot/incoming/abc' , false ); ?> 注意 警告 この関数は、 実験的 なものです。この関数の動作 ...
https://man.plustar.jp/php/function.svn-import.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 2447
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... s equivalent to svn list $repos_url[@$revision_no] 注意 : This function does not work with working copies. ... t] => 1175541322 [name] => trunk [type] => dir ) ) 注意 警告 この関数は、 実験的 なものです。この関数の動作 ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]