検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 176 for [SIMILAR] 16 1024 4096 WITH 36619 pstemplate WIT... (0.553 sec.)
MIME ヘッダ要素をデコードする 0
« imap_mailboxmsginfo imap_msgno » PHP Manual IMAP 関数 MIME ヘッダ要素をデコードする imap_mime_header_decode (PHP 4, PHP 5, PHP 7, PHP 8) imap_mime_header_decode — MIME ヘッダ要素をデコードする 説明 imap_mime_header_decode ( string $string ): array | false 非 ASCII テキストの MIME メッセ ...
https://man.plustar.jp/php/function.imap-mime-header-decode.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
ファイルからの YAML ストリームをパースする 0
« yaml_emit yaml_parse_url » PHP Manual Yaml 関数 ファイルからの YAML ストリームをパースする yaml_parse_file (PECL yaml >= 0.4.0) yaml_parse_file — ファイルからの YAML ストリームをパースする 説明 yaml_parse_file ( string $filename , int $pos = 0 , int &$ndocs = ? , array $callbacks = nul ...
https://man.plustar.jp/php/function.yaml-parse-file.html - [similar]
Phar 形式と Tar 形式、Zip 形式の徹底比較 0
« Phar ファイルのスタブ Tar 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Phar 形式と Tar 形式、Zip 形式の徹底比較 Phar 形式と Tar 形式、Zip 形式の徹底比較 phar 拡張モジュールがサポートする 3 つのファイル形式って、何がどう違うのでしょう? その答えを次の表にまと ...
https://man.plustar.jp/php/phar.fileformat.comparison.html - [similar]
データベースのデザイン 0
« データベースのセキュリティ データベースへの接続 » PHP Manual データベースのセキュリティ データベースのデザイン データベースのデザイン 他人が用意した既存のものを使用するのでない限り、最初に行うのはデータベースの作成です。 データベースが作成されると、そのデータベースのオーナーは作成コマン ...
https://man.plustar.jp/php/security.database.design.html - [similar]
データベースのセキュリティ 0
« Null バイト関連の問題 データベースのデザイン » PHP Manual セキュリティ データベースのセキュリティ データベースのセキュリティ 目次 データベースのデザイン データベースへの接続 ストレージの暗号化 SQLインジェクション 今日、ダイナミックなコンテンツを提供するウェブアプリケーションにおいてはデ ...
https://man.plustar.jp/php/security.database.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
0
« 定義済み定数 Seaslog 関数 » PHP Manual Seaslog 例 例 例1 Get and set base path <?php $basePath1 = SeasLog :: getBasePath (); SeasLog :: setBasePath ( '/log/base_test' ); $basePath2 = SeasLog :: getBasePath (); var_dump ( $basePath1 , $basePath2 ); ?> 上の例の出力は、 たとえば以下のよう ...
https://man.plustar.jp/php/seaslog.examples.html - [similar]
指定された角度で画像を回転する 0
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する imagerotate (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagerotate — 指定された角度で画像を回転する 説明 imagerotate ( GdImage $image , float $angle , int $background_color , bool $ignore_transpa ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT