検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 374 for Test (0.021 sec.)
全二重接続を終了する 3774
« stream_socket_server stream_supports_lock » PHP Manual ストリーム 関数 全二重接続を終了する st ... end of 5 bytes failed with errno=32 Broken pipe in test.php on line 9 int(0) 参考 fclose() - オープンされた ...
https://man.plustar.jp/php/function.stream-socket-shutdown.html - [similar]
Run a task in the background 3774
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... $gmclient -> doBackground ( "reverse" , "this is a test" ); if ( $gmclient -> returnCode () != GEARMAN_SUC ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
Get the status of a background job 3774
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a bac ... $gmclient -> doBackground ( "reverse" , "this is a test" ); if ( $gmclient -> returnCode () != GEARMAN_SUC ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]
adaptive blur (順応性にじみ) フィルタを画像に追加する 3774
« Imagick Imagick::adaptiveResizeImage » PHP Manual Imagick adaptive blur (順応性にじみ) フィルタ ... ntent-type: image/jpeg' ); $image = new Imagick ( 'test.jpg' ); $image -> adaptiveBlurImage ( 5 , 3 ); ech ...
https://man.plustar.jp/php/imagick.adaptiveblurimage.html - [similar]
画像の ticks-per-second を設定する 3774
« Imagick::setImageScene Imagick::setImageType » PHP Manual Imagick 画像の ticks-per-second を設 ... の倍にします。 $imagick = new Imagick ( realpath ( "Test.gif" )); $imagick = $imagick -> coalesceImages (); ...
https://man.plustar.jp/php/imagick.setimagetickspersecond.html - [similar]
切り取るサイズと画像のジオメトリを設定する便利なメソッド 3774
« Imagick::__toString Imagick::transformImageColorspace » PHP Manual Imagick 切り取るサイズと画像 ... 00x100" , "100x100" ); $new_image -> writeImage ( 'test_out.jpg' ); ?> 参考 Imagick::cropImage() - 画像の一 ...
https://man.plustar.jp/php/imagick.transformimage.html - [similar]
CGI およびコマンドライン 3774
« LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) OpenBSD へのインストール » PHP Manual Unix シ ... P を CGI 版のプログラムとしてビルドした場合、 make test とすることで、ビルドされたバイナリをテストすること ...
https://man.plustar.jp/php/install.unix.commandline.html - [similar]
基本的な使用法 3774
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... 解釈、 // 接続のクローズです。 echo "<h3>LDAP query test</h3>" ; echo "Connecting ..." ; $ds = ldap_connect ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
カラムのメタデータを取得する 3774
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... -> execute (); $session -> sql ( "CREATE TABLE foo.test_table(x int)" )-> execute (); $session -> sql ( "I ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
SOAP リクエストを実行する 3774
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行 ... new LocalSoapClient ( NULL ,array( 'location' => 'test://' , 'uri' => 'http://testuri.org' )); var_dump ( ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]