検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 511 for PATH (0.021 sec.)
FPM の情報ページ 3424
« オブザーバビリティ(可観測性) FPM 関数 » PHP Manual オブザーバビリティ(可観測性) FPM の情報ペー ... の情報ページは、 FPM プールの設定にある pm.status_path パラメータを設定することで有効にできます。 警告 セ ... る例は、下記のようになります。 ここでは、 pm.status_path に /fpm-status を設定しています: <LocationMatch "/ ...
https://man.plustar.jp/php/fpm.status.html - [similar]
PHP 設定オプションの値を取得する 3424
« gc_status get_current_user » PHP Manual PHP オプション/情報 関数 PHP 設定オプションの値を取得す ... イル を使用しているかどうかを確認するには、cfg_file_path の設定値を取得してみてください。 この値が利用可能な ...
https://man.plustar.jp/php/function.get-cfg-var.html - [similar]
画像の大きさを文字列から取得する 3424
« getimagesize image_type_to_extension » PHP Manual GD および Image 関数 画像の大きさを文字列から ... 例 例1 getimagesizefromstring() の例 <?php $img = '/path/to/test.png' ; // ファイルとして開く $size_info1 = ...
https://man.plustar.jp/php/function.getimagesizefromstring.html - [similar]
MySQL サーバーへの接続をオープンする 3424
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... ポート番号を 指定することが可能で、localhost では ":/path/to/socket" のようにソケットへのパスを指定することも ... ysql_close ( $link ); ?> 例3 mysql_connect() で ":/path/to/socket" 構文を使用する例 <?php // localhost のソ ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
session 配列を元の値で再初期化します 3424
« session_register_shutdown session_save_path » PHP Manual セッション関数 session 配列を元の値で ...
https://man.plustar.jp/php/function.session-reset.html - [similar]
SFTP サブシステムを初期化する 3424
« ssh2_sftp_unlink ssh2_shell » PHP Manual SSH2 関数 SFTP サブシステムを初期化する ssh2_sftp (PE ... am = fopen ( 'ssh2.sftp://' . intval ( $sftp ) . '/path/to/file' , 'r' ); ?> 参考 ssh2_scp_recv() - SCP 経 ...
https://man.plustar.jp/php/function.ssh2-sftp.html - [similar]
コンテンツが変更されている場合に true、されていない場合に false を返す 3424
« svn_fs_check_path svn_fs_copy » PHP Manual SVN 関数 コンテンツが変更されている場合に true、され ... vn_fs_contents_changed ( resource $root1 , string $path1 , resource $root2 , string $path2 ): bool 警告 こ ...
https://man.plustar.jp/php/function.svn-fs-contents-changed.html - [similar]
指定したバージョンの fs から、ファイルの中身を読み込むためのストリームを返す 3424
« svn_fs_dir_entries svn_fs_file_length » PHP Manual SVN 関数 指定したバージョンの fs から、ファ ... svn_fs_file_contents ( resource $fsroot , string $path ): resource 警告 この関数は、 現在のところ詳細な情 ...
https://man.plustar.jp/php/function.svn-fs-file-contents.html - [similar]
指定したバージョンの fs から、ファイルの長さを返す 3424
« svn_fs_file_contents svn_fs_is_dir » PHP Manual SVN 関数 指定したバージョンの fs から、ファイル ... 説明 svn_fs_file_length ( resource $fsroot , string $path ): int 警告 この関数は、 現在のところ詳細な情報はあ ...
https://man.plustar.jp/php/function.svn-fs-file-length.html - [similar]
fsroot 配下のパスが作成されたリビジョンを返す 3424
« svn_fs_make_file svn_fs_node_prop » PHP Manual SVN 関数 fsroot 配下のパスが作成されたリビジョン ... n_fs_node_created_rev ( resource $fsroot , string $path ): int 警告 この関数は、 現在のところ詳細な情報はあ ...
https://man.plustar.jp/php/function.svn-fs-node-created-rev.html - [similar]