検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 210 for www (0.019 sec.)
GD イメージをブラウザまたはファイルに出力する 4458
« imagegd2 imagegetclip » PHP Manual GD および Image 関数 GD イメージをブラウザまたはファイルに出 ... します // GD 画像のファイル形式は .gd です。 http://www.libgd.org/GdFileFormats を参照ください imagegd ( $ ...
https://man.plustar.jp/php/function.imagegd.html - [similar]
GD2 イメージをブラウザまたはファイルに出力する 4458
« imagegammacorrect imagegd » PHP Manual GD および Image 関数 GD2 イメージをブラウザまたはファイ ... ます // GD2 画像のファイル形式は .gd2 です。 http://www.libgd.org/GdFileFormats を参照ください imagegd2 ( ...
https://man.plustar.jp/php/function.imagegd2.html - [similar]
文字列に対してケースフォールディングを行う 4458
« mb_chr mb_convert_encoding » PHP Manual マルチバイト文字列 関数 文字列に対してケースフォールデ ... できます。 Unicode 文字属性についての詳細は » http://www.unicode.org/reports/tr21/ を参照してください。 参考 ...
https://man.plustar.jp/php/function.mb-convert-case.html - [similar]
正規化された絶対パス名を返す 4458
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す rea ... ります。 例 例1 realpath() の例 <?php chdir ( '/var/www/' ); echo realpath ( './../../etc/passwd' ) . PHP_ ...
https://man.plustar.jp/php/function.realpath.html - [similar]
セッションクッキーパラメータを設定する 4458
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメ ... 動作します。 domain クッキーの ドメイン 。たとえば 'www.php.net'。 すべてのサブドメインでクッキーを有効にし ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
指定したリポジトリ URL のコミットログメッセージを返す 4458
« svn_import svn_ls » PHP Manual SVN 関数 指定したリポジトリ URL のコミットログメッセージを返す ... 1 svn_log() の例 <?php print_r ( svn_log ( 'http://www.example.com/' , 23 ) ); ?> 上の例の出力は、 たとえ ...
https://man.plustar.jp/php/function.svn-log.html - [similar]
Description 4458
« ImagickKernel::addUnityKernel ImagickKernel::fromMatrix » PHP Manual ImagickKernel Description ... eate a kernel from a builtin in kernel. See http://www.imagemagick.org/Usage/morphology/#kernel for examp ...
https://man.plustar.jp/php/imagickkernel.frombuiltin.html - [similar]
コア php.ini ディレクティブに関する説明 4458
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... ージョン 説明 5.3.4 コンテンツタイプが application/x-www-form-urlencoded であったり、あるいは PHP に登録され ... ことができます。 これは、open_basedir が php.ini で /www/ と設定されているときに、スクリプト内で ini_set() ... を使って設定を厳しくして /www/tmp/ のようにできるということです。 複数のディレク ...
https://man.plustar.jp/php/ini.core.html - [similar]
インストール手順 4458
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP ... 8=shared,$ORACLE_HOME Webサーバのユーザ ( nobody , www ) が、ライブラリへのアクセス権を持っていることを確 ... ラリとリンクされていることをチェックします。 # ldd /www/apache/bin/httpd libpthread.so.0 => /lib/libpthrea ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
ファイルシステム上のファイルを phar アーカイブに追加する 4458
« Phar::addEmptyDir Phar::addFromString » PHP Manual Phar ファイルシステム上のファイルを phar ア ... ontent (); // URL の使用例 $a -> addFile ( 'http://www.example.com' , 'example.html' ); } catch ( Excepti ...
https://man.plustar.jp/php/phar.addfile.html - [similar]