検索

phrase: max: clip:
target: order:
Results of 721 - 730 of about 1114 for from (0.133 sec.)
ユリウス積算日をグレゴリウス日に変換する 2611
« jdtofrench jdtojewish » PHP Manual カレンダー 関数 ユリウス積算日をグレゴリウス日に変換する jd ... d() - グレゴリウス日をユリウス積算日に変換する cal_from_jd() - ユリウス積算日からサポートされるカレンダーに ...
https://man.plustar.jp/php/function.jdtogregorian.html - [similar]
ユリウス積算日をユリウス暦に変換する 2611
« jdtojewish jdtounix » PHP Manual カレンダー 関数 ユリウス積算日をユリウス暦に変換する jdtojuli ... ntojd() - ユリウス暦をユリウス積算日に変換する cal_from_jd() - ユリウス積算日からサポートされるカレンダーに ...
https://man.plustar.jp/php/function.jdtojulian.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 2611
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタ ... sword ); $stmt = oci_parse ( $conn , "select rowid from $table $where " ); $rowid = oci_new_descriptor ( $ ... s ( $stmt ); $delete = oci_parse ( $conn , "delete from $table where ROWID = :rid" ); oci_bind_by_name ( $ ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 2611
« pg_put_line pg_query » PHP Manual PostgreSQL 関数 SQL コマンドとパラメータを分割してサーバーへ ... 注意 $result = pg_query_params ( $dbconn , 'SELECT * FROM shops WHERE name = $1' , array( "Joe's Widgets" )) ... dgets" ); $result = pg_query ( $dbconn , "SELECT * FROM shops WHERE name = ' { $str } '" ); ?> 参考 pg_que ...
https://man.plustar.jp/php/function.pg-query-params.html - [similar]
接続したソケットからデータを受信する 2611
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... , 2048 , MSG_WAITALL ))) { echo "Read $bytes bytes from socket_recv(). Closing socket..." ; } else { echo ... EAD request...OK. Reading response: Read 123 bytes from socket_recv(). Closing socket...HTTP/1.1 200 OK Da ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
メッセージに対応するタグを計算する 2611
« sodium_crypto_auth_verify sodium_crypto_box_keypair_from_secretkey_and_publickey » PHP Manual ...
https://man.plustar.jp/php/function.sodium-crypto-auth.html - [similar]
メッセージのハッシュ値を得る 2611
« sodium_crypto_generichash_update sodium_crypto_kdf_derive_from_key » PHP Manual Sodium 関数 メ ...
https://man.plustar.jp/php/function.sodium-crypto-generichash.html - [similar]
Indicates whether the specified statement has rows 2611
« sqlsrv_get_field sqlsrv_next_result » PHP Manual SQLSRV 関数 Indicates whether the specified s ... onInfo ); $stmt = sqlsrv_query ( $conn , "SELECT * FROM Table_1" ); if ( $stmt ) { $rows = sqlsrv_has_rows ...
https://man.plustar.jp/php/function.sqlsrv-has-rows.html - [similar]
Export the contents of a SVN directory 2611
« svn_diff svn_fs_abort_txn » PHP Manual SVN 関数 Export the contents of a SVN directory svn_exp ... tents of a SVN directory 説明 svn_export ( string $frompath , string $topath , bool $working_copy = true , ... or repository into a 'clean' directory. パラメータ frompath The path to the current repository. topath The ... ng_copy If true , it will export uncommitted files from the working copy. 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/function.svn-export.html - [similar]
Sets the static variables in function or method scope 2611
« uopz_set_return uopz_undefine » PHP Manual Uopz 関数 Sets the static variables in function or ... 参考 uopz_get_static() - Gets the static variables from function or method scope 関連キーワード: static , ...
https://man.plustar.jp/php/function.uopz-set-static.html - [similar]