検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 227 for [SIMILAR] 16 1024 4096 WITH 17653 opcache WITH 1... (0.222 sec.)
共有メモリブロックにデータを書き込む 0
« shmop_size Shmop » PHP Manual 共有メモリ関数 共有メモリブロックにデータを書き込む shmop_write (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_write — 共有メモリブロックにデータを書き込む 説明 shmop_write ( Shmop $shmop , string $data , int $offset ): int shmop_write() は、共有メモリブロック ...
https://man.plustar.jp/php/function.shmop-write.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
ソケットのエラーまたは直近のエラーコードをクリアする 0
« socket_bind socket_close » PHP Manual ソケット 関数 ソケットのエラーまたは直近のエラーコードをクリアする socket_clear_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_clear_error — ソケットのエラーまたは直近のエラーコードをクリアする 説明 socket_clear_error ( ? Socket $socket = null ...
https://man.plustar.jp/php/function.socket-clear-error.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
ストリームに書き込む 0
« streamWrapper::stream_truncate streamWrapper::unlink » PHP Manual streamWrapper ストリームに書き込む streamWrapper::stream_write (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_write — ストリームに書き込む 説明 public streamWrapper::stream_write ( string $data ): int このメ ...
https://man.plustar.jp/php/streamwrapper.stream-write.html - [similar]
字下げに使用する文字列を設定する 0
« XMLWriter::setIndent XMLWriter::startAttribute » PHP Manual XMLWriter 字下げに使用する文字列を設定する XMLWriter::setIndentString xmlwriter_set_indent_string (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::setIndentString -- xmlwriter_set_indent_string — 字下げに使用 ...
https://man.plustar.jp/php/xmlwriter.setindentstring.html - [similar]
リクエストをディスパッチする 0
« Yaf_Dispatcher::disableView Yaf_Dispatcher::enableView » PHP Manual Yaf_Dispatcher リクエストをディスパッチする Yaf_Dispatcher::dispatch (Yaf >=1.0.0) Yaf_Dispatcher::dispatch — リクエストをディスパッチする 説明 public Yaf_Dispatcher::dispatch ( Yaf_Request_Abstract $request ): Yaf_Res ...
https://man.plustar.jp/php/yaf-dispatcher.dispatch.html - [similar]
ファイルパス解決キャッシュについての情報を取得する 0
« wincache_refresh_if_changed wincache_rplist_meminfo » PHP Manual WinCache 関数 ファイルパス解決キャッシュについての情報を取得する wincache_rplist_fileinfo (PECL wincache >= 1.0.0) wincache_rplist_fileinfo — ファイルパス解決キャッシュについての情報を取得する 説明 wincache_rplist_fileinf ...
https://man.plustar.jp/php/function.wincache-rplist-fileinfo.html - [similar]
WinCache 関数 0
« 定義済み定数 wincache_fcache_fileinfo » PHP Manual WinCache WinCache 関数 WinCache 関数 目次 wincache_fcache_fileinfo — ファイルキャッシュにキャッシュされたファイルについての情報を取得する wincache_fcache_meminfo — ファイルキャッシュのメモリ使用状況についての情報を取得する wincache_loc ...
https://man.plustar.jp/php/ref.wincache.html - [similar]
基本的な例 0
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT