検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 418 for Foo (0.967 sec.)
対話シェル 3463
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェ ... 義したものについても補完することができます。 php > $fooThisIsAReallyLongVariableName = 42; php > $foo[TAB] ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
指定した検索条件にマッチするメッセージを配列として返す 3463
« imap_scanmailbox imap_set_quota » PHP Manual IMAP 関数 指定した検索条件にマッチするメッセージを ... p_open ( '{imap.example.com:993/imap/ssl}INBOX' , 'foo@example.com' , 'pass123' , OP_READONLY ); $some = ...
https://man.plustar.jp/php/function.imap-search.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 3463
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両 ... して別名を定義する問い合わせ SELECT table1.field AS foo, table2.field AS bar FROM table1, table2 例2 mysql ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
PostgreSQL 接続をオープンする 3463
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする ... ost=sheep port=5432 dbname=mary user=lamb password=foo" ); // ユーザー名とパスワードを指定してホスト"shee ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
持続的な PostgreSQL 接続をオープンする 3463
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする ... ost=sheep port=5432 dbname=mary user=lamb password=foo" ); // ユーザー名とパスワードを指定してホスト"shee ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
Run a single task and return a result [deprecated] 3463
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... utput: Starting Waiting for job... Received job: H:foo.local:106 Workload: Hello! (6) 1/6 complete 2/6 co ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 3463
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... utput: Starting Waiting for job... Received job: H:foo.local:106 Workload: Hello! (6) 1/6 complete 2/6 co ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Debian GNU/Linux へのインストール 3463
« Solaris へのインストール macOS へのインストール » PHP Manual Unix システムへのインストール Deb ... .ini などの php.ini に適切な行を追加し、 extension=foo.so といった内容が書き込まれます。しかし、これらの変 ...
https://man.plustar.jp/php/install.unix.debian.html - [similar]
構文 3463
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使 ... が発生していました) ( bar が定数でなければ) なぜ $foo[bar] が間違っている のかというマニュアルもご覧くだ ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
セッションのアップロード状況 3463
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップ ... 次の 3 つの要素は $_FILES と同じ内容です "name" => "foo.avi" , "tmp_name" => "/tmp/phpxxxxxx" , "error" => ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]