検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 52 for successfully (0.010 sec.)
Create a glo instance 7168
« cubrid_load_from_glo cubrid_save_to_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Create ... ues( $oid )" ); if ( $req ) { echo "image inserted successfully" ; cubrid_close_request ( $req ); cubrid_commit ( ...
https://man.plustar.jp/php/function.cubrid-new-glo.html - [similar]
Save requested file in a GLO instance 7168
« cubrid_new_glo cubrid_send_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Save requested f ... , "input.jpg" ); if ( $res ) { echo "image changed successfully" ; } } ?> 注意 注意 : 下位互換のために、次の非推奨 ...
https://man.plustar.jp/php/function.cubrid-save-to-glo.html - [similar]
Creates a database 7168
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... り値 Returns a database resource if the database is successfully created, or false if an error occurred. 変更履歴 バ ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
FTP 経由でファイルのパーミッションを設定する 7168
« ftp_chdir ftp_close » PHP Manual FTP 関数 FTP 経由でファイルのパーミッションを設定する ftp_chm ... 0644 , $file ) !== false ) { echo " $file chmoded successfully to 644\n" ; } else { echo "could not chmod $file \ ...
https://man.plustar.jp/php/function.ftp-chmod.html - [similar]
ディレクトリを削除する 7168
« ftp_rename ftp_set_option » PHP Manual FTP 関数 ディレクトリを削除する ftp_rmdir (PHP 4, PHP 5 ... 削除を試みる if ( ftp_rmdir ( $ftp , $dir )) { echo "Successfully deleted $dir \n" ; } else { echo "There was a prob ...
https://man.plustar.jp/php/function.ftp-rmdir.html - [similar]
サービスマネージャとの接続を切断する 7168
« ibase_service_attach ibase_set_event_handler » PHP Manual Firebird/InterBase 関数 サービスマネ ... { echo "Error on service detach." ; } else { echo "Successfully detached from service." ; } } else { // エラー時に ...
https://man.plustar.jp/php/function.ibase-service-detach.html - [similar]
画像にフィルタを適用する 7168
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefi ... IMG_FILTER_COLORIZE , 0 , 255 , 0 )) { echo 'Image successfully shaded green.' ; imagepng ( $im , 'philip.png' ); ... e.jpg' ); if( $im && negate ( $im )) { echo 'Image successfully converted to negative colors.' ; imagejpeg ( $im , ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
接続に関連するポート番号を返す 7168
« pg_ping pg_prepare » PHP Manual PostgreSQL 関数 接続に関連するポート番号を返す pg_port (PHP 4, ... ark host=localhost" ); if ( $pgsql_conn ) { print "Successfully connected to port: " . pg_port ( $pgsql_conn ) . " ...
https://man.plustar.jp/php/function.pg-port.html - [similar]
MySQL 拡張モジュールの概要を示す例 7168
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示 ... not connect: ' . mysql_error ()); echo 'Connected successfully' ; mysql_select_db ( 'my_database' ) or die( 'Coul ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
Specify application credentials 7168
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... the completion callback: - ZOK operation completed successfully - ZAUTHFAILED authentication failed 戻り値 成功した ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
PREV 1 2 3 4 5 6 NEXT