検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 234 for input (0.157 sec.)
定義済み定数 4372
« 実行時設定 Trader 関数 » PHP Manual Trader 定義済み定数 定義済み定数 以下の定数が定義されていま ... ADER_ERR_INVALID_PARAM_FUNCTION ( int ) TRADER_ERR_INPUT_NOT_ALL_INITIALIZE ( int ) TRADER_ERR_OUTPUT_NOT_A ...
https://man.plustar.jp/php/trader.constants.html - [similar]
PUT メソッドのサポート 4341
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート ... 準入力からやってきます */ $putdata = fopen ( "php://input" , "r" ); /* 書き込みモードでファイルをオープンしま ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]
データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 4341
« db2_procedure_columns db2_result » PHP Manual IBM DB2 関数 データベース内に登録されているストア ... ーマの名前。 PROCEDURE_NAME プロシージャの名前。 NUM_INPUT_PARAMS ストアドプロシージャの入力 (IN) パラメータの ...
https://man.plustar.jp/php/function.db2-procedures.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 4341
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の ... Notice: iconv(): Detected an illegal character in input string in .\iconv-example.php on line 7 注意 注意 ...
https://man.plustar.jp/php/function.iconv.html - [similar]
文字エンコーディング検出順序を設定あるいは取得する 4341
« mb_detect_encoding mb_encode_mimeheader » PHP Manual マルチバイト文字列 関数 文字エンコーディン ... 部文字エンコーディングを設定あるいは取得する mb_http_input() - HTTP 入力文字エンコーディングを検出する mb_htt ...
https://man.plustar.jp/php/function.mb-detect-order.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 4341
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... B\Driver\Exception\UnexpectedValueException if the input did not contain exactly one BSON document. Possibl ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 4341
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... B\Driver\Exception\UnexpectedValueException if the input did not contain exactly one BSON document. Possibl ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 4341
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... B\Driver\Exception\UnexpectedValueException if the input did not contain exactly one BSON document. Possibl ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]
Prepares a query for execution 4341
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... ant that specifies the SQL Server data type of the input value. options An array specifying query property ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
文字列から HTML および PHP タグを取り除く 4341
« strcspn stripcslashes » PHP Manual String 関数 文字列から HTML および PHP タグを取り除く strip ... 下のようにしなければいけません。 <?php strip_tags ( $input , '<br>' ); ?> 戻り値 タグを除去した文字列を返しま ...
https://man.plustar.jp/php/function.strip-tags.html - [similar]