検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1394 for [SIMILAR] 16 1024 4096 WITH 3755 ィレ WITH 3213 ... (0.941 sec.)
下位互換性のない変更点 5454
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
ファイルを削除する 5454
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
ファイルを削除する 5454
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除する streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlink — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 unlink() に対応してコールさ ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]
下位互換性のない変更点 5454
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
画像のプロファイルを追加あるいは削除する 5454
« Imagick::previousImage Imagick::quantizeImage » PHP Manual Imagick 画像のプロファイルを追加あるいは削除する Imagick::profileImage (PECL imagick 2, PECL imagick 3) Imagick::profileImage — 画像のプロファイルを追加あるいは削除する 説明 public Imagick::profileImage ( string $name , string ...
https://man.plustar.jp/php/imagick.profileimage.html - [similar]
指定した $index の値を削除する 5454
« SplDoublyLinkedList::offsetSet SplDoublyLinkedList::pop » PHP Manual SplDoublyLinkedList 指定した $index の値を削除する SplDoublyLinkedList::offsetUnset (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::offsetUnset — 指定した $index の値を削除する 説明 public SplDoublyLinkedList::off ...
https://man.plustar.jp/php/spldoublylinkedlist.offsetunset.html - [similar]
古いセッションを削除する 5454
« SessionHandlerInterface::destroy SessionHandlerInterface::open » PHP Manual SessionHandlerInterface 古いセッションを削除する SessionHandlerInterface::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::gc — 古いセッションを削除する 説明 public SessionHandlerInterface::gc ( int $ ...
https://man.plustar.jp/php/sessionhandlerinterface.gc.html - [similar]
名前を削除し、その名前で参照しているファイルも削除する 5454
« eio_truncate eio_utime » PHP Manual Eio 関数 名前を削除し、その名前で参照しているファイルも削除する eio_unlink (PECL eio >= 0.0.1dev) eio_unlink — 名前を削除し、その名前で参照しているファイルも削除する 説明 eio_unlink ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = N ...
https://man.plustar.jp/php/function.eio-unlink.html - [similar]
FTP サーバー上のファイルを削除する 5454
« ftp_connect ftp_exec » PHP Manual FTP 関数 FTP サーバー上のファイルを削除する ftp_delete (PHP 4, PHP 5, PHP 7, PHP 8) ftp_delete — FTP サーバー上のファイルを削除する 説明 ftp_delete ( FTP\Connection $ftp , string $filename ): bool ftp_delete() は、 filename で指定したファイルを FTP サー ...
https://man.plustar.jp/php/function.ftp-delete.html - [similar]
キーが指す DBA エントリを削除する 5454
« dba_close dba_exists » PHP Manual DBA 関数 キーが指す DBA エントリを削除する dba_delete (PHP 4, PHP 5, PHP 7, PHP 8) dba_delete — キーが指す DBA エントリを削除する 説明 dba_delete ( string | array $key , resource $dba ): bool dba_delete() は、指定されたエントリを データベースから削除し ...
https://man.plustar.jp/php/function.dba-delete.html - [similar]