Results of 1 - 10 of about 47 for users (0.012 sec.)
- インストール手順 12403
- « 要件 CommonMark\Node\Document » PHP Manual インストール/設定 インストール手順 インストール手順
...
te: » https://pecl.php.net/package/cmark . Windows users can download prebuilt release binaries from the » ...
PECL website. 警告 Windows users need to take the additional step of adding cmark.d ...
their PATH . 関連キーワード: インストール , 手順 , users , releases , hosted , route , distributed , additi ...
-
https://man.plustar.jp/php/cmark.installation.html
- [similar]
- Installation 11780
- « はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a b
...
» https://pecl.php.net/package/parallel . Windows users can download prebuilt release binaries from the » ...
PECL website. 警告 Windows users need to take the additional step of adding pthread ...
ATH . 関連キーワード: Installation , build , zts , users , route , releases , from , 警告 , pthread , enabl ...
-
https://man.plustar.jp/php/parallel.setup.html
- [similar]
- Request Injection Attacks 11020
- « Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Inje
...
es, make sure that they are cast to strings first. Users can insert associative arrays in GET and POST requ ...
=> [ '$ne' => 'foo' ] ] ) , which will return all users not named "foo" (all of your users, probably). Thi ...
-
https://man.plustar.jp/php/mongodb.security.request_injection.html
- [similar]
- インストール手順 10412
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 To enable the
...
PHP has to be configured with --with-ffi . Windows users have to include php_ffi.dll into php.ini to enable ...
設定 , extension , 要件 , 実行 , To , configured , users , have ...
-
https://man.plustar.jp/php/ffi.installation.html
- [similar]
- Architecture Overview 9485
- « Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A
...
. This library will provide an API similar to what users have come to expect from the old mongo driver (e.g ...
pendency for most applications, but not all . Some users may prefer to stick to the no-frills API offered b ...
maintain and support the old mongo driver and its users for the foreseeable future, we invite everyone to ...
-
https://man.plustar.jp/php/mongodb.overview.html
- [similar]
- データベースサーバーについての情報を要求する 9333
- « ibase_rollback ibase_service_attach » PHP Manual Firebird/InterBase 関数 データベースサーバーに
...
, IBASE_SVC_IMPLEMENTATION ) . "\n" ; echo "Server users: " . print_r ( ibase_server_info ( $service , IBAS ...
E_SVC_GET_USERS ), true ) . "\n" ; echo "Server directory: " . iba ...
mplementation: Firebird/Linux/AMD/Intel/x64 Server users: Array ( [0] => Array ( [user_name] => SYSDBA [fir ...
-
https://man.plustar.jp/php/function.ibase-server-info.html
- [similar]
- SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 9333
- « SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、au
...
の例 この例は、読み取りだけを許可します。 さらに、 users テーブルのいくつかのカラムだけを返します。 他のカラ ...
te3 ( 'data.sqlite' ); $db -> exec ( 'CREATE TABLE users (id, name, password);' ); $db -> exec ( 'INSERT IN ...
TO users VALUES (1, \'Pauline\', \'Snails4eva\');' ); $allo ...
ist( $table , $column ) = $args ; if ( $table === 'users' && in_array ( $column , $allowed_columns ) { retu ...
-
https://man.plustar.jp/php/sqlite3.setauthorizer.html
- [similar]
- 要件 9181
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 As of version 1.8.
...
If the build process fails to find a TLS library, users should check that the appropriate development pack ...
representing 64-bit integers on 32-bit platforms, users are advised to use 64-bit environments. When using ...
-
https://man.plustar.jp/php/mongodb.requirements.html
- [similar]
- WinCache 統計スクリプト 9181
- « 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト
...
at case use the array below to define the names of users in your * domain/network/workgroup which you want ...
* If the array contains string 'all', then all the users authenticated by IIS * will have access to the pag ...
ne and comment above line * to grant access to all users who gets authenticated by IIS. */ /* $user_allowed ...
-
https://man.plustar.jp/php/wincache.stats.html
- [similar]
- リンク先を取得する 8877
- « SplFileInfo::getInode SplFileInfo::getMTime » PHP Manual SplFileInfo リンク先を取得する SplFil
...
inkTarget() の例 <?php $info = new SplFileInfo ( '/Users/bbieber/workspace' ); if ( $info -> isLink ()) { v ...
ます。 string(19) "Documents/workspace" string(34) "/Users/bbieber/Documents/workspace" 参考 SplFileInfo::isL ...
-
https://man.plustar.jp/php/splfileinfo.getlinktarget.html
- [similar]