検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 92 for uid (0.010 sec.)
指定した UID のメッセージ番号を返す 14274
« imap_mime_header_decode imap_mutf7_to_utf8 » PHP Manual IMAP 関数 指定した UID のメッセージ番号 ... (PHP 4, PHP 5, PHP 7, PHP 8) imap_msgno — 指定した UID のメッセージ番号を返す 説明 imap_msgno ( IMAP\Conn ... ection $imap , int $message_uid ): int 指定した message_uid のメッセージ番号を返し ... ます。 この関数は、 imap_uid() の逆の動作となります。 パラメータ imap IMAP\Conn ... ection クラスのインスタンス。 message_uid メッセージの UID。 戻り値 指定した message_uid のメ ...
https://man.plustar.jp/php/function.imap-msgno.html - [similar]
指定したメッセージシーケンス番号の UID を返す 13810
« imap_timeout imap_undelete » PHP Manual IMAP 関数 指定したメッセージシーケンス番号の UID を返す ... imap_uid (PHP 4, PHP 5, PHP 7, PHP 8) imap_uid — 指定したメ ... ッセージシーケンス番号の UID を返す 説明 imap_uid ( IMAP\Connection $imap , int ... lse この関数は、指定したメッセージシーケンス番号の UID を返します。 メッセージ番号はメールボックスの内容を ... 変更する度に変わる可能性が ありますが、UID はユニークな ID であり時間が経過しても変わりません ...
https://man.plustar.jp/php/function.imap-uid.html - [similar]
現在のプロセスの UID を設定する 9021
« posix_setsid posix_strerror » PHP Manual POSIX 関数 現在のプロセスの UID を設定する posix_setuid ... id (PHP 4, PHP 5, PHP 7, PHP 8) posix_setuid — 現在のプロセスの UID を設定する 説明 posix_setui ... 、失敗した場合に false を返します。 例 例1 posix_setuid() の例 この例は、現在のユーザー ID を表示し、それを ... 別のものに変更します。 <?php echo posix_getuid (). "\n" ; //10001 echo posix_geteuid (). "\n" ; / ... /10001 posix_setuid ( 10000 ); echo posix_getuid (). "\n" ; //10000 ec ...
https://man.plustar.jp/php/function.posix-setuid.html - [similar]
定義済み定数 8689
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... に、メールボックスを 閉じる前に中身を削除します。 FT_UID ( int ) パラメータは UID です。 FT_PEEK ( int ) ま ... CRLF に正規化しません。 FT_PREFETCHTEXT ( int ) ST_UID ( int ) シーケンスの引数に、番号ではなく UID を含ん ... でいます。 ST_SILENT ( int ) ST_SET ( int ) CP_UID ( int ) シーケンス番号が UID を含んでいます。 CP_M ... 現在のメールボックスからメッセージを削除します。 SE_UID ( int ) シーケンス番号のかわりに UID を返します。 ...
https://man.plustar.jp/php/imap.constants.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 8689
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP ... 関数コール <?php $xml = <<<EOB <allusers> <user> <uid>bob</uid> </user> <user> <uid>joe</uid> </user> </ ... xsl:value-of select="php:function('ucfirst',string(uid))"/> </td></tr> </xsl:for-each> </table> </body></ ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
現在のプロセスの実効 UID を設定する 8623
« posix_setegid posix_setgid » PHP Manual POSIX 関数 現在のプロセスの実効 UID を設定する posix_s ... eteuid (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) posix_seteui ... d — 現在のプロセスの実効 UID を設定する 説明 posix_seteuid ( int $user_id ): bo ... を、失敗した場合に false を返します。 参考 posix_geteuid() - 現在のプロセスの有効なユーザー ID を返す posix ... etgid() - 現在のプロセスの GID を設定する posix_getuid() - 現在のプロセスの実際のユーザー ID を返す 関連キ ...
https://man.plustar.jp/php/function.posix-seteuid.html - [similar]
Bind the connection to a user defined user ID. 8623
« Swoole\Server::after Swoole\Server::clearTimer » PHP Manual Swoole\Server Bind the connection ... . 説明 public Swoole\Server::bind ( int $fd , int $uid ): bool パラメータ fd uid 戻り値 関連キーワード: u ... nection , defined , Swoole , Server , bind , int , uid , after ...
https://man.plustar.jp/php/swoole-server.bind.html - [similar]
ファイルのステータスのキャッシュをクリアする 8357
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする cle ... ile ) { $stat = stat ( $file ); $user = posix_getpwuid ( $stat [ 'uid' ]); return $user [ 'name' ]; } $fo ... rmat = "UID @ %s: %s\n" ; printf ( $format , date ( 'r' ), get ... ?> 上の例の出力は、 たとえば以下のようになります。 UID @ Sun, 12 Oct 2008 20:48:28 +0100: root UID @ Sun, ... 12 Oct 2008 20:48:28 +0100: root UID @ Sun, 12 Oct 2008 20:48:28 +0100: ross 関連キーワ ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
Opens a connection to a Microsoft SQL Server database 8225
« sqlsrv_configure sqlsrv_errors » PHP Manual SQLSRV 関数 Opens a connection to a Microsoft SQL ... connect using SQL Server Authentication, include "UID" and "PWD" in the connection options array. パラメ ... ns for connecting to the server. If values for the UID and PWD keys are not specified, the connection wil ... \\sqlexpress" ; //serverName\instanceName // Since UID and PWD are not specified in the $connectionInfo a ... $connectionInfo = array( "Database" => "dbName" , "UID" => "userName" , "PWD" => "password" ); $conn = sq ...
https://man.plustar.jp/php/function.sqlsrv-connect.html - [similar]
SQLインジェクション 7575
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション ... まで $query = "UPDATE usertable SET pwd='$pwd' WHERE uid='$uid';"; しかし、もし悪意のあるユーザーが管理者の ... パスワードを変更するために 値 ' or uid like'%admin% を $uid に代入するか、または、より多く ... クエリは以下のように改謬されてしまいます。 <?php // $uid: ' or uid like '%admin% $query = "UPDATE usertable ... SET pwd='...' WHERE uid='' or uid like '%admin%';" ; // $pwd: hehehe', tru ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT