検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 959 for [SIMILAR] 16 1024 4096 WITH 15951 procedural WIT... (0.529 sec.)
オブジェクト指向 API の使用 0
« XML 名前空間の使用 XMLWriter » PHP Manual 例 オブジェクト指向 API の使用 オブジェクト指向 API の使用 この例では、XMLWriter のオブジェクト指向 API を使う方法を示します。 例1 オブジェクト指向 API の使用 <?php $xw = new XMLWriter (); $xw -> openMemory (); $xw -> startDocument ( "1.0" ); $ ...
https://man.plustar.jp/php/example.xmlwriter-oop.html - [similar]
Provide a return value for an existing function 0
« uopz_set_property uopz_set_static » PHP Manual Uopz 関数 Provide a return value for an existing function uopz_set_return (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_return — Provide a return value for an existing function 説明 uopz_set_return ( string $function , mixed $value , bo ...
https://man.plustar.jp/php/function.uopz-set-return.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
Connection handling and persistence 0
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handling and persistence Connection handling and persistence 注意 : Unix プラットフォームの MongoDB ドライバーは、 exec() システムコールを呼ばすに fork() システムコールを使っているスクリプトの影響を受 ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
はじめに 0
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Container ( Yaconf ) is a configurations container, it parses INI files, and store the result in PHP when PHP is started, the result lives with the whole PHP lifecycle. Yaconf stores all configura ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
パースコールバック 0
« コールバック 発行コールバック » PHP Manual コールバック パースコールバック パースコールバック パースコールバック ( callable ) は、 yaml_parse() や yaml_parse_file() そして yaml_parse_url() 関数が、登録済みの YAML タグに遭遇したときに起動します。 コールバックに渡されるのは、タグ付けされ ...
https://man.plustar.jp/php/yaml.callbacks.parse.html - [similar]
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]
Constructs a new SyncMutex object 0
« SyncMutex SyncMutex::lock » PHP Manual SyncMutex Constructs a new SyncMutex object SyncMutex::__construct (PECL sync >= 1.0.0) SyncMutex::__construct — Constructs a new SyncMutex object 説明 public SyncMutex::__construct ( string $name = ? ) Constructs a named or unnamed countable mute ...
https://man.plustar.jp/php/syncmutex.construct.html - [similar]
メーリングリスト 0
« 一般的な情報 PHP を手に入れるには » PHP Manual FAQ メーリングリスト メーリングリスト このセクションではPHPのコミュニティへの参加に関する質問を扱います。 最良の方法はメーリングリストに参加することです。 PHPのメーリングリストはありますか? 他にコミュニティはありますか? PHP のメーリングリス ...
https://man.plustar.jp/php/faq.mailinglist.html - [similar]
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT