検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1032 for example (0.124 sec.)
Unlocks the mutex 3600
« SyncMutex::lock SyncSemaphore » PHP Manual SyncMutex Unlocks the mutex SyncMutex::unlock (PECL ... 場合に false を返します。 例 例1 SyncMutex::unlock() example <?php $mutex = new SyncMutex ( "UniqueName" ); $mu ... , the , lock , unlock , internal , counter , all , example ...
https://man.plustar.jp/php/syncmutex.unlock.html - [similar]
Retrieve exception's type 3600
« Yar_Client_Exception XML-RPC » PHP Manual Yar_Client_Exception Retrieve exception's type Yar_C ... n_Client" . 例 例1 Yar_Client_Exception::getType() example <?php /* ... */ ?> 上の例の出力は、 たとえば以下の ... ype , exception , Yar , s , getType , パラメータ , example , Yaf ...
https://man.plustar.jp/php/yar-client-exception.gettype.html - [similar]
Create a client 3600
« Yar_Client::__call Yar_Client::setOpt » PHP Manual Yar_Client Create a client Yar_Client::__co ... _Client instance. 例 例1 Yar_Client::__construct() example <?php $client = new Yar_Client ( "http://host/api/ ... a , construct , Create , call , setOpt , Server , example , Set , service ...
https://man.plustar.jp/php/yar-client.construct.html - [similar]
Returns whether the pair is empty 3558
« Ds\Pair::copy Ds\Pair::jsonSerialize » PHP Manual Pair Returns whether the pair is empty Ds\Pa ... empty, false otherwise. 例 例1 Ds\Pair::isEmpty() example <?php $a = new \ Ds \ Pair ( "a" , 1 ); $b = new \ ... , Pair , Ds , the , isEmpty , パラメータ , only , example , 関数 ...
https://man.plustar.jp/php/ds-pair.isempty.html - [similar]
Returns the current capacity 3558
« Ds\Vector::apply Ds\Vector::clear » PHP Manual Vector Returns the current capacity Ds\Vector:: ... The current capacity. 例 例1 Ds\Vector::capacity() example <?php $vector = new \ Ds \ Vector (); var_dump ( $ ... , the , int , パラメータ , apply , public , 関数 , example ...
https://man.plustar.jp/php/ds-vector.capacity.html - [similar]
Returns whether the vector is empty 3558
« Ds\Vector::insert Ds\Vector::join » PHP Manual Vector Returns whether the vector is empty Ds\V ... mpty, false otherwise. 例 例1 Ds\Vector::isEmpty() example <?php $a = new \ Ds \ Vector ([ 1 , 2 , 3 ]); $b = ... , isEmpty , パラメータ , insert , public , 関数 , example ...
https://man.plustar.jp/php/ds-vector.isempty.html - [similar]
Establish the environment for connecting to CUBRID server 3558
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... t be included in the password. The following is an example of a password that is invalid to use as connection ... s empty,you can't delete " : ",the following is an example. $url = "CUBRID:localhost:33000:demodb:::"; パラメ ... 1 cubrid_connect_with_url() url without properties example <?php $conn_url = "CUBRID:localhost:33000:demodb:d ... 例2 cubrid_connect_with_url() url with properties example <?php $conn_url = "CUBRID:127.0.0.1:33000:demodb:d ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
Open a persistent connection to CUBRID server 3558
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... t be included in the password. The following is an example of a password that is invalid to use as connection ... s empty,you can't delete " : ",the following is an example. $url = "CUBRID:localhost:33000:demodb:::"; パラメ ... cubrid_pconnect_with_url() url without properties example <?php $conn_url = "CUBRID:127.0.0.1:33000:demodb:d ... 例2 cubrid_pconnect_with_url() url with properties example <?php $conn_url = "CUBRID:127.0.0.1:33000:demodb:d ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
Prepare a SQL statement for execution 3558
« cubrid_pconnect cubrid_put » PHP Manual CUBRID 関数 Prepare a SQL statement for execution cubr ... した場合に false を返します. 例 例1 cubrid_prepare() example <?php $conn = cubrid_connect ( "localhost" , 33000 ... nt that exits in 2004 olympic but not in 2000. For example:\n\n" , $row_num ); printf ( "%-15s %s\n" , "Event ... nt that exits in 2004 olympic but not in 2000. For example: Event_code Event_name --------------------------- ...
https://man.plustar.jp/php/function.cubrid-prepare.html - [similar]
URL エンコードされた文字列をデコードする 3558
« curl_strerror curl_version » PHP Manual cURL 関数 URL エンコードされた文字列をデコードする cur ... curl ハンドルを作ります $ch = curl_init ( 'http://example.com/redirect.php' ); // HTTP リクエストを送信し、リ ... tinfo ( $ch , CURLINFO_EFFECTIVE_URL ); // "http://example.com/show_location.php?loc=M%C3%BCnchen" // URL をデ ... curl_unescape ( $ch , $effective_url ); // "http://example.com/show_location.php?loc=München" // ハンドルを閉 ...
https://man.plustar.jp/php/function.curl-unescape.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT