検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 107 for invalid (0.005 sec.)
6035
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... 1 ]; } if ( $port <= 0 || $port > 65535 ) { exit( "Invalid port" ); } $l = new MyListener ( $port ); $l -> di ... 1 ]; } if ( $port <= 0 || $port > 65535 ) { exit( "Invalid port\n" ); } $l = new MySslEchoServer ( $port ); $ ... 1 ]; } if ( $port <= 0 || $port > 65535 ) { exit( "Invalid port" ); } $base = new EventBase (); $http = new E ... 1 ]; } if ( $port <= 0 || $port > 65535 ) { exit( "Invalid port" ); } $ip = '0.0.0.0' ; $base = new EventBase ...
https://man.plustar.jp/php/event.examples.html - [similar]
Returns a string description of the last connect error 6035
« Stomp 関数 stomp_version » PHP Manual Stomp 関数 Returns a string description of the last conn ... たとえば以下のようになります。 Connection failed: Invalid Broker URI scheme 関連キーワード: string , 関数 , ...
https://man.plustar.jp/php/function.stomp-connect-error.html - [similar]
定義済み定数 6035
« リソース型 例 » PHP Manual OAuth 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... D ( int ) コンシューマキーが拒否されました。 OAUTH_INVALID_SIGNATURE ( int ) oauth_signature が無効です。 サー ... しまった といった原因が考えられます。 OAUTH_VERIFIER_INVALID ( int ) oauth_verifier が無効です。 OAUTH_PARAMETE ...
https://man.plustar.jp/php/oauth.constants.html - [similar]
MySQL クエリを送信する 5933
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query ... ( 'SELECT * WHERE 1=1' ); if (! $result ) { die( 'Invalid query: ' . mysql_error ()); } ?> 例2 正しいクエリ ... 。デバッグに便利です。 if (! $result ) { $message = 'Invalid query: ' . mysql_error () . "\n" ; $message .= 'Wh ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
新しいグローバル定数 5933
« 新しいクラスおよびインターフェイス SAPI モジュールの変更 » PHP Manual PHP 5.6.x から PHP 7.0.x ... _MIN GD IMG_WEBP (PHP 7.0.10 以降) JSON JSON_ERROR_INVALID_PROPERTY_NAME JSON_ERROR_UTF16 LibXML LIBXML_BIGLI ...
https://man.plustar.jp/php/migration70.constants.html - [similar]
エラーコード 5933
« 大文字変換(Case Folding) 文字エンコーディング » PHP Manual XML パーサ エラーコード エラーコード ... Y XML_ERROR_SYNTAX XML_ERROR_NO_ELEMENTS XML_ERROR_INVALID_TOKEN XML_ERROR_UNCLOSED_TOKEN XML_ERROR_PARTIAL_C ...
https://man.plustar.jp/php/xml.error-codes.html - [similar]
Get last error message for the most recent function call 5831
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most ... す。 Error facility: 2 Error code: -10015 Error msg: Invalid T_CCI_SCH_TYPE value 参考 cubrid_error_code() - Ge ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
Enables caching for result grouping 5831
« SolrQuery::setGroup SolrQuery::setGroupFacet » PHP Manual SolrQuery Enables caching for result ... 外 Emits SolrIllegalArgumentException in case of an invalid parameter was passed. 参考 SolrQuery::setGroup() - ...
https://man.plustar.jp/php/solrquery.setgroupcachepercent.html - [similar]
The Volatile class 5729
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthr ... overwrite a Threaded property of a Threaded class (invalid) $this -> data = new StdClass (); } } var_dump ((n ...
https://man.plustar.jp/php/class.volatile.html - [similar]
新しい属性を作成する 5729
« DOMDocument::__construct DOMDocument::createAttributeNS » PHP Manual DOMDocument 新しい属性を作 ... 発生した場合は false を返します。 エラー / 例外 DOM_INVALID_CHARACTER_ERR localName が無効な文字を含んでいる場 ...
https://man.plustar.jp/php/domdocument.createattribute.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT