検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 40 for sample (0.006 sec.)
RRDtool 7894
« syslog はじめに » PHP Manual その他のサービス RRDtool RRDtool はじめに インストール/設定 要件 ... array rrd_first — Gets the timestamp of the first sample from rrd file rrd_graph — Creates image from a dat ... rd file rrd_last — Gets unix timestamp of the last sample rrd_lastupdate — Gets information about last updat ...
https://man.plustar.jp/php/book.rrd.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 7894
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメン ... /* データベース接続用のパラメータ */ $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 50000 ; $prot ... /* データベース接続用のパラメータ */ $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 50000 ; $prot ... /* データベース接続用のパラメータ */ $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 50000 ; $prot ... /* データベース接続用のパラメータ */ $database = 'SAMPLE' ; $hostname = 'localhost' ; $port = 50000 ; $prot ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
単純な XML ドキュメントの作成 7660
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作 ... $xw , 'tag11' ); xmlwriter_text ( $xw , 'This is a sample text, ä' ); xmlwriter_end_element ( $xw ); // tag1 ... fatt1"> <!--this is a comment.--> <tag11>This is a sample text, ä</tag11> </tag1> <testc><![CDATA[This is cd ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 7582
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し ... tside of the HTML block. EOD; file_put_contents ( "sample.php" , $str ); $file = new SplFileObject ( "sample ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
ODBC あるいは DB2 データベースに接続する 7504
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベ ... ログ接続) 以下の例は、完全な ODBC DSN 構文を使用して SAMPLE という名前の IBM DB2 データベースに接続するための ... DBC DRIVER};HOSTNAME=localhost;PORT=50000;DATABASE=SAMPLE;PROTOCOL=TCPIP;UID=db2inst1;PWD=ibmdb2; 例3 PDO_OD ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 7364
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タ ... tside of the HTML block. EOD; file_put_contents ( 'sample.php' , $str ); $handle = @ fopen ( "sample.php" , ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
Yac 7286
« xhprof_sample_enable はじめに » PHP Manual PHP の振る舞いの変更 Yac Yac はじめに インストール/ ...
https://man.plustar.jp/php/book.yac.html - [similar]
データベースへの接続を返す 7286
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... カタログしておく必要があります。 <?php $database = 'SAMPLE' ; $user = 'db2inst1' ; $password = 'ibmdb2' ; $co ... に動的に接続することができます。 <?php $database = 'SAMPLE' ; $user = 'db2inst1' ; $password = 'ibmdb2' ; $ho ... ォルトの振る舞いを変更できます。 <?php $database = 'SAMPLE' ; $user = 'db2inst1' ; $password = 'ibmdb2' ; $op ... ユーザー ID を取得するものです。 <?php $database = "SAMPLE" ; $hostname = "localhost" ; $port = 50000 ; $auth ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 7208
« db2_bind_param db2_close » PHP Manual IBM DB2 関数 DB2 データベースクライアントの情報をプロパテ ... に渡す必要があります。 <?php $conn = db2_connect ( 'SAMPLE' , 'db2inst1' , 'ibmdb2' ); $client = db2_client_i ... ring(10) "08.02.0001" DATA_SOURCE_NAME: string(6) "SAMPLE" DRIVER_ODBC_VER: string(5) "03.51" ODBC_VER: stri ...
https://man.plustar.jp/php/function.db2-client-info.html - [similar]
設定ファイルをパースする 7208
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする ... 返します。 失敗した場合に false を返します。 例 例1 sample.ini の内容 ; これは設定ファイルのサンプルです。 ; ... 視してパースします。 $ini_array = parse_ini_file ( "sample.ini" ); print_r ( $ini_array ); // セクションを意識 ... してパースします。 $ini_array = parse_ini_file ( "sample.ini" , true ); print_r ( $ini_array ); ?> 上の例の ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
PREV 1 2 3 4 NEXT