検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 401 for session (0.104 sec.)
単語をチェックする 3651
« pspell_add_to_session pspell_clear_session » PHP Manual Pspell 関数 単語をチェックする pspell_ ...
https://man.plustar.jp/php/function.pspell-check.html - [similar]
変更された関数 3651
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変 ... できます ( pg_fetch_array() の第三引数と同じです)。 Session session_start() 関数は、 セッションを開始できなかっ ... た場合、 false を返し、 $_SESSION を初期化することはなくなりました。 関連キーワード: ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
選択される行の数を限定する 3651
« TableSelect::having TableSelect::lockExclusive » PHP Manual mysql_xdevapi\TableSelect 選択され ... 例1 mysql_xdevapi\TableSelect::limit() の例 <?php $session = mysql_xdevapi \ getSession ( "mysqlx://user:pass ... word@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table = $schema - ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.limit.html - [similar]
select 文の検索条件を設定する 3651
« TableSelect::orderby mysql_xdevapi\TableUpdate » PHP Manual mysql_xdevapi\TableSelect select 文 ... 例1 mysql_xdevapi\TableSelect::where() の例 <?php $session = mysql_xdevapi \ getSession ( "mysqlx://user:pass ... word@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table = $schema - ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.where.html - [similar]
update のクエリパラメータをバインドする 3651
« mysql_xdevapi\TableUpdate TableUpdate::__construct » PHP Manual mysql_xdevapi\TableUpdate upda ... 例1 mysql_xdevapi\TableUpdate::bind() の例 <?php $session = mysql_xdevapi \ getSession ( "mysqlx://user:pass ... word@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table = $schema - ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.bind.html - [similar]
更新されるフィールドを追加する 3651
« TableUpdate::orderby TableUpdate::where » PHP Manual mysql_xdevapi\TableUpdate 更新されるフィー ... 例 例1 mysql_xdevapi\TableUpdate::set() の例 <?php $session = mysql_xdevapi \ getSession ( "mysqlx://user:pass ... word@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table = $schema - ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.set.html - [similar]
OCI8 および DTrace 動的トレーシング 3651
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... * username , char * dbname , char * charset , long session_mode , int persistent , int exclusive oci8-connect ... spool-create 29 phpoci22116 oci8.so php_oci_create_session oci8-sesspool-stats 30 phpoci22116 oci8.so php_oci ... _create_session oci8-sesspool-type 31 phpoci22116 oci8.so php_oci_ ... =\"%s\"\n", arg2 ? copyinstr(arg2) : ""); printf(" session_mode=%ld\n", (long)arg3); printf(" persistent=%d\n ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
現在のセッションに、単語が存在するかどうかを調べる 3633
« enchant_dict_get_error enchant_dict_is_in_session » PHP Manual Enchant 関数 現在のセッションに ... ース が期待されていました。 参考 enchant_dict_add_to_session() - '単語' を、このスペルチェックセッションに追加す ...
https://man.plustar.jp/php/function.enchant-dict-is-added.html - [similar]
リモートサーバ上のポートにバインドし、接続を待つ 3633
« ssh2_forward_accept ssh2_methods_negotiated » PHP Manual SSH2 関数 リモートサーバ上のポートにバ ... し、接続を待つ 説明 ssh2_forward_listen ( resource $session , int $port , string $host = ? , int $max_connecti ... ん。引数のリストのみが 記述されています。 パラメータ session SSH セッションのリソースを指定します。 この値は、 ...
https://man.plustar.jp/php/function.ssh2-forward-listen.html - [similar]
SCP 経由でファイルを要求する 3633
« ssh2_publickey_remove ssh2_scp_send » PHP Manual SSH2 関数 SCP 経由でファイルを要求する ssh2_s ... でファイルを要求する 説明 ssh2_scp_recv ( resource $session , string $remote_file , string $local_file ): bool ... SCP プロトコルを使用してコピーします。 パラメータ session ssh2_connect() のコールによって取得した SSH 接続リ ...
https://man.plustar.jp/php/function.ssh2-scp-recv.html - [similar]