検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 393 for [SIMILAR] 16 1024 4096 WITH 11954 アッ WITH 1016... (0.501 sec.)
HTTP POST でアップロードされたファイルかどうかを調べる 6952
« is_readable is_writable » PHP Manual ファイルシステム 関数 HTTP POST でアップロードされたファイルかどうかを調べる is_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) is_uploaded_file — HTTP POST でアップロードされたファイルかどうかを調べる 説明 is_uploaded_file ( string $filename ): ...
https://man.plustar.jp/php/function.is-uploaded-file.html - [similar]
オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 6952
« ftp_nb_fget ftp_nb_get » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーに保存する(非ブロッキング) ftp_nb_fput (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_fput — オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 説明 ftp_nb_fput ( FTP\Connection $ftp , string $ ...
https://man.plustar.jp/php/function.ftp-nb-fput.html - [similar]
FDF に埋め込まれている、アップロードされたファイルを展開する 6952
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたファイルを展開する fdf_get_attachment (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_attachment — FDF に埋め込まれている、アップロードされたファイルを展開する 説明 fdf_get_attachment ( re ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
オープン中のファイルを FTP サーバーにアップロードする 6952
« ftp_fget ftp_get_option » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーにアップロードする ftp_fput (PHP 4, PHP 5, PHP 7, PHP 8) ftp_fput — オープン中のファイルを FTP サーバーにアップロードする 説明 ftp_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , ...
https://man.plustar.jp/php/function.ftp-fput.html - [similar]
FTP サーバーにファイルをアップロードする 6952
« ftp_pasv ftp_pwd » PHP Manual FTP 関数 FTP サーバーにファイルをアップロードする ftp_put (PHP 4, PHP 5, PHP 7, PHP 8) ftp_put — FTP サーバーにファイルをアップロードする 説明 ftp_put ( FTP\Connection $ftp , string $remote_filename , string $local_filename , int $mode = FTP_BINARY , int $ ...
https://man.plustar.jp/php/function.ftp-put.html - [similar]
除去 5913
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
ZIP ファイルアーカイブを閉じる 5913
« Zip 関数 zip_entry_close » PHP Manual Zip 関数 ZIP ファイルアーカイブを閉じる zip_close (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_close — ZIP ファイルアーカイブを閉じる 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 ...
https://man.plustar.jp/php/function.zip-close.html - [similar]
検証 5913
« 例 除去 » PHP Manual 例 検証 検証 例1 filter_var() でのメールアドレスの検証 <?php $email_a = 'joe@example.com' ; $email_b = 'bogus' ; if ( filter_var ( $email_a , FILTER_VALIDATE_EMAIL )) { echo "' $email_a ' はメールアドレスとして有効です。\n" ; } if ( filter_var ( $email_b , FILTER_V ...
https://man.plustar.jp/php/filter.examples.validation.html - [similar]
はじめに 5913
« Filter インストール/設定 » PHP Manual Filter はじめに はじめに この拡張モジュールは、データの検証や除去を行います。 未知の (外部からの) データ、たとえばユーザーの入力などを扱う際に便利です。 HTML フォームから送られてくるデータなどがこれにあたります。 フィルタリングの方式には、大きく分け ...
https://man.plustar.jp/php/intro.filter.html - [similar]
画像のカラーマップを移動する 4085
« Imagick::current Imagick::decipherImage » PHP Manual Imagick 画像のカラーマップを移動する Imagick::cycleColormapImage (PECL imagick 2, PECL imagick 3) Imagick::cycleColormapImage — 画像のカラーマップを移動する 説明 public Imagick::cycleColormapImage ( int $displace ): bool 位置番号を指 ...
https://man.plustar.jp/php/imagick.cyclecolormapimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT