検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 710 for user (0.027 sec.)
はじめに 3935
« UI インストール/設定 » PHP Manual UI はじめに はじめに This extension wraps libui to provide a ... cross platform development of native look-and-feel user interfaces . 関連キーワード: インストール , 設定 , ... , libui , provide , OO , platform , development , user ...
https://man.plustar.jp/php/intro.ui.html - [similar]
結果セットの取得を開始する 3935
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysq ... 向型 <?php $mysqli = new mysqli ( "localhost" , "my_user" , "my_password" , "world" ); /* 接続状況をチェック ... nect_error ()); exit(); } $query = "SELECT CURRENT_USER();" ; $query .= "SELECT Name FROM City ORDER BY ID ... 型 <?php $link = mysqli_connect ( "localhost" , "my_user" , "my_password" , "world" ); /* 接続状況をチェック ... nect_error ()); exit(); } $query = "SELECT CURRENT_USER();" ; $query .= "SELECT Name FROM City ORDER BY ID ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
Open a connection to a CUBRID Server 3907
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... tring $host , int $port , string $dbname , string $userid = ? , string $passwd = ? , bool $new_link = fals ... g your server address, port number, database name, user name, and password. If the user name and password ... conf/cubrid_broker.conf). dbname Name of database. userid User name for the database. If not given, the de ... fault value is "public". passwd User password. If not given, the default value is "". n ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
EZMLM で必要なハッシュ値を計算する 3907
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 ... 例1 ハッシュ値を計算し、ユーザーを登録する <?php $user = "joecool@example.com" ; $hash = ezmlm_hash ( $us ... "INSERT INTO sample VALUES (%s, '%s')" , $hash , $user ); $db -> query ( $query ); // PHPLIB dbインターフ ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
はじめに 3907
« Yac インストール/設定 » PHP Manual Yac はじめに はじめに Yac (Yet Another cache), is a lock-fr ... ee, shared memory user data cache, could be used to replace APC, local me ... ール , 設定 , Yet , lock , free , shared , memory , user , data ...
https://man.plustar.jp/php/intro.yac.html - [similar]
データベース接続 3907
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガ ... 別な意味 <?php $mysqli = new mysqli ( "localhost" , "user" , "password" , "database" ); echo $mysqli -> host ... nfo . "\n" ; $mysqli = new mysqli ( "127.0.0.1" , "user" , "password" , "database" , 3306 ); echo $mysqli ... する mysqli.default_host=192.168.2.27 mysqli.default_user=root mysqli.default_pw="" mysqli.default_port=3306 ... のうちに ステートをリセットするために mysqli::change_user() をコールします。 持続的接続は、 これによってちょ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
実行時設定 3879
« バグ報告 設定ファイル » PHP Manual インストールと設定 実行時設定 実行時設定 目次 設定ファイル ... .user.ini ファイル どこで設定を行うのか 設定を変更するに ... ーワード: 設定 , 実行 , バグ , 報告 , インストール , user , 変更 , ...
https://man.plustar.jp/php/configuration.html - [similar]
持続的なデータベース接続を開く 3879
« odbc_num_rows odbc_prepare » PHP Manual ODBC 関数 持続的なデータベース接続を開く odbc_pconnect ... 続を開く 説明 odbc_pconnect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_ ... 接続が閉じられないという点が異なります。 同じ dsn 、 user 、 password の組み合わせ ( odbc_connect() および ... , データベース , pconnect , string , 注意 , 関数 , user , 終了 , プログラム ...
https://man.plustar.jp/php/function.odbc-pconnect.html - [similar]
関数処理 関数 3879
« 定義済み定数 call_user_func_array » PHP Manual 関数処理 関数処理 関数 関数処理 関数 目次 call_ ... タの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコールバック関数をコール ...
https://man.plustar.jp/php/ref.funchand.html - [similar]
関数を起動する 3879
« ReflectionFunction::getClosure ReflectionFunction::invokeArgs » PHP Manual ReflectionFunction ... gs 渡す引数のリスト。可変長の引数を指定でき、 call_user_func() と同じようにして関数に渡されます。 戻り値 起 ... :export() - 関数をエクスポートする __invoke() call_user_func() - 最初の引数で指定したコールバック関数をコー ... ction , 起動 , call , リファレンス , 注意 , func , user , リスト , args ...
https://man.plustar.jp/php/reflectionfunction.invoke.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT