Verzeichnis der Beispiele
Verzeichnis aller Beispiele im Handbuch
- Example#0 - Ein einführendes Beispiel
- Example#1 - Unser erstes PHP-Skript: hallo.php
- Example#2 - Anzeigen von Systeminformationen mit PHP
- Example#3 - Variable ausgeben (Array-Element)
- Example#4 - Beispiel, das Kontrollstrukturen und Funktionen verwendet
- Example#5 - HTML- und PHP-Modus vermischt
- Example#6 - Ein einfaches HTML-Formular
- Example#7 - Daten des Formulars ausgeben
- Example#8 - Ein Teil der lighttpd.conf
- Example#9 - FastCGI-Responder erzeugen
- Example#10 - Mit entfernten FCGI-Instanzen verbinden
- Example#11 - OpenBSD Package Install Example
- Example#12 - Beispiel einer Debian-Installation mit Apache 2
- Example#13 - Stoppen und Starten von Apache nach der Installation von PHP
- Example#14 - Methoden zur Anzeige weiterer PHP-Pakete
- Example#15 - PHP mit MySQL und cURL installieren
- Example#16 - Recommended OpCache configuration
- Example#17 - Recommended WinCache configuration
- Example#18 - Kommandozeilen-Konfiguration von IIS und PHP
- Example#19 - Registry changes
- Example#20 - PHP and Apache 2.x as handler
- Example#21 - PHP and Apache 2.x as CGI
- Example#22 - Configure Apache to run PHP as FastCGI
- Example#23 - Übergabe von Umgebungsvariablen und PHP-Einstellungen an einen Pool
- Example#24 - Festlegen von PHP-Einstellungen in nginx.conf
- Example#25 - phpinfo call
- Example#26 - php.ini Umgebungsvariablen
- Example#27 - php.ini-Beispiel
- Example#28 - Apache-Konfigurationsbeispiel
- Example#29 - Öffnende und schließende PHP-Tags
- Example#30 - Fortgeschrittene Ausgabe unter Verwendung von Bedingungen
- Example#31 - Beispiel für den schließenden Tag, der den abschließenden Zeilenumbruch einschließt
- Example#32 - Integer literals
- Example#33 - Integer overflow on a 32-bit system
- Example#34 - Integer overflow on a 64-bit system
- Example#35 - Grundlegendes Heredoc-Beispiel ab PHP 7.3.0
- Example#36 - Der schließende Bezeichner darf nicht weiter eingerückt sein, als die Zeilen des Textkörpers
- Example#37 - Unterschiedliche Einrückung für den Bezeichner, der den Textkörper (Leerzeichen) schließt
- Example#38 - Fortsetzen eines Ausdrucks nach einem schließenden Bezeichner
- Example#39 - Ein schließender Bezeichner im Textkörper der Zeichenkette führt zu einem ParseError
- Example#40 - Ungültiges Beispiel vor PHP 7.3.0
- Example#41 - Gültiges Beispiel, auch vor PHP 7.3.0
- Example#42 - Beispiel für das Notieren von Heredoc-Strings
- Example#43 - Beispiel für Heredoc in Argumenten
- Example#44 - Verwendung von Heredoc zur Initialisierung von statischen Werten
- Example#45 - Verwendung von doppelten Anführungszeichen in Heredoc
- Example#46 - Nowdoc-Beispiel für das Notieren von Strings
- Example#47 - Nowdoc Beispiel für Strings mit Variablen
- Example#48 - Beispiel für statische Daten
- Example#49 - Beispiel für einfache Syntax
- Example#50 - Negative numerische Indizes
- Example#51 - Einige String-Beispiele
- Example#52 - Beispiel für unzulässige String-Offsets
- Example#53 - Ein einfaches Array
- Example#54 - Beispiel für Typumwandlung und Überschreibung
- Example#55 - Gemischte Int- und String-Schlüssel
- Example#56 - Indizierte Arrays ohne Schlüssel
- Example#57 - Schlüssel nicht bei allen Elementen
- Example#58 - Beispiel für komplexe Typumwandlung und Überschreibung
- Example#59 - Zugriff auf Array-Elemente
- Example#60 - Array-Dereferenzierung
- Example#61 - Einfaches Entpacken von Arrays
- Example#62 - Entpacken eines Arrays mit doppeltem Schlüssel
- Example#63 - Verwendung von array()
- Example#64 - Sammlung
- Example#65 - Elemente in der Schleife verändern
- Example#66 - 1-basierte Indizes
- Example#67 - Füllen eines Arrays
- Example#68 - Ein Array sortieren
- Example#69 - Rekursive und mehrdimensionale Arrays
- Example#70 - Iterable parameter type example
- Example#71 - Iterable parameter default value example
- Example#72 - Iterable return type example
- Example#73 - Iterable generator return type example
- Example#74 - Beispiele für Callback-Funktionen
- Example#75 - Callback-Beispiel mit einem Closure
- Example#76 -
- Example#77 - Basic class type declaration
- Example#78 - Basic interface type declaration
- Example#79 - Basic return type declaration
- Example#80 - Returning an object
- Example#81 - Nullable argument type declaration
- Example#82 - Nullable return type declaration
- Example#83 - Old way to make arguments nullable
- Example#84 - Strict typing for arguments values
- Example#85 - Coercive typing for argument values
- Example#86 - Strict typing for return values
- Example#87 - Example of types being coerced into a type part of the union
- Example#88 - Typed pass-by-reference Parameters
- Example#89 - Catching TypeError
- Example#90 - Vorgabewerte uninitialisierter Variablen
- Example#91 - Verwendung von global
- Example#92 - Verwendung von $GLOBALS statt global
- Example#93 - Beispiel zur Demonstration von Superglobalen und Geltungsbereich
- Example#94 - Beispiel, das die Notwendigkeit von statischen Variablen demonstriert
- Example#95 - Beispiel zur Verwendung statischer Variablen
- Example#96 - Statische Variablen in rekursiven Funktionen
- Example#97 - Statische Variablen deklarieren
- Example#98 - Verwendung statischer Variablen in geerbten Methoden
- Example#99 - Beispiel zu variablen Eigenschaften
- Example#100 - Ein einfaches HTML-Formular
- Example#101 - Zugriff auf die Daten eines einfachen POST-HTML-Formular
- Example#102 - Komplexere Formular-Variablen
- Example#103 - Ein setcookie-Beispiel
- Example#104 - Gültige und ungültige Namen für Konstanten
- Example#105 - Definition von Konstanten
- Example#106 - Definition von Konstanten unter Verwendung des Schlüsselworts const
- Example#107 - Assoziativität
- Example#108 - Nicht definierte Auswertungsreihenfolge
- Example#109 - +, - und . haben dieselbe Rangfolge (vor PHP 8.0.0)
- Example#110 - Referenzzuweisung
- Example#111 - Bitweise UND, ODER und XODER Operationen mit Ganzzahlen
- Example#112 - Bitweise XODER Operationen mit Zeichenketten
- Example#113 - Bit-Verschiebung mit Ganzzahlen
- Example#114 - Boolesche und null-Vergleiche
- Example#115 - Umschreibung von Standard-Array-Vergleichen
- Example#116 - Zuweisen eines Standardwerts
- Example#117 - Ungewöhnliches Verhalten des ternären Operators
- Example#118 - Verkettung kurzer ternärer Operatoren
- Example#119 - Zuweisung eines Standardwerts
- Example#120 - Verschachtelung des null-Koaleszenz-Operators
- Example#121 - Arithmetrische Operationen an Zeichenvariablen
- Example#122 - Logische Operatoren erklärt
- Example#123 - Array-Vergleiche
- Example#124 - Die Verwendung von instanceof mit Klassen
- Example#125 - Verwendung von instanceof mit ererbten Klassen
- Example#126 - Verwendung von instanceof, um zu prüfen, ob ein Objekt nicht eine Instanz einer Klasse ist
- Example#127 - Verwendung von instanceof mit Interfaces
- Example#128 - Verwendung von instanceof mit anderen Variablen
- Example#129 - Verwendung von instanceof um andere Variablen zu prüfen
- Example#130 - Verwendung von instanceof um Konstanten zu prüfen
- Example#131 - Verwendung von instanceof mit einem beliebigen Ausdruck
- Example#132 - switch-Anweisung
- Example#133 - Basic match usage
- Example#134 - Structure of a match expression
- Example#135 - Example of an unhandled match expression
- Example#136 - Using a generalized match expressions to branch on integer ranges
- Example#137 - Using a generalized match expressions to branch on string content
- Example#138 - Tick Nutzungsbeispiel
- Example#139 - Das Encoding eines Skripts deklarieren.
- Example#140 - Grundlegendes include-Beispiel
- Example#141 - Include in Funktionen
- Example#142 - include über HTTP
- Example#143 - Vergleichen des Rückgabewerts von include
- Example#144 - include und return
- Example#145 - Nutzung des Ausgabepuffers um eine Datei in einen String aufzunehmen
- Example#146 - goto-Beispiel
- Example#147 - goto Schleifenbeispiel
- Example#148 - Das wird nicht funktionieren
- Example#149 - Pseudocode zur Demonstration der Nutzung von Funktionen
- Example#150 - Bedingte Funktionen
- Example#151 - Funktionen innerhalb von Funktionen
- Example#152 - Rekursive Funktionen
- Example#153 - Arrays an Funktionen übergeben
- Example#154 - Liste von Funktionsparametern mit nachgestelltem Komma
- Example#155 - Übergeben von Funktionsparametern als Verweis
- Example#156 - Einsatz von Vorgabeparametern in Funktionen
- Example#157 - Nichtskalare Typen als Vorgabewert
- Example#158 - Verwendung von Objekten als Standardwerte (seit PHP 8.1.0)
- Example#159 - Ungültige Verwendung von Vorgabewerten
- Example#160 - Richtiger Einsatz von Vorgabewerten
- Example#161 - Korrekte Verwendung von Funktionsparametern mit Standardwerten
- Example#162 - Angabe von optionalen Parametern nach obligatorischen Parametern
- Example#163 - Verwendung von ... für den Zugriff auf variable Parameter
- Example#164 - Verwendung von ... zur Übergabe einer Parameterliste
- Example#165 - Variable Parameter mit Typdeklaration
- Example#166 - Zugriff auf variable Parameter in alten PHP-Versionen
- Example#167 - Syntax benannter Parameter
- Example#168 - Positionsparameter im Vergleich zu benannten Parametern
- Example#169 - Das gleiche Beispiel wie oben mit einer anderen Reihenfolge der Parameter
- Example#170 - Kombinieren von benannten Parametern mit Positionsparametern
- Example#171 - Die mehrfache Übergabe desselben Parameters erzeugt einen Fehler
- Example#172 - Verwendung benannter Parameter nach dem Entpacken
- Example#173 - Einsatz von return
- Example#174 - Rückgabe mehrerer Werte als Array
- Example#175 - Rückgabe von Referenzen aus Funktionen
- Example#176 - Beispiel für Variablenfunktionen
- Example#177 - Beispiel für eine Variablenmethode
- Example#178 - Beispiel für Variablenmethoden mit statischen Eigenschaften
- Example#179 - Komplexe Callables
- Example#180 -
- Example#181 - Beispiel für eine anonyme Funktion
- Example#182 - Beispiel für die Zuweisung einer anonymen Funktion
- Example#183 - Erben von Variablen aus dem Eltern-Gültigkeitsbereich
- Example#184 - Closures und Gültigkeitsbereiche
- Example#185 - Automatisches Binden von $this
- Example#186 - Versuch der Verwendung von $this innerhalb einer statischen anonymen Funktion
- Example#187 - Versuch, ein Objekt an eine statische anonyme Funktion zu binden
- Example#188 - Pfeilfunktionen binden Variablen automatisch per Wertübergabe
- Example#189 - Pfeilfunktionen binden Variablen automatisch per Wertübergabe, selbst wenn sie verschachtelt sind
- Example#190 - Beispiele von Pfeilfunktionen
- Example#191 - Werte aus dem äußeren Geltungsbereich können nicht durch Pfeilfunktionen geändert werden
- Example#192 - Einfaches Beispiel für eine Callback-Funktion als Objekt erster Klasse
- Example#193 - Vergleich des Anwendungsbereichs von CallableExpr(...) und traditionellen Callback-Funktionen
- Example#194 -
- Example#195 - Definition einer einfachen Klasse
- Example#196 - Einige Beispiele für die Pseudovariable $this
- Example#197 - Eine Instanz erzeugen
- Example#198 - Erzeugen einer Instanz mit einem beliebigen Ausdruck
- Example#199 - Objektzuweisung
- Example#200 - Erzeugen neuer Objekte
- Example#201 - Zugriff auf ein Mitglied eines neu erzeugten Objekts
- Example#202 - Variablenzugriff vs. Methodenaufruf
- Example#203 - Aufruf einer anonymen Funktion, die in einer Eigenschaft gespeichert ist
- Example#204 - Einfache Vererbung
- Example#205 - Kompatible Kindmethoden
- Example#206 - Fataler Fehler, wenn eine Kindmethode einen Parameter entfernt
- Example#207 - Fataler Fehler, wenn eine Kindmethode einen optionalen Parameter notwendig macht
- Example#208 - Fehler, wenn benannte Parameter verwendet und diese in der Kindklasse umbenannt werden
- Example#209 - Auflösung von Klassennamen
- Example#210 - Fehlende Auflösung des Klassennamens
- Example#211 - Namensauflösung eines Objekts
- Example#212 - Nullsafe Operator
- Example#213 - Deklaration von Eigenschaften
- Example#214 - Beispiel von typisierten Eigenschaften
- Example#215 - Auf Eigenschaften zugreifen
- Example#216 - Beispiel für Readonly-Eigenschaften
- Example#217 - Unzulässige Initialisierung von Readonly-Eigenschaften
- Example#218 -
- Example#219 -
- Example#220 -
- Example#221 - Eine Konstante definieren und benutzen
- Example#222 - Beispiel für ::class in einem Namensraum
- Example#223 - Beispiel für Ausdrücke mit Klassenkonstanten
- Example#224 - Sichtbarkeitsmodifizierer von Klassenkonstanten seit PHP 7.1.0
- Example#225 - Autoload-Beispiel
- Example#226 - Weiteres Autoload-Beispiel
- Example#227 - Konstruktoren bei der Vererbung
- Example#228 - Die Verwendung von Argumenten eines Konstruktors
- Example#229 - Die Verwendung der Beförderung von Konstruktor-Eigenschaften
- Example#230 - Verwendung von new bei Initialisierungen
- Example#231 - Die Erzeugung über statische Methoden verwenden
- Example#232 - Destruktor-Beispiel
- Example#233 - Eigenschaftendeklaration
- Example#234 - Methodendeklaration
- Example#235 - Konstantendeklaration von PHP 7.1.0 an
- Example#236 - Zugriff auf als private markierte Member des gleichen Objekttyps
- Example#237 -
- Example#238 - Beispiel für Vererbung
- Example#239 - Die überschreibende Methode deklariert keinen Rückgabetyp
- Example#240 - Die überschreibende Methode deklariert einen falschen Rückgabetyp
- Example#241 - Die überschreibende Methode deklariert einen falschen Rückgabetyp ohne Missbilligungs-Hinweis
- Example#242 - :: außerhalb der Klassendefinition
- Example#243 - :: innerhalb der Klassendefinition
- Example#244 - Eine Vatermethode aufrufen
- Example#245 - Beispiel für statische Methoden
- Example#246 - Beispiel für statische Eigenschaften
- Example#247 - Beispiel für abstrakte Klasse
- Example#248 - Beispiel für abstrakte Klasse
- Example#249 - Interface-Beispiel
- Example#250 - Erweiterbare Interfaces
- Example#251 - Interface-Mehrfachvererbung
- Example#252 - Interfaces mit Konstanten
- Example#253 - Interfaces mit abstrakten Klassen
- Example#254 - Gleichzeitiges Erweitern und Implementieren
- Example#255 - Trait-Beispiel
- Example#256 - Rangfolge-Beispiel
- Example#257 - Weiteres Beispiel für Rangfolge
- Example#258 - Verwendung mehrerer Traits
- Example#259 - Konfliktauflösung
- Example#260 - Veränderung der Sichtbarkeit von Methoden
- Example#261 - Trait-Zusammensetzung aus Traits
- Example#262 - Ausdrücken von Anforderungen durch abstrakte Methoden
- Example#263 - Statische Variablen
- Example#264 - Statische Methoden
- Example#265 - Statische Eigenschaften
- Example#266 - Eigenschaften definieren
- Example#267 - Konfliktauflösung
- Example#268 - Überladung von Eigenschaften mit den Methoden __get, __set, __isset und __unset
- Example#269 - Überladung von Methoden mit den methoden __call und __callStatic
- Example#270 - Einfache Objektiteration
- Example#271 - Sleep- und Wakeup-Beispiel
- Example#272 - Serialize und unserialize
- Example#273 - Einfaches Beispiel
- Example#274 - Nutzung von __invoke()
- Example#275 - Verwendung von __set_state()
- Example#276 - Verwendung von __debugInfo()
- Example#277 - Beispiel für final-Methoden
- Example#278 - Beispiel für finale Klassen
- Example#279 - Beispiel für finale Konstanten (seit PHP 8.1.0)
- Example#280 - Ein Objekt klonen
- Example#281 - Zugriff auf ein Element eines soeben geklonten Objekts
- Example#282 - Beispiel für Objektvergleiche
- Example#283 - Nutzung von self::
- Example#284 - Einfache Nutzung von static::
- Example#285 - Nutzung von static:: außerhalb eines statischen Kontexts
- Example#286 - Weitergegebene und nicht weitergegebene Aufrufe
- Example#287 - Referenzen und Objekte
- Example#288 - Beispiel für Namespace-Syntax
- Example#289 - Einen einzelnen Namespace deklarieren
- Example#290 - Einen einzelnen Namespace deklarieren
- Example#291 - Einen einzelnen Namespace mit einer Hierarchie deklarieren
- Example#292 - Mehrere Namespaces definieren, einfache Kombinationssyntax
- Example#293 - Mehrere Namespaces definieren, geklammerte Syntax
- Example#294 - Mehrere Namespaces und Code ohne Namespace deklarieren
- Example#295 - Mehrere Namespaces und Code ohne Namespace deklarieren
- Example#296 - Zugriff auf globale Klassen, Funktionen und Konstanten aus einem Namespace
- Example#297 - Dynamischer Zugriff auf Elemente
- Example#298 - Dynamischer Zugriff auf Elemente mit Namespace
- Example#299 - __NAMESPACE__-Beispiel, Code mit Namespace
- Example#300 - __NAMESPACE__-Beispiel, globaler Code
- Example#301 - __NAMESPACE__ zur dynamischen Namenszusammensetzung verwenden
- Example#302 - Der namespace-Operator, innerhalb eines Namespace
- Example#303 - Der namespace-Operator, in globalem Code
- Example#304 - Aliase/Importieren mit dem use-Operator
- Example#305 - Aliase/Importieren mit dem use-Operator, mehrere use-Ausdrücke kombiniert
- Example#306 - Importieren und dynamische Namen
- Example#307 - Importieren und vollständig qualifizierte Namen
- Example#308 - Ungültige Importregel
- Example#309 - Verwenden der Spezifikation des globalen Namensraumes
- Example#310 - Zugriff auf globale Klasse innerhalb eines Namespace
- Example#311 - Rückgriff auf globale Funktionen/Konstanten innerhalb eines Namespace
- Example#312 - Illustration der Namensauflösung
- Example#313 - Zugriff auf globale Klassen außerhalb eines Namespace
- Example#314 - Zugriff auf globale Klassen außerhalb eines Namespace
- Example#315 - Zugriff auf interne Klassen in Namespaces
- Example#316 - Zugriff auf interne Klassen, Funktionen oder Konstanten in Namespaces
- Example#317 - Vollständig qualifizierte Namen
- Example#318 - Qualifizierte Namen
- Example#319 - Unqualifizierter Klassennamen
- Example#320 - Unqualifizierte Funktions- oder Konstantennamen
- Example#321 - Gefahren von Namespacenamen in Strings mit doppelten Anführungszeichen
- Example#322 - Undefinierte Konstanten
- Example#323 - Spezielle Konstanten
- Example#324 - Basic limited values
- Example#325 - Advanced exclusive values
- Example#326 - Die eingebaute Exceptionklasse
- Example#327 - Die Exceptionklasse erweitern
- Example#328 - Fehlermeldungen in Exceptions umwandeln
- Example#329 - Eine Exception auslösen
- Example#330 - Exceptionbehandlung mit einem finally-Block
- Example#331 - Wechselwirkung zwischen dem finally-Block und return
- Example#332 - Verschachtelte Exceptions
- Example#333 - Behandlung mehrerer Exceptions in einem Catch-Block
- Example#334 - Catch-Block ohne Angabe einer Variablen
- Example#335 - Als Ausdruck Auslösen
- Example#336 - Basic usage
- Example#337 - Implementierung von range als Generator
- Example#338 - Ein einfaches Beispiel zum liefern (yielding) von Werten
- Example#339 - Produzieren eines Schlüssel/Wert-Paares
- Example#340 - Produzieren von nulls
- Example#341 - Produzieren von Werten als Referenz
- Example#342 - yield from mit iterator_to_array
- Example#343 - Grundlegende Verwendung von yield from
- Example#344 - yield from und Rückgabewerte
- Example#345 - Implementing optional methods of an interface with Attributes
- Example#346 - Attribute Syntax
- Example#347 - Reading Attributes using Reflection API
- Example#348 - Reading Specific Attributes using Reflection API
- Example#349 - Simple Attribute Class
- Example#350 - Using target specification to restrict where attributes can be used
- Example#351 - Using IS_REPEATABLE to allow attribute on a declaration multiple times
- Example#352 - Referenzen mit undefinierten Variablen benutzen
- Example#353 - Referenzieren globaler Variablen innerhalb von Funktionen
- Example#354 - Referenzen und die foreach-Anweisung
- Example#355 - $GLOBALS-Beispiel
- Example#356 - Das Schreiben des gesamten $GLOBALS führt zu einem Fehler
- Example#357 - $_SERVER-Beispiel
- Example#358 - $_GET-Beispiel
- Example#359 - $_POST-Beispiel
- Example#360 - $_ENV-Beispiel
- Example#361 - $_COOKIE-Beispiel
- Example#362 - $php_errormsg-Beispiel
- Example#363 - $http_response_header-Beispiel
- Example#364 - $argc-Beispiel
- Example#365 - $argv-Beispiel
- Example#366 - Exception::getMessage-Beispiel
- Example#367 - Exception::getPrevious Beispiel
- Example#368 - Exception::getCode-Beispiel
- Example#369 - Exception::getFile-Beispiel
- Example#370 - Exception::getLine-Beispiel
- Example#371 - Exception::getTrace-Beispiel
- Example#372 - Exception::getTraceAsString-Beispiel
- Example#373 - Exception::__toString-Beispiel
- Example#374 - Verwenden von set_error_handler zum Verändern von Fehlermeldungen innerhalb ErrorException.
- Example#375 - ErrorException::getSeverity-Beispiel
- Example#376 - Error::getMessage-Beispiel
- Example#377 - Error::getPrevious-Beispiel
- Example#378 - Error::getCode-Beispiel
- Example#379 - Error::getFile-Beispiel
- Example#380 - Error::getLine-Beispiel
- Example#381 - Error::getTrace-Beispiel
- Example#382 - Error::getTraceAsString-Beispiel
- Example#383 - Error::__toString-Beispiel
- Example#384 - Grundlegende Nutzung
- Example#385 - Grundlegende Verwendung
- Example#386 - Grundlegende Verwendung
- Example#387 - ArrayAccess::offsetExists-Beispiel
- Example#388 - Grundlegende Verwendung
- Example#389 - Closure::bind example
- Example#390 - Closure::bindTo example
- Example#391 - Closure::call example
- Example#392 - Generator::getReturn example
- Example#393 - Generator::key example
- Example#394 - Using Generator::send to inject values
- Example#395 - Throwing an exception into a generator
- Example#396 - Basic WeakReference Usage
- Example#397 - Weakmap-Anwendungsbeispiel
- Example#398 - Grundlegende Verwendung von Stringable
- Example#399 - Basic usage
- Example#400 - Basic usage
- Example#401 - Basic usage
- Example#402 - Basic bindto usage example
- Example#403 - Fetch a page and send POST data
- Example#404 - Ignore redirects but fetch headers and content
- Example#405 - Hole eine Seite und sende POST-Daten
- Example#406 - Basic password usage example
- Example#407 - Detecting which URL we ended up on after redirects
- Example#408 - php://temp/maxmemory
- Example#409 - php://filter/resource=<stream to be filtered>
- Example#410 - php://filter/read=<filter list to apply to read chain>
- Example#411 - php://filter/write=<filter list to apply to write chain>
- Example#412 - php://memory and php://temp are not reusable
- Example#413 - Print data:// contents
- Example#414 - Fetch the media type
- Example#415 - Basic usage
- Example#416 - Opening a stream from an active connection
- Example#417 - This $session variable must be kept available!
- Example#418 - Traversing a RAR archive
- Example#419 - Opening an encrypted file (header encryption)
- Example#420 - Schlechte Variablenprüfung führt zu....
- Example#421 - ... Ein Angriff auf das Dateisystem
- Example#422 - Etwas sicherere Prüfung des Dateinamens
- Example#423 - Sicherere Dateinamensprüfung
- Example#424 - Skript mit Nullbyte-Verwundbarkeit
- Example#425 - Korrekte Validierung der Eingabe
- Example#426 - Hashen eines Passwortfeldes
- Example#427 - Die Ergebnisliste in mehrere Seiten aufsplitten ... und Superuser anlegen (PostgreSQL)
- Example#428 - Artikel auflisten ... und ein paar Passwörter (beliebiger Datenbankserver)
- Example#429 - Vom Zurücksetzen eines Passworts ... zum Erlangen von mehr Rechten (beliebiger Datenbankserver)
- Example#430 - Angriff auf das Betriebssystem des Datenbank-Hosts (MSSQL-Server)
- Example#431 - Ein sicherer Weg, eine Abfrage zu erstellen
- Example#432 - Variablen mit einer eigenen HTML-Seite angreifen
- Example#433 - Ausnutzen von gebräuchlichen Debugging-Variablen
- Example#434 - Gefährliche Variablen mit E_ALL finden
- Example#435 - Gefährliche Verwendung von Variablen
- Example#436 - PHP als andere Sprache ausgeben
- Example#437 - Verwenden von unbekannten Typen für PHP-Dateierweiterungen
- Example#438 - Verwenden von HTML-Typen für PHP-Dateierweiterungen
- Example#439 - Beispiel: Basic-HTTP-Authentifizierung
- Example#440 - Beispiel: Digest-HTTP-Authentifizierung
- Example#441 - HTTP-Authentifizierung, mit erneuter Anforderung von Name/Passwort
- Example#442 - Ein einfaches XForms-Suchformular
- Example#443 - XForm verwenden, um $_POST zu bestücken
- Example#444 - Formular zum Hochladen von Dateien
- Example#445 - Dateiuploads prüfen
- Example#446 - Hochladen eines Arrays von Dateien
- Example#447 - Hochladen mehrerer Dateien
- Example#448 - Hochladen eines kompletten Verzeichnisses
- Example#449 - Speichern von HTTP-PUT-Dateien
- Example#450 - Den Titel einer entfernten Seite auslesen
- Example#451 - Daten auf einen entfernten Server speichern
- Example#452 - Beispiel, welches den Unterschied zur CGI-SAPI verdeutlicht:
- Example#453 -
- Example#454 - Ausgabe der geladenen PHP- und Zend-Module
- Example#455 - Syntaxfehler beim Verwenden von doppelten Anführungszeichen
- Example#456 - Verwendung einfacher Anführungszeichen, um ein Ersetzen der Variablen durch die Shell zu verhindern
- Example#457 - Nutzung der Optionen -B, -R und -E, um die Anzahl der Zeilen in einem Projekt zu zählen.
- Example#458 - Nutzung von -v, um den SAPI-Namen, sowie die PHP- und Zend-Version zu ermitteln
- Example#459 - --ini-Beispiel
- Example#460 - Einfache --rf-Nutzung
- Example#461 - --rc-Beispiel
- Example#462 - --re-Beispiel
- Example#463 - --ri-Beispiel
- Example#464 - PHP als Shellskript ausführen
- Example#465 - Ein Skript, das von der Kommandozeile aus ausgeführt werden soll (script.php)
- Example#466 - Batchdatei zur Ausführung eines Kommandozeilen-Skripts in PHP (script.bat)
- Example#467 - Ausführung von Code in der interaktiven Shell
- Example#468 - Tabulator-Autovervollständigung
- Example#469 - Setzen von php.ini-Optionen in der interaktiven Shell
- Example#470 - Starten des Webservers
- Example#471 - Starten mit einer expliziten Document-Root
- Example#472 - Nutzung eines Router-Skripts
- Example#473 - Prüfung auf die Verwendung des CLI-Webservers
- Example#474 - Behandlung nicht unterstützter Dateitypen
- Example#475 - Zugriff auf den CLI-Webserver von anderen Computern aus
- Example#476 - Creating a new zval container
- Example#477 - Displaying zval information
- Example#478 - Increasing refcount of a zval
- Example#479 - Decreasing zval refcount
- Example#480 - Creating a array zval
- Example#481 - Adding already existing element to an array
- Example#482 - Removing an element from an array
- Example#483 - Adding the array itself as an element of it self
- Example#484 - Unsetting $a
- Example#485 - Memory usage example
- Example#486 - GC performance influences
- Example#487 - Running the above script
- Example#488 - Recompiling PHP to enable GC benchmarking
- Example#489 - GC statistics
- Example#490 - all_probes.d for tracing all PHP Static Probes with DTrace
- Example#491 - all_probes.stp for tracing all PHP Static Probes with SystemTap
- Example#492 - A apcu_add example
- Example#493 - A apcu_cache_info example
- Example#494 - apcu_cas example
- Example#495 - apcu_dec example
- Example#496 - A apcu_delete example
- Example#497 - An apcu_entry example
- Example#498 - apcu_exists example
- Example#499 - A apcu_fetch example
- Example#500 - apcu_inc example
- Example#501 - A apcu_key_info example
- Example#502 - A apcu_sma_info example
- Example#503 - A apcu_store example
- Example#504 - A APCUIterator::__construct example
- Example#505 - Fehlerbehandlung in einem Script
- Example#506 - debug_backtrace-Beispiel
- Example#507 - debug_print_backtrace-Beispiel
- Example#508 - An error_clear_last example
- Example#509 - error_get_last-Beispiel
- Example#510 - error_log-Beispiele
- Example#511 - error_reporting-Beispiel
- Example#512 - restore_error_handler Beispiel
- Example#513 - restore_exception_handler Beispiel
- Example#514 - Fehlerbehandlung mit set_error_handler und trigger_error
- Example#515 - set_exception_handler-Beispiel
- Example#516 - trigger_error-Beispiel
- Example#517 - Calling a function from shared library
- Example#518 - Calling a function, returning a structure through an argument
- Example#519 - Accessing existing C variables
- Example#520 - Creating and Modifying C variables
- Example#521 - Working with C arrays
- Example#522 - Working with C enums
- Example#523 -
- Example#524 -
- Example#525 - Output-Control-Beispiel
- Example#526 - URL-Rewriter-Beispiel
- Example#527 - ob_end_clean Beispiel
- Example#528 - ob_end_clean-Beispiel
- Example#529 - A simple ob_get_clean example
- Example#530 - Ein einfaches ob_get_contents-Beispiel
- Example#531 - ob_get_flush example
- Example#532 - A simple ob_get_length example
- Example#533 - ob_gzhandler example
- Example#534 - ob_list_handlers example
- Example#535 - Beispiel einer benutzerdefinierten Callback-Funktion
- Example#536 - Erzeugen eines nicht löschbaren Ausgabepuffers
- Example#537 - output_add_rewrite_var Beispiel
- Example#538 - output_reset_rewrite_vars example
- Example#539 - assert_options-Beispiel
- Example#540 - Überprüfung mit benutzerdefinierter Funktion
- Example#541 - Verwendung eines benutzerdefinierten Handlers um eine Beschreibung anzuzeigen
- Example#542 - Expectations ohne benutzerdefinierte Exception
- Example#543 - Expectations mit einer benutzerdefinierten Exception
- Example#544 - cli_get_process_title example
- Example#545 - cli_set_process_title example
- Example#546 - dl-Beispiele
- Example#547 - extension_loaded-Beispiel
- Example#548 - A gc_enabled example
- Example#549 - gc_status Usage
- Example#550 - get_current_user-Beispiel
- Example#551 - get_defined_constants Example
- Example#552 - Gibt alle XML-Funktionen aus
- Example#553 - get_include_path example
- Example#554 - get_included_files-Beispiel
- Example#555 - get_loaded_extensions-Beispiele
- Example#556 - get_magic_quotes_runtime-Beispiel
- Example#557 - Unfiltered get_resources
- Example#558 - Filtered get_resources
- Example#559 - getenv-Beispiel
- Example#560 - getlastmod-Beispiel
- Example#561 - getopt example: The basics
- Example#562 - getopt example: Introducing long options
- Example#563 - getopt example: Passing multiple options as one
- Example#564 - getopt example: Using rest_index
- Example#565 - getrusage-Beispiel
- Example#566 - ini_get_all examples
- Example#567 - Disabling details
- Example#568 - A few ini_get examples
- Example#569 - ini_restore example
- Example#570 - Setting an ini option
- Example#571 - A memory_get_usage example
- Example#572 - php_ini_loaded_file example
- Example#573 - Ein einfaches Beispiel um zurückgegebene ini-Dateien aufzulisten
- Example#574 - php_sapi_name-Beispiel
- Example#575 - Some php_uname examples
- Example#576 - A few OS related constant examples
- Example#577 - Prints the general credits
- Example#578 - Prints the core developers and the documentation group
- Example#579 - Printing all the credits
- Example#580 - phpinfo-Beispiel
- Example#581 - phpversion-Beispiel
- Example#582 - PHP_VERSION_ID-Beispiel und -Verwendung
- Example#583 - Setzen einer Umgebungsvariablen
- Example#584 - restore_include_path example
- Example#585 - set_include_path-Beispiel
- Example#586 - Den include-path erweitern
- Example#587 - sys_get_temp_dir example
- Example#588 - version_compare-Beispiele
- Example#589 - zend_thread_id-Beispiel
- Example#590 - zend_version-Beispiel
- Example#591 - Custom Superglobals with runkit.superglobal=_FOO,_BAR in php.ini
- Example#592 - A runkit7_function_add example
- Example#593 - A runkit7_function_copy example
- Example#594 - A runkit7_function_redefine example
- Example#595 - runkit7_method_add example
- Example#596 - runkit7_method_copy example
- Example#597 - runkit7_method_redefine example
- Example#598 - runkit7_method_remove example
- Example#599 - runkit7_method_rename example
- Example#600 - runkit7_zval_inspect example
- Example#601 - Basic uopz_add_function Usage
- Example#602 - uopz_allow_exit example
- Example#603 - uopz_backup example
- Example#604 - uopz_compose example
- Example#605 - uopz_copy example
- Example#606 - Basic uopz_del_function Usage
- Example#607 - uopz_delete example
- Example#608 - uopz_delete class example
- Example#609 - uopz_extend example
- Example#610 - uopz_flags example
- Example#611 - "Unfinalize" a Class
- Example#612 - uopz_function example
- Example#613 - uopz_function class example
- Example#614 - uopz_get_exit_status example
- Example#615 - Basic uopz_get_hook Usage
- Example#616 - uopz_get_mock example
- Example#617 - Basic uopz_get_property Usage
- Example#618 - uopz_get_return example
- Example#619 - Basic uopz_get_static Usage
- Example#620 - uopz_implement example
- Example#621 - uopz_overload example
- Example#622 - uopz_redefine example
- Example#623 - uopz_rename example
- Example#624 - uopz_rename class example
- Example#625 - uopz_restore example
- Example#626 - Basic uopz_set_hook Usage
- Example#627 - uopz_set_mock example
- Example#628 - uopz_set_mock example
- Example#629 - uopz_set_mock and static members
- Example#630 - Basic uopz_set_property Usage
- Example#631 - uopz_set_return example
- Example#632 - uopz_set_return example
- Example#633 - uopz_set_return class example
- Example#634 - Basic uopz_set_static Usage
- Example#635 - uopz_undefine example
- Example#636 - Basic uopz_unset_hook Usage
- Example#637 - uopz_unset_mock example
- Example#638 - uopz_unset_return example
- Example#639 - wincache.ignorelist example
- Example#640 - Authentication configuration for wincache.php
- Example#641 - Enabling WinCache session handler
- Example#642 - Enabling WinCache functions reroutes
- Example#643 - Reroute.ini file content
- Example#644 - A wincache_fcache_fileinfo example
- Example#645 - A wincache_fcache_meminfo example
- Example#646 - Using wincache_lock
- Example#647 - A wincache_ocache_fileinfo example
- Example#648 - A wincache_ocache_meminfo example
- Example#649 - A wincache_refresh_if_changed example
- Example#650 - A wincache_rplist_fileinfo example
- Example#651 - A wincache_rplist_meminfo example
- Example#652 - A wincache_scache_info example
- Example#653 - A wincache_scache_meminfo example
- Example#654 - wincache_ucache_add with key as a string
- Example#655 - wincache_ucache_add with key as an array
- Example#656 - Using wincache_ucache_cas
- Example#657 - using wincache_ucache_clear
- Example#658 - Using wincache_ucache_dec
- Example#659 - Using wincache_ucache_delete with key as a string
- Example#660 - Usingwincache_ucache_delete with key as an array
- Example#661 - Using wincache_ucache_delete with key as an array where some elements cannot be deleted
- Example#662 - Using wincache_ucache_exists
- Example#663 - wincache_ucache_get with key as a string
- Example#664 - wincache_ucache_get with key as an array
- Example#665 - Using wincache_ucache_inc
- Example#666 - Using wincache_ucache_info
- Example#667 - A wincache_ucache_meminfo example
- Example#668 - wincache_ucache_set with key as a string
- Example#669 - wincache_ucache_set with key as an array
- Example#670 - Using wincache_unlock
- Example#671 - Xhprof example with the optional GUI
- Example#672 - xhprof_disable example
- Example#673 - xhprof_enable examples
- Example#674 - xhprof_sample_disable example
- Example#675 - Make sure the item is stored
- Example#676 - Using CHAP passwords
- Example#677 - radius_acct_open example
- Example#678 - radius_add_server example
- Example#679 - radius_auth_open example
- Example#680 - radius_create_request example
- Example#681 - radius_cvt_addr example
- Example#682 - radius_cvt_int example
- Example#683 - radius_cvt_string example
- Example#684 - radius_get_attr example
- Example#685 - radius_get_tagged_attr_data example
- Example#686 - radius_get_tagged_attr_tag example
- Example#687 - radius_get_vendor_attr example
- Example#688 - radius_put_attr example
- Example#689 - radius_put_int example
- Example#690 - radius_put_string example
- Example#691 - radius_put_vendor_attr example
- Example#692 - Readline-Callback-Interface-Beispiel
- Example#693 - readline-Beispiel
- Example#694 - Ein kleines bzip2-Beispiel
- Example#695 - Komprimierung von Daten
- Example#696 - Dekomprimieren einer Zeichenkette
- Example#697 - bzerror-Beispiel
- Example#698 - bzopen-Beispiel
- Example#699 - bzread-Beispiel
- Example#700 - bzwrite-Beispiel
- Example#701 - Using an external file
- Example#702 - Using a file within a phar archive
- Example#703 - Converting a phar archive from phar to tar file format
- Example#704 - phar.cache_list usage example
- Example#705 - A Phar::addEmptyDir example
- Example#706 - A Phar::addFile example
- Example#707 - A Phar::addFromString example
- Example#708 - A Phar::apiVersion example
- Example#709 - A Phar::buildFromDirectory example
- Example#710 - A Phar::buildFromIterator with SplFileInfo
- Example#711 - A Phar::buildFromIterator with other iterators
- Example#712 - A Phar::canCompress example
- Example#713 - A Phar::canWrite example
- Example#714 - A Phar::compress example
- Example#715 - A Phar::compressFiles example
- Example#716 - A Phar::__construct example
- Example#717 - A Phar::convertToData example
- Example#718 - A Phar::convertToExecutable example
- Example#719 - A Phar::copy example
- Example#720 - A Phar::count example
- Example#721 - A Phar::createDefaultStub example
- Example#722 - A Phar::decompress example
- Example#723 - A Phar::decompressFiles example
- Example#724 - A Phar::delMetaData example
- Example#725 - A Phar::delete example
- Example#726 - A Phar::extractTo example
- Example#727 - A Phar::getMetadata example
- Example#728 - A Phar::getStub example
- Example#729 - A Phar::hasMetadata example
- Example#730 - A Phar::interceptFileFuncs example
- Example#731 - A Phar::interceptFileFuncs example
- Example#732 - A Phar::isBuffering example
- Example#733 - A Phar::isCompressed example
- Example#734 - A Phar::loadPhar example
- Example#735 - A Phar::mapPhar example
- Example#736 - A Phar::mount example
- Example#737 - A Phar::mungServer example
- Example#738 - A Phar::offsetExists example
- Example#739 - Phar::offsetGet example
- Example#740 - A Phar::offsetSet example
- Example#741 - A Phar::offsetUnset example
- Example#742 - A Phar::running example
- Example#743 - A Phar::setAlias example
- Example#744 - A Phar::setDefaultStub example
- Example#745 - A Phar::setMetadata example
- Example#746 - A Phar::setStub example
- Example#747 - A Phar::startBuffering example
- Example#748 - A Phar::stopBuffering example
- Example#749 - A Phar::unlinkArchive example
- Example#750 - A Phar::webPhar example
- Example#751 - A PharData::addEmptyDir example
- Example#752 - A PharData::addFile example
- Example#753 - A PharData::addFromString example
- Example#754 - A PharData::buildFromDirectory example
- Example#755 - A PharData::buildFromIterator with SplFileInfo
- Example#756 - A PharData::buildFromIterator with other iterators
- Example#757 - A PharData::compress example
- Example#758 - A PharData::compressFiles example
- Example#759 - A PharData::__construct example
- Example#760 - A PharData::convertToData example
- Example#761 - A PharData::convertToExecutable example
- Example#762 - A PharData::copy example
- Example#763 - A PharData::decompress example
- Example#764 - A PharData::decompressFiles example
- Example#765 - A PharData::delMetaData example
- Example#766 - A PharData::delete example
- Example#767 - A PharData::extractTo example
- Example#768 - A PharData::offsetSet example
- Example#769 - A PharData::offsetUnset example
- Example#770 - A Phar::setMetadata example
- Example#771 - A PharFileInfo::chmod example
- Example#772 - A PharFileInfo::compress example
- Example#773 - A PharFileInfo::__construct example
- Example#774 - A PharFileInfo::decompress example
- Example#775 - A PharFileInfo::delMetaData example
- Example#776 - A PharFileInfo::getCRC32 example
- Example#777 - A PharFileInfo::getCompressedSize example
- Example#778 - A PharFileInfo::getMetadata example
- Example#779 - A PharFileInfo::getPharFlags example
- Example#780 - A PharFileInfo::isCRCChecked example
- Example#781 - A PharFileInfo::isCompressed example
- Example#782 - A PharFileInfo::setMetadata example
- Example#783 - Rar Installation
- Example#784 - On-the-fly decompression
- Example#785 - RAR extension filesystem extraction example
- Example#786 - Objektorientierter Stil
- Example#787 - Prozeduraler Stil
- Example#788 - Objektorientierter Stil
- Example#789 - Prozeduraler Stil
- Example#790 - Objektorientierter Stil
- Example#791 - Prozeduraler Stil
- Example#792 - Objektorientierter Stil
- Example#793 - Prozeduraler Stil
- Example#794 - Objektorientierter Stil
- Example#795 - Prozeduraler Stil
- Example#796 - Objektorientierter Stil
- Example#797 - Prozeduraler Stil
- Example#798 - Objektorientierter Stil
- Example#799 - Prozeduraler Stil
- Example#800 - Volume Callback
- Example#801 - Objektorientierter Stil
- Example#802 - Prozeduraler Stil
- Example#803 - RarArchive::__toString example
- Example#804 - RarEntry::extract example
- Example#805 - How to extract all files in archive:
- Example#806 - RarEntry::getAttr example
- Example#807 - RarEntry::getHostOs example (version >= 2.0.0)
- Example#808 - RarEntry::getHostOs example (version <= 1.0.0)
- Example#809 - RarEntry::getMethod example
- Example#810 - RarEntry::getName example
- Example#811 - RarEntry::getPackedSize example
- Example#812 - RarEntry::getStream example
- Example#813 - RarEntry::getUnpackedSize example
- Example#814 - RarEntry::getVersion example
- Example#815 - RarException::isUsingExceptions example
- Example#816 - RarException::setUsingExceptions example
- Example#817 - Erstellen eines Zip-Archivs
- Example#818 - Ausgabe eines detailierten Archivlistings
- Example#819 - Zip Stream Wrapper, Auslesen von OpenOffice Metainformationen
- Example#820 - Zip Beispiel
- Example#821 - Erstellt ein neues Verzeichnis im Archiv
- Example#822 - Öffnen und hinzufügen
- Example#823 - Einen Eintrag zu einem neuen Archiv hinzufügen
- Example#824 - Eine Datei zu einem Verzeichnis innerhalb eines Archivs hinzufügen
- Example#825 - ZipArchive::addGlob example
- Example#826 - ZipArchive::addPattern example
- Example#827 - Löschen einer Datei aus dem Archiv unter Verwendung ihres Index
- Example#828 - Eine Datei und ein Verzeichnis unter Verwendung ihrer Namen aus einem Archiv löschen
- Example#829 - Alle Einträge extrahieren
- Example#830 - Zwei Einträge extrahieren
- Example#831 - Einen Archivkommentar ausgeben
- Example#832 - Einen Eintragskommentar ausgeben
- Example#833 - Einen Eintragskommentar ausgeben
- Example#834 - Extract all entries with Unix rights
- Example#835 - Den Dateiinhalt auslesen
- Example#836 - Den Dateiinhalt auslesen
- Example#837 - Ein Bild aus einem ZIP-Eintrag konvertieren
- Example#838 - ZipArchive::getNameIndex-Beispiel
- Example#839 - Den Eintragsinhalt mit fread abrufen und speichern
- Example#840 - Das gleiche wie im vorigen Beispiel aber mit fopen und dem ZIP-Streamwrapper
- Example#841 - Streamwrapper und Bild, kann auch mit der XML-Funktion verwendet werden
- Example#842 - Get the entry contents with fread and store it
- Example#843 - Get the entry contents with fread and store it
- Example#844 - Ein Archiv erstellen und es mit locateName verwenden
- Example#845 - Öffnen und extrahieren
- Example#846 - Ein Archiv erstellen
- Example#847 - Erstellen eines temporären Archivs
- Example#848 - Archive a file
- Example#849 - Archive a file
- Example#850 - Einen Eintrag umbenennen
- Example#851 - Einen Eintrag umbenennen
- Example#852 - Open and replace
- Example#853 - Ein Archiv erstellen und einen Kommentar hinzufügen
- Example#854 - Ein Archiv öffnen und für einen Eintrag einen Kommentar hinzufügen
- Example#855 - Ein Archiv öffnen und für einen Eintrag einen Kommentar hinzufügen
- Example#856 - Add files with different compression methods to an archive
- Example#857 - Add files with different compression methods to an archive
- Example#858 - Add file and set compression method
- Example#859 - Archive and encrypt a file
- Example#860 - Archive a file, with its Unix rights
- Example#861 - Archive a file
- Example#862 - Archive a file
- Example#863 - Die Statusinformation eines Eintrags ausgeben
- Example#864 - Die Statusinformation eines Eintrags ausgeben
- Example#865 - Ein kleines Beispiel zu Zlib
- Example#866 - Arbeiten mit den inkrementellen Kompriemierungs- und Dekomprimierungs-API
- Example#867 - gzclose-Beispiel
- Example#868 - gzcompress-Beispiel
- Example#869 - gzdeflate-Beispiel
- Example#870 - Creating a gzip file
- Example#871 - gzeof-Beispiel
- Example#872 - gzfile-Beispiel
- Example#873 - gzgetc-Beispiel
- Example#874 - gzgets example
- Example#875 - gzgetss-Beispiel
- Example#876 - gzinflate-Beispiel
- Example#877 - gzopen-Beispiel
- Example#878 - gzpassthru-Beispiel
- Example#879 - gzread-Beispiel
- Example#880 - gzseek-Beispiel
- Example#881 - gzuncompress-Beispiel
- Example#882 - gzwrite-Beispiel
- Example#883 - zlib_encode-Beispiel
- Example#884 - random_bytes example
- Example#885 - random_int example
- Example#886 - hash_algos-Beispiel
- Example#887 - hash_copy-Beispiel
- Example#888 - hash_equals example
- Example#889 - hash_file-Beispiel
- Example#890 - hash_final-Beispiel
- Example#891 - hash_hkdf example
- Example#892 - hash_hmac_algos example
- Example#893 - hash_hmac_file-Beispiel
- Example#894 - hash_hmac-Beispiel
- Example#895 - Beispiel für schrittweises Hashing
- Example#896 - hash_pbkdf2 example, basic usage
- Example#897 - hash_update_stream-Beispiel
- Example#898 - hash-Beispiel
- Example#899 - mcrypt_create_iv Example
- Example#900 - mcrypt_enc_get_algorithms_name example
- Example#901 - mcrypt_enc_get_modes_name example
- Example#902 - mcrypt_enc_get_supported_key_sizes example
- Example#903 - mcrypt_encrypt Example
- Example#904 - mcrypt_get_block_size example
- Example#905 - mcrypt_get_cipher_name Example
- Example#906 - mcrypt_get_iv_size Example
- Example#907 - mcrypt_get_key_size Example
- Example#908 - mcrypt_list_algorithms Example
- Example#909 - mcrypt_list_modes Example
- Example#910 - mcrypt_module_open Examples
- Example#911 - Using mcrypt_module_open in encryption
- Example#912 - mcrypt_module_self_test example
- Example#913 - mdecrypt_generic Example
- Example#914 - Computes the MD5 digest and hmac and print it out as hex
- Example#915 - Alle Hashes durchlaufen
- Example#916 - mhash_get_block_size-Beispiel
- Example#917 - mhash_get_hash_name-Beispiel
- Example#918 - openssl_cipher_iv_length example
- Example#919 - openssl_cms_sign example
- Example#920 - openssl_csr_export_to_file-Beispiel
- Example#921 - openssl_csr_export-Beispiel
- Example#922 - openssl_csr_get_public_key-Beispiel
- Example#923 - openssl_csr_get_subject-Beispiel
- Example#924 - Erzeugen eines selbstsignierten Zertifikats
- Example#925 - Erzeugen eines selbstsignierten ECC-Zertifikats (von PHP 7.1.0 an)
- Example#926 - openssl_csr_sign-Beispiel - Signieren eines CSR (wie eine eigene CA implementiert wird)
- Example#927 - Compute a shared secret
- Example#928 - Generate a DH public/private keypair in php
- Example#929 - AES Authenticated Encryption im GCM-Modus, Beispiel für PHP 7.1+
- Example#930 - AES Authenticated Encryption, Beispiel vor PHP 7.1
- Example#931 - openssl_error_string-Beispiel
- Example#932 - openssl_get_cert_locations example
- Example#933 - openssl_get_cipher_methods example
- Example#934 - openssl_get_curve_names example
- Example#935 - openssl_get_md_methods example
- Example#936 - openssl_open-Beispiel
- Example#937 - openssl_pbkdf2() example
- Example#938 - openssl_pkcs12_read-Beispiel
- Example#939 - openssl_pkcs7_decrypt-Beispiel
- Example#940 - openssl_pkcs7_encrypt-Beispiel
- Example#941 - Get a PEM array from a P7B file
- Example#942 - openssl_pkcs7_sign-Beispiel
- Example#943 - openssl_pkey_derive example
- Example#944 - Aus einem privaten Schlüssel den öffentlichen Schlüssel gewinnen
- Example#945 - openssl_random_pseudo_bytes example
- Example#946 - openssl_seal-Beispiel
- Example#947 - openssl_sign-Beispiel
- Example#948 - openssl_sign-Beispiel
- Example#949 - openssl_spki_export_challenge example
- Example#950 - openssl_spki_export_challenge example from <keygen>
- Example#951 - openssl_spki_export example
- Example#952 - openssl_spki_export example from <keygen>
- Example#953 - openssl_spki_new example
- Example#954 - openssl_spki_verify example
- Example#955 - openssl_spki_verify example from <keygen>
- Example#956 - openssl_verify-Beispiel
- Example#957 - openssl_verify-Beispiel
- Example#958 - openssl_x509_verify example
- Example#959 - Basic password usage
- Example#960 - password_hash-Beispiel
- Example#961 - password_hash-Beispiel mit manuell festgelegten Kosten
- Example#962 - password_hash-Beispiel für die Suche nach angemessenen Kosten
- Example#963 - password_hash-Beispiel, das Argon2i verwendet
- Example#964 - Die Verwendung von password_needs_rehash
- Example#965 - password_verify-Beispiel
- Example#966 - sodium_crypto_box_seal_open example
- Example#967 - sodium_crypto_box_seal example
- Example#968 - sodium_crypto_core_ristretto255_add example
- Example#969 - sodium_crypto_core_ristretto255_from_hash example
- Example#970 - sodium_crypto_core_ristretto255_is_valid_point example
- Example#971 - sodium_crypto_core_ristretto255_random example
- Example#972 - sodium_crypto_core_ristretto255_scalar_add example
- Example#973 - sodium_crypto_core_ristretto255_scalar_invert example
- Example#974 - sodium_crypto_core_ristretto255_scalar_negate example
- Example#975 - sodium_crypto_core_ristretto255_scalar_random example
- Example#976 - sodium_crypto_core_ristretto255_scalar_sub example
- Example#977 - sodium_crypto_core_ristretto255_sub example
- Example#978 - sodium_crypto_generichash_final example
- Example#979 - sodium_crypto_generichash_init example
- Example#980 - sodium_crypto_generichash_update example
- Example#981 - sodium_crypto_kx_keypair usage
- Example#982 - sodium_crypto_pwhash_str example
- Example#983 - sodium_crypto_pwhash example
- Example#984 - sodium_crypto_secretbox_keygen example
- Example#985 - Comparing sodium_crypto_secretbox_keygen with random_bytes
- Example#986 - sodium_crypto_secretbox_open example
- Example#987 - sodium_crypto_secretbox example
- Example#988 - sodium_crypto_secretstream_xchacha20poly1305_init_pull example
- Example#989 - sodium_crypto_secretstream_xchacha20poly1305_init_push example
- Example#990 - DBA Beispiel
- Example#991 - Durchlaufen einer Datenbank
- Example#992 - dba_handlers-Beispiel
- Example#993 - Zugriffsberechtigungen für eine Spalte auflisten
- Example#994 - List Columns of a Table
- Example#995 - DSN-lose Verbindung
- Example#996 - List available DSNs
- Example#997 - Beispiel für odbc_execute und odbc_prepare
- Example#998 - odbc_fetch_into-Beispiele
- Example#999 - odbc_next_result
- Example#1000 - Beispiel für odbc_execute und odbc_prepare
- Example#1001 - List primary Keys of a Column
- Example#1002 - List Columns of a stored Procedure
- Example#1003 - List stored Procedures of a Database
- Example#1004 - odbc_result-Beispiele
- Example#1005 - odbc_setoption-Beispiele
- Example#1006 - List Statistics of a Table
- Example#1007 - List Privileges of a Table
- Example#1008 - List Tables in a Catalog
- Example#1009 - Die Verwendung von PDO::ATTR_DRIVER_NAME
- Example#1010 - Mit MySQL verbinden
- Example#1011 - Verbindungsfehler behandeln
- Example#1012 - Eine Verbindung schließen
- Example#1013 - Persistente Verbindungen
- Example#1014 - Mehrere Abfragen in einer Transaktion
- Example#1015 - Wiederholte Inserts mit Prepared Statements
- Example#1016 - Wiederholte Inserts mit Prepared Statements
- Example#1017 - Abfragen von Daten mit Prepared Statements
- Example#1018 - Eine Stored Procedure mit einem Ausgabeparameter aufrufen
- Example#1019 - Eine Stored Procedure mit einem Eingabe-/Ausgabe-Parameter aufrufen
- Example#1020 - Ungültige Verwendung von Platzhaltern
- Example#1021 - Eine PDO Instanz erstellen und die Fehlermethode setzen
- Example#1022 - Erzeugen eines PDO-Exemplars und setzen der Fehlermethode per Konstruktor
- Example#1023 - Ein Bild aus einer Datenbank anzeigen
- Example#1024 - Ein Bild in eine Datenbank einfügen
- Example#1025 - Ein Bild in eine Datenbank einfügen: Oracle
- Example#1026 - Roll back a transaction
- Example#1027 - Committing a basic transaction
- Example#1028 - Committing a DDL transaction
- Example#1029 - Create a PDO instance via driver invocation
- Example#1030 - Create a PDO instance via URI invocation
- Example#1031 - Create a PDO instance using an alias
- Example#1032 - Retrieving an SQLSTATE code
- Example#1033 - Displaying errorInfo() fields for a PDO_ODBC connection to a DB2 database
- Example#1034 - Ein DELETE-Statement ausführen
- Example#1035 - Retrieving database connection attributes
- Example#1036 - A PDO::getAvailableDrivers example
- Example#1037 - SQL statement template with named parameters
- Example#1038 - SQL statement template with question mark parameters
- Example#1039 - SQL statement template with question mark escaped
- Example#1040 - SQL with no placeholders can be executed using PDO::query
- Example#1041 - Quoting a normal string
- Example#1042 - Quoting a dangerous string
- Example#1043 - Quoting a complex string
- Example#1044 - Roll back a transaction
- Example#1045 - Binding result set output to PHP variables
- Example#1046 - Execute a prepared statement with named placeholders
- Example#1047 - Execute a prepared statement with question mark placeholders
- Example#1048 - Call a stored procedure with an INOUT parameter
- Example#1049 - Execute a prepared statement with named placeholders
- Example#1050 - Execute a prepared statement with question mark placeholders
- Example#1051 - A PDOStatement::closeCursor example
- Example#1052 - Counting columns
- Example#1053 - PDOStatement::debugDumpParams example with named parameters
- Example#1054 - PDOStatement::debugDumpParams example with unnamed parameters
- Example#1055 - Retrieving an SQLSTATE code
- Example#1056 - Displaying errorInfo() fields for a PDO_ODBC connection to a DB2 database
- Example#1057 - Ein Prepared Statement mit Variablen- und Wertebindung ausführen
- Example#1058 - Ein Prepared Statement mit einem Array von benannten Eingabewerten ausführen
- Example#1059 - Ein Prepared Statement mit einem Array von Positionswerten ausführen
- Example#1060 - Ein Prepared Statement mit Variablen ausführen, die an positionale Platzhalter gebunden sind
- Example#1061 - Ein Prepared Statement mit einem Array für eine IN-Klausel ausführen
- Example#1062 - Fetching rows using different fetch styles
- Example#1063 - Fetching rows with a scrollable cursor
- Example#1064 - Construction order
- Example#1065 - Fetch all remaining rows in a result set
- Example#1066 - Fetching all values of a single column from a result set
- Example#1067 - Grouping all values by a single column
- Example#1068 - Instantiating a class for each result
- Example#1069 - Calling a function for each result
- Example#1070 - Return first column of the next row
- Example#1071 - Retrieving column metadata
- Example#1072 - Fetching multiple rowsets returned from a stored procedure
- Example#1073 - Return the number of deleted rows
- Example#1074 - Counting rows returned by a SELECT statement
- Example#1075 - Setting the fetch mode
- Example#1076 - Insert LOBs in CUBRID PDO
- Example#1077 - Fetch LOBs in CUBRID PDO
- Example#1078 - Insert set in CUBRID PDO with default data type.
- Example#1079 - Specify data type when insert set in CUBRID PDO
- Example#1080 - PDO_CUBRID DSN examples
- Example#1081 - A PDO::cubrid_schema example
- Example#1082 - PDO_DBLIB DSN examples
- Example#1083 - PDO_FIREBIRD DSN example with path
- Example#1084 - PDO_FIREBIRD DSN example with port and path
- Example#1085 - PDO_FIREBIRD DSN example with localhost and path to employee.fdb on Debian system
- Example#1086 - PDO_FIREBIRD DSN to connect to a dialect 1 database
- Example#1087 - PDO_IBM DSN example using db2cli.ini
- Example#1088 - PDO_IBM DSN example using a connection string
- Example#1089 - PDO_INFORMIX DSN example using odbc.ini
- Example#1090 - PDO_INFORMIX DSN example using a connection string
- Example#1091 - Forcing queries to be buffered in mysql
- Example#1092 - PDO_MYSQL DSN examples
- Example#1093 - PDO_SQLSRV DSN examples
- Example#1094 - PDO_OCI DSN examples
- Example#1095 - PDO_ODBC DSN example (ODBC driver manager)
- Example#1096 - PDO_ODBC DSN example (IBM DB2 uncataloged connection)
- Example#1097 - PDO_ODBC DSN example (Microsoft Access uncataloged connection)
- Example#1098 - PDO_PGSQL DSN examples
- Example#1099 - A PDO::pgsqlLOBCreate example
- Example#1100 - A PDO::pgsqlLOBOpen example
- Example#1101 - A PDO::pgsqlLOBUnlink example
- Example#1102 - PDO_SQLITE DSN Beispiele
- Example#1103 - Beispiel für eine 'max_length'-Aggregationsfunktion
- Example#1104 - PDO::sqliteCreateCollation example
- Example#1105 - PDO::sqliteCreateFunction-Beispiel
- Example#1106 - Example of Data Retrieval
- Example#1107 - Example of Data Insertion
- Example#1108 - cubrid_bind example
- Example#1109 - cubrid_bind BLOB/CLOB example
- Example#1110 - cubrid_bind BLOB/CLOB example
- Example#1111 - cubrid_close_prepare example
- Example#1112 - cubrid_close_request example
- Example#1113 - cubrid_col_get example
- Example#1114 - cubrid_col_size example
- Example#1115 - cubrid_column_names example
- Example#1116 - cubrid_column_types example
- Example#1117 - cubrid_commit example
- Example#1118 - cubrid_connect_with_url url without properties example
- Example#1119 - cubrid_connect_with_url url with properties example
- Example#1120 - cubrid_connect example
- Example#1121 - cubrid_current_oid example
- Example#1122 - cubrid_disconnect example
- Example#1123 - cubrid_drop example
- Example#1124 - cubrid_error_code_facility example
- Example#1125 - cubrid_error_code example
- Example#1126 - cubrid_error_msg example
- Example#1127 - cubrid_execute example
- Example#1128 - cubrid_fetch example
- Example#1129 - cubrid_free_result example
- Example#1130 - cubrid_get_charset example
- Example#1131 - cubrid_get_class_name example
- Example#1132 - cubrid_get_client_info example
- Example#1133 - cubrid_get_db_parameter example
- Example#1134 - cubrid_get_query_timeout example
- Example#1135 - cubrid_get_server_info example
- Example#1136 - cubrid_get example
- Example#1137 - cubrid_insert_id example
- Example#1138 - cubrid_is_instance example
- Example#1139 - cubrid_lob_close example
- Example#1140 - cubrid_lob_export example
- Example#1141 - cubrid_lob_get example
- Example#1142 - cubrid_lob_send example
- Example#1143 - cubrid_lob_size example
- Example#1144 - cubrid_lob2_bind example
- Example#1145 - cubrid_lob2_export example
- Example#1146 - cubrid_lob2_export example
- Example#1147 - cubrid_lob2_read example 1
- Example#1148 - cubrid_lob2_read example 2
- Example#1149 - cubrid_lob2_seek64 example
- Example#1150 - cubrid_lob2_seek example
- Example#1151 - cubrid_lob2_write example 1
- Example#1152 - cubrid_lob2_write example 2
- Example#1153 - cubrid_lock_read example
- Example#1154 - cubrid_lock_write example
- Example#1155 - cubrid_move_cursor example
- Example#1156 - cubrid_next_result example
- Example#1157 - cubrid_num_cols example
- Example#1158 - cubrid_num_rows example
- Example#1159 - cubrid_pconnect_with_url url without properties example
- Example#1160 - cubrid_pconnect_with_url url with properties example
- Example#1161 - cubrid_connect example
- Example#1162 - cubrid_prepare example
- Example#1163 - cubrid_put example
- Example#1164 - cubrid_rollback example
- Example#1165 - cubrid_schema example
- Example#1166 - cubrid_seq_drop example
- Example#1167 - cubrid_seq_insert example
- Example#1168 - cubrid_seq_put example
- Example#1169 - cubrid_set_add example
- Example#1170 - cubrid_get_db_parameter example
- Example#1171 - cubrid_set_drop example
- Example#1172 - cubrid_version example
- Example#1173 - cubrid_affected_rows example
- Example#1174 - cubrid_client_encoding example
- Example#1175 - cubrid_close example
- Example#1176 - cubrid_data_seek example
- Example#1177 - cubrid_db_name example
- Example#1178 - cubrid_errno example
- Example#1179 - cubrid_error example
- Example#1180 - cubrid_fetch_array example
- Example#1181 - cubrid_fetch_assoc example
- Example#1182 - cubrid_fetch_field example
- Example#1183 - cubrid_fetch_lengths example
- Example#1184 - cubrid_fetch_object example
- Example#1185 - cubrid_fetch_row example
- Example#1186 - cubrid_field_flags example
- Example#1187 - cubrid_field_len example
- Example#1188 - cubrid_field_name example
- Example#1189 - cubrid_field_seek example
- Example#1190 - cubrid_field_table example
- Example#1191 - cubrid_field_type example
- Example#1192 - cubrid_list_dbs example
- Example#1193 - cubrid_num_fields example
- Example#1194 - cubrid_ping example
- Example#1195 - Invalid Query
- Example#1196 - Valid Query
- Example#1197 - cubrid_real_escape_string example
- Example#1198 - cubrid_result example
- Example#1199 - cubrid_unbuffered_query example
- Example#1200 - cubrid_load_from_glo example
- Example#1201 - cubrid_new_glo example
- Example#1202 - cubrid_save_to_glo example
- Example#1203 - cubrid_send_glo example
- Example#1204 - Einen Datensatz in eine dBase-Datenbank einfügen
- Example#1205 - Schließen einer dBase-Datenbankdatei
- Example#1206 - Erzeugen einer dBase-Datenbankdatei
- Example#1207 - Anzeigen der Informationen des Dateikopfs einer dBase-Datenbankdatei
- Example#1208 - Liste aller in der Datenbank eingetragener Mitglieder
- Example#1209 - dbase_numfields-Beispiel
- Example#1210 - Eine Schleife über alle Datensätze der Datenbank ausführen
- Example#1211 - Öffnen einer dBase-Datenbankdatei
- Example#1212 - Leeren einer dBase-Datenbank
- Example#1213 - Aktualisieren eines Datensatzes in der Datenbank
- Example#1214 - ibase_backup-Beispiel
- Example#1215 - ibase_backup-Beispiel mit Argumenten
- Example#1216 - ibase_blob_get-Beispiel
- Example#1217 - ibase_blob_import-Beispiel
- Example#1218 - ibase_connect-Beispiel:
- Example#1219 - ibase_execute Beispiel
- Example#1220 - ibase_fetch_object example
- Example#1221 - ibase_field_info-Beispiel
- Example#1222 - ibase_name_result-Beispiel
- Example#1223 - ibase_num_fields Beispiel
- Example#1224 - ibase_query example
- Example#1225 - ibase_restore-Beispiel
- Example#1226 - ibase_restore-Beispiel mit Argumenten
- Example#1227 - ibase_service_attach-Beispiel
- Example#1228 - ibase_service_attach-Beispiel
- Example#1229 - ibase_service_attach-Beispiel mit hostname/port-Syntax
- Example#1230 - ibase_service_detach-Beispiel
- Example#1231 - ibase_set_event_handler-Beispiel
- Example#1232 - Retrieving the AUTOCOMMIT value for a connection
- Example#1233 - Setting the AUTOCOMMIT value for a connection
- Example#1234 - Binding PHP variables to a prepared statement
- Example#1235 - Calling stored procedures with IN and OUT parameters
- Example#1236 - Inserting a binary large object (BLOB) directly from a file
- Example#1237 - A db2_client_info example
- Example#1238 - Closing a connection
- Example#1239 - Retrieving an SQLSTATE value for a failed connection attempt
- Example#1240 - Retrieving the error message returned by a failed connection attempt
- Example#1241 - Creating a cataloged connection
- Example#1242 - Creating an uncataloged connection
- Example#1243 - Creating a connection with autocommit off by default
- Example#1244 - i5/OS best performance
- Example#1245 - Using trusted context
- Example#1246 - A db2_escape_string example
- Example#1247 - Creating a table with db2_exec
- Example#1248 - Executing a SELECT statement with a scrollable cursor
- Example#1249 - Returning XML data as an SQL ResultSet
- Example#1250 - Performing a "JOIN" with XML data
- Example#1251 - Returning SQL data as part of a larger XML document
- Example#1252 - Preparing and executing an SQL statement with parameter markers
- Example#1253 - Calling a stored procedure with an OUT parameter
- Example#1254 - Returning XML data as an SQL ResultSet
- Example#1255 - Performing a "JOIN" with XML data
- Example#1256 - Returning SQL data as part of a larger XML document
- Example#1257 - Iterating through a forward-only cursor
- Example#1258 - Retrieving specific rows with db2_fetch_array from a scrollable cursor
- Example#1259 - Iterating through a forward-only cursor
- Example#1260 - Retrieving specific rows with db2_fetch_assoc from a scrollable cursor
- Example#1261 - Iterating through a forward-only cursor
- Example#1262 - Retrieving specific rows with db2_fetch_both from a scrollable cursor
- Example#1263 - A db2_fetch_object example
- Example#1264 - Iterating through a result set
- Example#1265 - i5/OS recommended alternatives to db2_fetch_row/db2_result
- Example#1266 - Setting and retrieving parameters through a connection resource
- Example#1267 - A db2_last_insert_id example
- Example#1268 - Iterating through different types of data
- Example#1269 - Calling a stored procedure that returns multiple result sets
- Example#1270 - Retrieving the number of fields in a result set
- Example#1271 - Closing a persistent connection
- Example#1272 - A db2_pconnect example
- Example#1273 - Using trusted context
- Example#1274 - Preparing and executing an SQL statement with parameter markers
- Example#1275 - A db2_result example
- Example#1276 - Rolling back a DELETE statement
- Example#1277 - A db2_server_info example
- Example#1278 - Setting one parameter with a connection resource
- Example#1279 - Setting multiple parameters with a connection resource
- Example#1280 - Setting multiple parameters with an invalid key
- Example#1281 - Setting multiple parameters with an invalid value
- Example#1282 - Setting multiple parameters with a connection resource and the wrong type
- Example#1283 - Setting multiple parameters with the wrong resource
- Example#1284 - Putting it all together
- Example#1285 - i5/OS cursors are read-only
- Example#1286 - MongoDB\Driver\Manager::__construct basic example
- Example#1287 - MongoDB\Driver\Manager::__construct basic examples
- Example#1288 - MongoDB\Driver\Manager::executeBulkWrite example
- Example#1289 - MongoDB\Driver\Manager::executeCommand with a command returning a single result document
- Example#1290 - MongoDB\Driver\Manager::executeCommand with a command returning a cursor
- Example#1291 - Limiting execution time for a command
- Example#1292 - MongoDB\Driver\Manager::executeQuery example
- Example#1293 - Limiting execution time for a query
- Example#1294 - MongoDB\Driver\Manager::getReadConcern example
- Example#1295 - MongoDB\Driver\Manager::getReadPreference example
- Example#1296 - MongoDB\Driver\Manager::getServers example
- Example#1297 - MongoDB\Driver\Manager::getWriteConcern example
- Example#1298 - Composing MongoDB\Driver\Command to provide a helper to create collections
- Example#1299 - MongoDB\Driver\Command::__construct example
- Example#1300 - MongoDB\Driver\Command::__construct example
- Example#1301 - MongoDB\Driver\Query::__construct example
- Example#1302 - Mixed write operations are grouped by type
- Example#1303 - Ordered write operations causing an error
- Example#1304 - MongoDB\Driver\BulkWrite::__construct example
- Example#1305 - MongoDB\Driver\BulkWrite::count example
- Example#1306 - MongoDB\Driver\BulkWrite::delete example
- Example#1307 - MongoDB\Driver\BulkWrite::insert example
- Example#1308 - MongoDB\Driver\BulkWrite::update example
- Example#1309 - Declare an API version on a manager
- Example#1310 - Declare a strict API version on a manager
- Example#1311 - MongoDB\Driver\WriteConcern::bsonSerialize with majority write concern
- Example#1312 - MongoDB\Driver\WriteConcern::bsonSerialize with wtimeout and journal
- Example#1313 - MongoDB\Driver\WriteConcern::__construct example
- Example#1314 - MongoDB\Driver\WriteConcern::getJournal example
- Example#1315 - MongoDB\Driver\WriteConcern::getW example
- Example#1316 - MongoDB\Driver\WriteConcern::getWtimeout example
- Example#1317 - MongoDB\Driver\WriteConcern::isDefault example
- Example#1318 - MongoDB\Driver\ReadPreference::bsonSerialize with primary read preference
- Example#1319 - MongoDB\Driver\ReadPreference::bsonSerialize with secondary read preference and tag sets
- Example#1320 - MongoDB\Driver\ReadPreference::bsonSerialize with secondary read preference and max staleness
- Example#1321 - MongoDB\Driver\ReadPreference::__construct example
- Example#1322 - MongoDB\Driver\ReadPreference::getMaxStalenessSeconds example
- Example#1323 - MongoDB\Driver\ReadPreference::getMode example
- Example#1324 - MongoDB\Driver\ReadPreference::getModeString example
- Example#1325 - MongoDB\Driver\ReadPreference::getTagSets example
- Example#1326 - MongoDB\Driver\ReadConcern::bsonSerialize with empty read concern
- Example#1327 - MongoDB\Driver\ReadConcern::bsonSerialize with local read concern
- Example#1328 - MongoDB\Driver\ReadConcern::__construct example
- Example#1329 - MongoDB\Driver\ReadConcern::getLevel example
- Example#1330 - MongoDB\Driver\ReadConcern::isDefault example
- Example#1331 - Reading a result set
- Example#1332 - Reading a result set for a tailable cursor
- Example#1333 - MongoDB\Driver\Cursor::getId example
- Example#1334 - MongoDB\Driver\Cursor::getServer example
- Example#1335 - MongoDB\Driver\Cursor::isDead example
- Example#1336 - MongoDB\Driver\Cursor::setTypeMap example
- Example#1337 - MongoDB\Driver\Cursor::toArray example
- Example#1338 - MongoDB\Driver\CursorId::__toString example
- Example#1339 - MongoDB\Driver\Server::getHost example
- Example#1340 - MongoDB\Driver\Server::getInfo example
- Example#1341 - MongoDB\Driver\Server::getLatency example
- Example#1342 - MongoDB\Driver\Server::getPort example
- Example#1343 - MongoDB\Driver\WriteConcernError::getCode example
- Example#1344 - MongoDB\Driver\WriteConcernError::getInfo example
- Example#1345 - MongoDB\Driver\WriteConcernError::getMessage example
- Example#1346 - MongoDB\Driver\WriteError::getCode example
- Example#1347 - MongoDB\Driver\WriteError::getIndex example
- Example#1348 - MongoDB\Driver\WriteError::getMessage example
- Example#1349 - MongoDB\Driver\WriteResult::getDeletedCount example
- Example#1350 - MongoDB\Driver\WriteResult::getInsertedCount example
- Example#1351 - MongoDB\Driver\WriteResult::getMatchedCount example
- Example#1352 - MongoDB\Driver\WriteResult::getModifiedCount example
- Example#1353 - MongoDB\Driver\WriteResult::getServer example
- Example#1354 - MongoDB\Driver\WriteResult::getUpsertedCount example
- Example#1355 - MongoDB\Driver\WriteResult::getUpsertedIds example
- Example#1356 - MongoDB\Driver\WriteResult::getWriteConcernError example
- Example#1357 - MongoDB\Driver\WriteResult::getWriteErrors with a single error
- Example#1358 - MongoDB\Driver\WriteResult::getWriteErrors with multiple errors
- Example#1359 - MongoDB\Driver\WriteResult::isAcknowledged with acknowledged write concern
- Example#1360 - MongoDB\Driver\WriteResult::isAcknowledged with unacknowledged write concern
- Example#1361 - MongoDB\BSON\fromJSON example
- Example#1362 - MongoDB\BSON\fromPHP example
- Example#1363 - MongoDB\BSON\toCanonicalExtendedJSON example
- Example#1364 - MongoDB\BSON\toJSON example
- Example#1365 - MongoDB\BSON\toPHP example
- Example#1366 - MongoDB\BSON\toRelaxedExtendedJSON example
- Example#1367 - MongoDB\BSON\Binary::__construct example
- Example#1368 - MongoDB\BSON\Binary::getData example
- Example#1369 - MongoDB\BSON\Binary::getType example
- Example#1370 - MongoDB\BSON\Binary::__toString example
- Example#1371 - MongoDB\BSON\Decimal128::__construct example
- Example#1372 - MongoDB\BSON\Decimal128::__toString example
- Example#1373 - MongoDB\BSON\Javascript::__construct example
- Example#1374 - MongoDB\BSON\Javascript::getCode example
- Example#1375 - MongoDB\BSON\Javascript::getScope example
- Example#1376 - MongoDB\BSON\Javascript::__toString example
- Example#1377 - MongoDB\BSON\MaxKey::__construct example
- Example#1378 - MongoDB\BSON\MinKey::__construct example
- Example#1379 - MongoDB\BSON\ObjectId::__construct example
- Example#1380 - MongoDB\BSON\ObjectId::getTimestamp example
- Example#1381 - MongoDB\BSON\ObjectId::__toString example
- Example#1382 - MongoDB\BSON\Regex::__construct example
- Example#1383 - MongoDB\BSON\Regex::getFlags example
- Example#1384 - MongoDB\BSON\Regex::getPattern example
- Example#1385 - MongoDB\BSON\Regex::__toString example
- Example#1386 - MongoDB\BSON\Timestamp::__construct example
- Example#1387 - MongoDB\BSON\Timestamp::__toString example
- Example#1388 - MongoDB\BSON\UTCDateTime::__construct example
- Example#1389 - MongoDB\BSON\UTCDatetime::toDateTime example
- Example#1390 - MongoDB\BSON\UTCDateTime::__toString example
- Example#1391 - MongoDB\BSON\Serializable::bsonSerialize returning an associative array for root document
- Example#1392 - MongoDB\BSON\Serializable::bsonSerialize returning a sequential array for root document
- Example#1393 - MongoDB\BSON\Serializable::bsonSerialize returning an associative array for document field
- Example#1394 - MongoDB\BSON\Serializable::bsonSerialize returning a sequential array for document field
- Example#1395 - MongoDB\BSON\Unserializable::bsonUnserialize example
- Example#1396 - MongoDB\BSON\Int64::__toString example
- Example#1397 - MongoDB\Driver\Exception\WriteException::getWriteResult example
- Example#1398 - Comparing the MySQL APIs
- Example#1399 - Configure commands for using mysqlnd or libmysqlclient
- Example#1400 - Unbuffered query example: mysqli
- Example#1401 - Unbuffered query example: pdo_mysql
- Example#1402 - Problems with setting the character set with SQL
- Example#1403 - Setting the character set example: mysqli
- Example#1404 - Setting the character set example: pdo_mysql
- Example#1405 - Einfacher Umstieg von der alten mysql-Erweiterung
- Example#1406 - Objektorientierte und prozedurale Schnittstelle
- Example#1407 - Schlechter Programmierstil
- Example#1408 - Die besondere Bedeutung von localhost
- Example#1409 - Standardwerte festlegen
- Example#1410 - Ausführen von Anfragen
- Example#1411 - Navigation durch gepufferte Ergebnisse
- Example#1412 - Navigation durch ungepufferte Ergebnisse
- Example#1413 - Das Textprotokoll gibt standardmäßig Zeichenketten zurück
- Example#1414 - Native Datentypen bei mysqlnd und Verbindungsoption
- Example#1415 - Vorbereitete Anweisung
- Example#1416 - INSERT einmal vorbereitet, mehrfach ausgeführt
- Example#1417 - Weniger Umläufe durch multi-INSERT-SQL
- Example#1418 - Native Datentypen
- Example#1419 - Binden der Ausgabevariablen
- Example#1420 - Verwendung von mysqli_result zum Abrufen von Ergebnissen
- Example#1421 - Gepufferte Ergebnismenge für flexibles Auslesen
- Example#1422 - Aufrufen einer gespeicherten Prozedur
- Example#1423 - Verwendung von Session-Variablen
- Example#1424 - Ergebnisse von gespeicherten Prozeduren abrufen
- Example#1425 - Gespeicherte Prozeduren und vorbereitete Anweisungen
- Example#1426 - Gespeicherte Prozeduren und vorbereitete Anweisungen mit der bind-API
- Example#1427 - Mehrere Anweisungen
- Example#1428 - SQL-Injection
- Example#1429 - Einstellen des autocommit-Modus mit SQL und über die API
- Example#1430 - Übertragen und Zurücksetzen (Commit und Rollback)
- Example#1431 - Zugriff auf die Metadaten der Ergebnismenge
- Example#1432 - Metadaten der vorbereiteten Anweisungen
- Example#1433 - $mysqli->affected_rows-Beispiel
- Example#1434 - mysqli::autocommit-Beispiel
- Example#1435 - mysqli::begin_transaction example
- Example#1436 - mysqli::change_user example
- Example#1437 - mysqli::character_set_name example
- Example#1438 - mysqli::close-Beispiel
- Example#1439 - $mysqli->connect_errno example
- Example#1440 - $mysqli->connect_error example
- Example#1441 - mysqli::__construct example
- Example#1442 - Extending mysqli class
- Example#1443 - Manual error handling
- Example#1444 - Generating a Trace File
- Example#1445 - $mysqli->errno example
- Example#1446 - $mysqli->error_list example
- Example#1447 - $mysqli->error example
- Example#1448 - $mysqli->field_count example
- Example#1449 - mysqli::get_charset example
- Example#1450 - mysqli_get_client_info
- Example#1451 - mysqli_get_client_version
- Example#1452 - A mysqli_get_connection_stats example
- Example#1453 - $mysqli->host_info example
- Example#1454 - $mysqli->protocol_version example
- Example#1455 - $mysqli->server_info example
- Example#1456 - $mysqli->server_version example
- Example#1457 - $mysqli->info example
- Example#1458 - $mysqli->insert_id example
- Example#1459 - mysqli::kill example
- Example#1460 - mysqli::multi_query example
- Example#1461 - mysqli::ping example
- Example#1462 - A mysqli_poll example
- Example#1463 - mysqli::prepare example
- Example#1464 - mysqli::query example
- Example#1465 - mysqli::real_connect example
- Example#1466 - mysqli::real_escape_string example
- Example#1467 - mysqli::select_db example
- Example#1468 - mysqli::set_charset example
- Example#1469 - $mysqli->sqlstate example
- Example#1470 - mysqli::stat-Beispiel
- Example#1471 - $mysqli->thread_id example
- Example#1472 - mysqli::use_result example
- Example#1473 - $mysqli->warning_count-Beispiel
- Example#1474 - mysqli_stmt_affected_rows-Beispiel
- Example#1475 - mysqli_stmt::bind_param-Beispiel
- Example#1476 - Argumente mittels ... übergeben
- Example#1477 - Objektorientierter Stil
- Example#1478 - Prozeduraler Stil
- Example#1479 - Objektorientierter Stil
- Example#1480 - Prozeduraler Stil
- Example#1481 - Objektorientierter Stil
- Example#1482 - Prozeduraler Stil
- Example#1483 - Objektorientierter Stil
- Example#1484 - Prozeduraler Stil
- Example#1485 - Objektorientierter Stil
- Example#1486 - Prozeduraler Stil
- Example#1487 - Execute a prepared statement with bound variables
- Example#1488 - Execute a prepared statement with an array of values
- Example#1489 - Objektorientierter Stil
- Example#1490 - Prozeduraler Stil
- Example#1491 - Objektorientierter Stil
- Example#1492 - Prozeduraler Stil
- Example#1493 - Objektorientierter Stil
- Example#1494 - Prozeduraler Stil
- Example#1495 - Objektorientierter Stil
- Example#1496 - Prozeduraler Stil
- Example#1497 - Objektorientierter Stil
- Example#1498 - Prozeduraler Stil
- Example#1499 - mysqli_stmt::prepare example
- Example#1500 - Objektorientierter Stil
- Example#1501 - Prozeduraler Stil
- Example#1502 - Objektorientierter Stil
- Example#1503 - Objektorientierter Stil
- Example#1504 - Prozeduraler Stil
- Example#1505 - Objektorientierter Stil
- Example#1506 - Prozeduraler Stil
- Example#1507 - Creation of a mysqli_result object
- Example#1508 - Objektorientierter Stil
- Example#1509 - Prozeduraler Stil
- Example#1510 - mysqli::data_seek example
- Example#1511 - Adjusting the result pointer when iterating
- Example#1512 - mysqli_result::fetch_all example
- Example#1513 - mysqli_result::fetch_array example
- Example#1514 - mysqli_result::fetch_assoc example
- Example#1515 - Comparison of mysqli_result iterator and mysqli_result::fetch_assoc usage
- Example#1516 - mysqli_result::fetch_column example
- Example#1517 - Objektorientierter Stil
- Example#1518 - Prozeduraler Stil
- Example#1519 - Objektorientierter Stil
- Example#1520 - Prozeduraler Stil
- Example#1521 - Objektorientierter Stil
- Example#1522 - Prozeduraler Stil
- Example#1523 - mysqli_result::fetch_object example
- Example#1524 - mysqli_result::fetch_row example
- Example#1525 - Objektorientierter Stil
- Example#1526 - Prozeduraler Stil
- Example#1527 - Objektorientierter Stil
- Example#1528 - Prozeduraler Stil
- Example#1529 - Objektorientierter Stil
- Example#1530 - Prozeduraler Stil
- Example#1531 - Objektorientierter Stil
- Example#1532 - Prozeduraler Stil
- Example#1533 - Objektorientierter Stil
- Example#1534 - Prozeduraler Stil
- Example#1535 - Error reporting except bad index errors
- Example#1536 - A mysqli_get_client_stats example
- Example#1537 - Connecting to a MySQL Server
- Example#1538 - Creating a Schema and Collection on the MySQL Server
- Example#1539 - Storing and Retrieving Data
- Example#1540 - Fetching and Iterating Multiple Documents
- Example#1541 - mysql_xdevapi\Expression example
- Example#1542 - URI examples
- Example#1543 - mysql_xdevapi\getSession example
- Example#1544 - mysql_xdevapi\RowResult::getWarnings example
- Example#1545 - mysql_xdevapi\RowResult::getWarningsCount example
- Example#1546 - mysql_xdevapi\Client::__construct example
- Example#1547 - mysql_xdevapi\Collection::add example
- Example#1548 - mysql_xdevapi\Collection::addOrReplaceOne example
- Example#1549 - mysql_xdevapi\Collection::getOne example
- Example#1550 - mysql_xdevapi\Collection::count example
- Example#1551 - mysql_xdevapi\Collection::createIndex example
- Example#1552 - mysql_xdevapi\Collection::dropIndex example
- Example#1553 - mysql_xdevapi\Collection::existsInDatabase example
- Example#1554 - mysql_xdevapi\Collection::find example
- Example#1555 - mysql_xdevapi\Collection::getName example
- Example#1556 - mysql_xdevapi\Collection::getOne example
- Example#1557 - mysql_xdevapi\Collection::getSchema example
- Example#1558 - mysql_xdevapi\Collection::getSession example
- Example#1559 - mysql_xdevapi\Collection::modify example
- Example#1560 - mysql_xdevapi\Collection::remove example
- Example#1561 - mysql_xdevapi\Collection::removeOne example
- Example#1562 - mysql_xdevapi\Collection::replaceOne example
- Example#1563 - mysql_xdevapi\CollectionAdd::__construct example
- Example#1564 - mysql_xdevapi\CollectionAdd::execute example
- Example#1565 - mysql_xdevapi\CollectionFind::bind example
- Example#1566 - CollectionFind example
- Example#1567 - CollectionFind example
- Example#1568 - mysql_xdevapi\CollectionFind::fields example
- Example#1569 - mysql_xdevapi\CollectionFind::groupBy example
- Example#1570 - mysql_xdevapi\CollectionFind::having example
- Example#1571 - mysql_xdevapi\CollectionFind::limit example
- Example#1572 - mysql_xdevapi\CollectionFind::lockExclusive example
- Example#1573 - mysql_xdevapi\CollectionFind::lockShared example
- Example#1574 - mysql_xdevapi\CollectionFind::offset example
- Example#1575 - mysql_xdevapi\CollectionFind::sort example
- Example#1576 - mysql_xdevapi\CollectionModify::arrayAppend example
- Example#1577 - mysql_xdevapi\CollectionModify::arrayInsert example
- Example#1578 - mysql_xdevapi\CollectionModify::bind example
- Example#1579 - mysql_xdevapi\CollectionModify::__construct example
- Example#1580 - mysql_xdevapi\CollectionModify::execute example
- Example#1581 - mysql_xdevapi\CollectionModify::limit example
- Example#1582 - mysql_xdevapi\CollectionModify::patch example
- Example#1583 - mysql_xdevapi\CollectionModify::replace example
- Example#1584 - mysql_xdevapi\CollectionModify::set example
- Example#1585 - mysql_xdevapi\CollectionModify::skip example
- Example#1586 - mysql_xdevapi\CollectionModify::sort example
- Example#1587 - mysql_xdevapi\CollectionModify::unset example
- Example#1588 - mysql_xdevapi\CollectionRemove::bind example
- Example#1589 - mysql_xdevapi\Collection::remove example
- Example#1590 - mysql_xdevapi\CollectionRemove::execute example
- Example#1591 - mysql_xdevapi\CollectionRemove::limit example
- Example#1592 - mysql_xdevapi\CollectionRemove::sort example
- Example#1593 - mysql_xdevapi\ColumnResult::__construct example
- Example#1594 - mysql_xdevapi\ColumnResult::getCharacterSetName example
- Example#1595 - mysql_xdevapi\ColumnResult::getCollationName example
- Example#1596 - mysql_xdevapi\ColumnResult::getColumnLabel example
- Example#1597 - mysql_xdevapi\ColumnResult::getColumnName example
- Example#1598 - mysql_xdevapi\ColumnResult::getFractionalDigits example
- Example#1599 - mysql_xdevapi\ColumnResult::getLength example
- Example#1600 - mysql_xdevapi\ColumnResult::getSchemaName example
- Example#1601 - mysql_xdevapi\ColumnResult::getTableLabel example
- Example#1602 - mysql_xdevapi\ColumnResult::getTableName example
- Example#1603 - mysql_xdevapi\ColumnResult::getType example
- Example#1604 - mysql_xdevapi\ColumnResult::isNumberSigned example
- Example#1605 - mysql_xdevapi\ColumnResult::isPadded example
- Example#1606 - mysql_xdevapi\CrudOperationBindable::bind example
- Example#1607 - mysql_xdevapi\CrudOperationLimitable::limit example
- Example#1608 - mysql_xdevapi\CrudOperationSkippable::skip example
- Example#1609 - mysql_xdevapi\CrudOperationSortable::sort example
- Example#1610 - mysql_xdevapi\DatabaseObject::existsInDatabase example
- Example#1611 - mysql_xdevapi\DatabaseObject::getName example
- Example#1612 - mysql_xdevapi\DatabaseObject::getSession example
- Example#1613 - A DocResult example
- Example#1614 - mysql_xdevapi\DocResult::fetchAll example
- Example#1615 - mysql_xdevapi\DocResult::fetchOne example
- Example#1616 - mysql_xdevapi\DocResult::getWarnings example
- Example#1617 - mysql_xdevapi\DocResult::getWarningsCount example
- Example#1618 - execute() examples
- Example#1619 - mysql_xdevapi\ExecutionStatus::__construct example
- Example#1620 - mysql_xdevapi\Expression::__construct example
- Example#1621 - mysql_xdevapi\Result::__construct example
- Example#1622 - mysql_xdevapi\Result::getAffectedItemsCount example
- Example#1623 - mysql_xdevapi\Result::getAutoIncrementValue example
- Example#1624 - mysql_xdevapi\Result::getGeneratedIds example
- Example#1625 - mysql_xdevapi\RowResult::getWarnings example
- Example#1626 - mysql_xdevapi\RowResult::getWarningsCount example
- Example#1627 - mysql_xdevapi\RowResult::__construct example
- Example#1628 - mysql_xdevapi\RowResult::fetchAll example
- Example#1629 - mysql_xdevapi\RowResult::fetchOne example
- Example#1630 - mysql_xdevapi\RowResult::getColumnsCount example
- Example#1631 - mysql_xdevapi\RowResult::getColumnNames example
- Example#1632 - mysql_xdevapi\RowResult::getColumns example
- Example#1633 - mysql_xdevapi\RowResult::getWarnings example
- Example#1634 - mysql_xdevapi\RowResult::getWarningsCount example
- Example#1635 - Schema::__construct example
- Example#1636 - Schema::createCollection example
- Example#1637 - Schema::createCollection validate parameter example
- Example#1638 - Schema::dropCollection example
- Example#1639 - Schema::existsInDatabase example
- Example#1640 - Schema::getCollection example
- Example#1641 - Schema::getCollectionAsTable example
- Example#1642 - mysql_xdevapi\Schema::getCollections example
- Example#1643 - mysql_xdevapi\Schema::getName example
- Example#1644 - mysql_xdevapi\Schema::getSession example
- Example#1645 - mysql_xdevapi\Schema::getTable example
- Example#1646 - mysql_xdevapi\Schema::getTables example
- Example#1647 - mysql_xdevapi\Session::getSchema example
- Example#1648 - mysql_xdevapi\Session::close example
- Example#1649 - mysql_xdevapi\Session::commit example
- Example#1650 - mysql_xdevapi\Session::__construct example
- Example#1651 - mysql_xdevapi\Session::createSchema example
- Example#1652 - mysql_xdevapi\Session::dropSchema example
- Example#1653 - mysql_xdevapi\Session::generateUuid example
- Example#1654 - mysql_xdevapi\Session::getSchema example
- Example#1655 - mysql_xdevapi\Session::getSchema example
- Example#1656 - mysql_xdevapi\Session::getSchemas example
- Example#1657 - mysql_xdevapi\Session::getServerVersion example
- Example#1658 - mysql_xdevapi\Session::listClients example
- Example#1659 - mysql_xdevapi\Session::quoteName example
- Example#1660 - mysql_xdevapi\Session::releaseSavepoint example
- Example#1661 - mysql_xdevapi\Session::rollback example
- Example#1662 - mysql_xdevapi\Session::rollbackTo example
- Example#1663 - mysql_xdevapi\Session::setSavepoint example
- Example#1664 - mysql_xdevapi\Session::sql example
- Example#1665 - mysql_xdevapi\Session::startTransaction example
- Example#1666 - mysql_xdevapi\SqlStatement::bind example
- Example#1667 - mysql_xdevapi\SqlStatement::__construct example
- Example#1668 - mysql_xdevapi\SqlStatement::execute example
- Example#1669 - mysql_xdevapi\SqlStatement::getNextResult example
- Example#1670 - mysql_xdevapi\SqlStatement::getResult example
- Example#1671 - mysql_xdevapi\SqlStatement::hasMoreResults example
- Example#1672 - mysql_xdevapi\SqlStatementResult::__construct example
- Example#1673 - mysql_xdevapi\SqlStatementResult::fetchAll example
- Example#1674 - mysql_xdevapi\SqlStatementResult::fetchOne example
- Example#1675 - mysql_xdevapi\SqlStatementResult::getAffectedItemsCount example
- Example#1676 - mysql_xdevapi\SqlStatementResult::getColumnsCount example
- Example#1677 - mysql_xdevapi\SqlStatementResult::getColumnNames example
- Example#1678 - mysql_xdevapi\SqlStatementResult::getColumns example
- Example#1679 - mysql_xdevapi\SqlStatementResult::getGeneratedIds example
- Example#1680 - mysql_xdevapi\SqlStatementResult::getLastInsertId example
- Example#1681 - mysql_xdevapi\SqlStatementResult::getWarnings example
- Example#1682 - mysql_xdevapi\SqlStatementResult::getWarningsCount example
- Example#1683 - mysql_xdevapi\SqlStatementResult::hasData example
- Example#1684 - mysql_xdevapi\SqlStatementResult::nextResult example
- Example#1685 - mysql_xdevapi\Statement::__construct example
- Example#1686 - mysql_xdevapi\Statement::getNextResult example
- Example#1687 - mysql_xdevapi\Statement::getResult example
- Example#1688 - mysql_xdevapi\Statement::hasMoreResults example
- Example#1689 - mysql_xdevapi\Table::__construct example
- Example#1690 - mysql_xdevapi\Table::count example
- Example#1691 - mysql_xdevapi\Table::delete example
- Example#1692 - mysql_xdevapi\Table::existsInDatabase example
- Example#1693 - mysql_xdevapi\Table::getName example
- Example#1694 - mysql_xdevapi\Table::getSchema example
- Example#1695 - mysql_xdevapi\Table::getSession example
- Example#1696 - mysql_xdevapi\Table::insert example
- Example#1697 - mysql_xdevapi\Table::isView example
- Example#1698 - mysql_xdevapi\Table::count example
- Example#1699 - mysql_xdevapi\Table::update example
- Example#1700 - mysql_xdevapi\TableDelete::bind example
- Example#1701 - mysql_xdevapi\TableDelete::__construct example
- Example#1702 - mysql_xdevapi\TableDelete::execute example
- Example#1703 - mysql_xdevapi\TableDelete::limit example
- Example#1704 - mysql_xdevapi\TableDelete::orderBy example
- Example#1705 - mysql_xdevapi\TableDelete::where example
- Example#1706 - mysql_xdevapi\TableInsert::__construct example
- Example#1707 - mysql_xdevapi\TableInsert::execute example
- Example#1708 - mysql_xdevapi\TableInsert::values example
- Example#1709 - mysql_xdevapi\TableSelect::bind example
- Example#1710 - mysql_xdevapi\TableSelect::__construct example
- Example#1711 - mysql_xdevapi\TableSelect::execute example
- Example#1712 - mysql_xdevapi\TableSelect::groupBy example
- Example#1713 - mysql_xdevapi\TableSelect::having example
- Example#1714 - mysql_xdevapi\TableSelect::limit example
- Example#1715 - mysql_xdevapi\TableSelect::lockExclusive example
- Example#1716 - mysql_xdevapi\TableSelect::lockShared example
- Example#1717 - mysql_xdevapi\TableSelect::offset example
- Example#1718 - mysql_xdevapi\TableSelect::orderBy example
- Example#1719 - mysql_xdevapi\TableSelect::where example
- Example#1720 - mysql_xdevapi\TableUpdate::bind example
- Example#1721 - mysql_xdevapi\TableUpdate::__construct example
- Example#1722 - mysql_xdevapi\TableUpdate::execute example
- Example#1723 - mysql_xdevapi\TableUpdate::limit example
- Example#1724 - mysql_xdevapi\TableUpdate::orderby example
- Example#1725 - mysql_xdevapi\TableUpdate::set example
- Example#1726 - mysql_xdevapi\TableUpdate::where example
- Example#1727 - mysql_xdevapi\Warning::__construct example
- Example#1728 - MySQL-Erweiterung: ein Überblicks-Beispiel
- Example#1729 - mysql_affected_rows-Beispiel
- Example#1730 - mysql_affected_rows-Beispiel mit Transaktionen
- Example#1731 - mysql_client_encoding-Beispiel
- Example#1732 - mysql_close-Beispiel
- Example#1733 - mysql_connect-Beispiel
- Example#1734 - mysql_connect-Beispiel unter Verwendung der hostname:port-Syntax
- Example#1735 - mysql_connect-Beispiel unter Verwendung der ":/path/to/socket"-Syntax
- Example#1736 - mysql_create_db-Alternativbeispiel
- Example#1737 - mysql_data_seek-Beispiel
- Example#1738 - mysql_db_name-Beispiel
- Example#1739 - mysql_db_query-Alternativbeispiel
- Example#1740 - mysql_drop_db-Alternativbeispiel
- Example#1741 - mysql_errno-Beispiel
- Example#1742 - mysql_error-Beispiel
- Example#1743 - mysql_escape_string-Beispiel
- Example#1744 - Abfrage mit alias für identische Feldnamen
- Example#1745 - mysql_fetch_array mit MYSQL_NUM
- Example#1746 - mysql_fetch_array mit MYSQL_ASSOC
- Example#1747 - mysql_fetch_array mit MYSQL_BOTH
- Example#1748 - Ein ausführliches mysql_fetch_assoc-Beispiel
- Example#1749 - mysql_fetch_field-Beispiel
- Example#1750 - Ein mysql_fetch_lengths-Beispiel
- Example#1751 - mysql_fetch_object-Beispiel
- Example#1752 - mysql_fetch_object-Beispiel
- Example#1753 - Einen Datensatz mit mysql_fetch_row holen
- Example#1754 - Ein mysql_field_flags-Beispiel
- Example#1755 - mysql_field_len-Beispiel
- Example#1756 - mysql_field_name-Beispiel
- Example#1757 - Ein mysql_field_table-Beispiel
- Example#1758 - mysql_field_type-Beispiel
- Example#1759 - Ein mysql_free_result-Beispiel
- Example#1760 - mysql_get_client_info-Beispiel
- Example#1761 - mysql_get_host_info-Beispiel
- Example#1762 - mysql_get_proto_info-Beispiel
- Example#1763 - mysql_get_server_info-Beispiel
- Example#1764 - Relevante MySQL-Anweisungen
- Example#1765 - mysql_insert_id-Beispiel
- Example#1766 - mysql_list_dbs-Beispiel
- Example#1767 - Alternative zum veraltetenmysql_list_fields
- Example#1768 - mysql_list_processes-Beispiel
- Example#1769 - mysql_list_tables-Alternativbeispiel
- Example#1770 - Ein mysql_num_fields-Beispiel
- Example#1771 - mysql_num_rows-Beispiel
- Example#1772 - mysql_ping-Beispiel
- Example#1773 - Ungültige Anfrage
- Example#1774 - Gültige Anfrage
- Example#1775 - Einfaches mysql_real_escape_string-Beispiel
- Example#1776 - mysql_real_escape_string benötigt eine Verbindung
- Example#1777 - Ein beispielhafter SQL-Injection-Angriff
- Example#1778 - mysql_result-Beispiel
- Example#1779 - mysql_select_db-Beispiel
- Example#1780 - mysql_stat-Beispiel
- Example#1781 - Alternatives mysql_stat-Beispiel
- Example#1782 - mysql_tablename-Beispiel
- Example#1783 - mysql_thread_id-Beispiel
- Example#1784 - Basic query
- Example#1785 - Inserting with bind variables
- Example#1786 - Binding in the WHERE clause of a query
- Example#1787 - Inserting and fetching a CLOB
- Example#1788 - Using a PL/SQL stored function
- Example#1789 - Using a PL/SQL stored procedure
- Example#1790 - Calling a PL/SQL function that returns a REF CURSOR
- Example#1791 -
- Example#1792 - user_oci8_probes.d for tracing all user-level PHP OCI8 Static Probes with DTrace
- Example#1793 - oci_bind_array_by_name-Beispiel
- Example#1794 - Inserting data with oci_bind_by_name
- Example#1795 - Binding once for multiple executions
- Example#1796 - Binding with a foreach loop
- Example#1797 - Binding in a WHERE clause
- Example#1798 - Binding with a LIKE clause
- Example#1799 - Binding with REGEXP_LIKE
- Example#1800 - Binding Multiple Values in an IN Clause
- Example#1801 - Binding a ROWID returned by a query
- Example#1802 - Binding a ROWID on INSERT
- Example#1803 - Binding for a PL/SQL stored function
- Example#1804 - Binding parameters for a PL/SQL stored procedure
- Example#1805 - Binding a CLOB column
- Example#1806 - Binding a PL/SQL BOOLEAN
- Example#1807 - oci_client_version example
- Example#1808 - Schließen einer Verbindung
- Example#1809 - Datenbankverbindungen werden nicht geschlossen, bevor alle Referenzen geschlossen wurden
- Example#1810 - Schließen einer Verbindung, die mehr als einmal geöffnet wurde
- Example#1811 - Verbindungen werden geschlossen, wenn die Variablen den Geltungsbereich verlassen
- Example#1812 - oci_commit example
- Example#1813 - Basic oci_connect using Easy Connect syntax
- Example#1814 - Basic oci_connect using a Network Connect name
- Example#1815 - oci_connect with an explicit character set
- Example#1816 - Using multiple calls to oci_connect
- Example#1817 - oci_define_by_name example
- Example#1818 - oci_define_by_name with case sensitive column names
- Example#1819 - oci_define_by_name with LOB columns
- Example#1820 - oci_define_by_name with an explicit type
- Example#1821 - Zeigt die Oracle-Fehlermeldung nach einem Verbindungsfehler an
- Example#1822 - Zeigt die Oracle-Fehlermeldung nach einem Parser-Fehler an
- Example#1823 - Anzeigen der Oracle-Fehlermeldung, der problematischen Anweisung und der Position des Problems nach einem Ausführungsfehler
- Example#1824 - oci_execute for queries
- Example#1825 - oci_execute without specifying a mode example
- Example#1826 - oci_execute with OCI_NO_AUTO_COMMIT example
- Example#1827 - oci_execute with different commit modes example
- Example#1828 - oci_execute with OCI_DESCRIBE_ONLY example
- Example#1829 - oci_fetch_all-Beispiel
- Example#1830 - oci_fetch_all-Beispiel mit OCI_FETCHSTATEMENT_BY_ROW
- Example#1831 - oci_fetch_all mit OCI_NUM
- Example#1832 - oci_fetch_array mit OCI_BOTH
- Example#1833 - oci_fetch_array mit OCI_NUM
- Example#1834 - oci_fetch_array mit OCI_ASSOC
- Example#1835 - oci_fetch_array mit OCI_RETURN_NULLS
- Example#1836 - oci_fetch_array mit OCI_RETURN_LOBS
- Example#1837 - oci_fetch_array mit Spaltennamen, die zwischen Groß- und Kleinschreibung unterscheiden
- Example#1838 - oci_fetch_array mit Spalten, die doppelte Namen haben
- Example#1839 - oci_fetch_array mit DATE-Spalten
- Example#1840 - oci_fetch_array mit REF CURSOR
- Example#1841 - Seitenweise Darstellung mit oci_fetch_array unter Verwendung einer LIMIT-Klausel
- Example#1842 - oci_fetch_array mit impliziten Ergebnismengen einer Oracle-Datenbank
- Example#1843 - oci_fetch_assoc-Beispiel
- Example#1844 - oci_fetch_object-Beispiel
- Example#1845 - oci_fetch_object mit Spaltennamen, die zwischen Groß- und Kleinschreibung unterscheiden.
- Example#1846 - oci_fetch_object mit LOBs
- Example#1847 - oci_fetch_row-Beispiel
- Example#1848 - oci_fetch mit definierten Variablen
- Example#1849 - oci_fetch mit oci_result
- Example#1850 - oci_field_name example
- Example#1851 - oci_field_name example
- Example#1852 - oci_field_precision Example
- Example#1853 - oci_field_scale Example
- Example#1854 - oci_field_size example
- Example#1855 - oci_field_type_raw Example
- Example#1856 - oci_field_type example
- Example#1857 - Fetching Implicit Result Sets in a loop
- Example#1858 - Getting child statement handles individually
- Example#1859 - Explicitly setting the Prefetch Count
- Example#1860 - Implicit Result Set example without using oci_get_implicit_resultset
- Example#1861 - oci_new_connect example
- Example#1862 - Binding a REF CURSOR in an Oracle stored procedure call
- Example#1863 - oci_new_descriptor example
- Example#1864 - oci_new_descriptor example
- Example#1865 - oci_num_fields example
- Example#1866 - oci_num_rows example
- Example#1867 - oci_parse example for SQL statements
- Example#1868 - oci_parse example for PL/SQL statements
- Example#1869 - oci_password_change example changing the password of an already connected user
- Example#1870 - oci_password_change example of connecting and changing the password in one step
- Example#1871 - Basic oci_pconnect Example using Easy Connect syntax
- Example#1872 - oci_fetch with oci_result
- Example#1873 - oci_rollback example
- Example#1874 - Rolling back to a SAVEPOINT example
- Example#1875 - oci_server_version example
- Example#1876 - Setting the action
- Example#1877 - Setting the timeout
- Example#1878 - Setting the client identifier to the application user
- Example#1879 - Setting the client information
- Example#1880 - Setting the DBOP
- Example#1881 - Two scripts can use different versions of myfunc() at the same time
- Example#1882 - Setting the module name
- Example#1883 - Changing the LOB prefetch value for a query
- Example#1884 - Changing the default prefetch value for a query
- Example#1885 - Changing the default prefetch for a REF CURSOR fetch
- Example#1886 - Setting the prefetch value when passing a REF CURSOR back to Oracle
- Example#1887 - oci_statement_type example
- Example#1888 - Beispiel für die Benutzung der PostgreSQL-Erweiterung
- Example#1889 - benutzerdefinierte PostgreSQL Funktionen Beispiel
- Example#1890 - pg_affected_rows-Beispiel
- Example#1891 - pg_cancel_query Beispiel
- Example#1892 - pg_client_encoding-Beispiel
- Example#1893 - pg_close-Beispiel
- Example#1894 - pg_connect benutzen
- Example#1895 - pg_connection_busy Beispiel
- Example#1896 - pg_connection_reset Beispiel
- Example#1897 - pg_connection_status Beispiel
- Example#1898 - pg_convert-Beispiel
- Example#1899 - pg_copy_from Beispiel
- Example#1900 - pg_copy_to-Beispiel
- Example#1901 - pg_dbname-Beispiel
- Example#1902 - pg_delete-Beispiel
- Example#1903 - pg_end_copy Beispiel
- Example#1904 - pg_escape_bytea-Beispiel
- Example#1905 - pg_escape_identifier example
- Example#1906 - pg_escape_literal example
- Example#1907 - pg_escape_string-Beispiel
- Example#1908 - pg_execute benutzen:
- Example#1909 - pg_fetch_all_columns-Beispiel
- Example#1910 - pg_fetch_all-Beispiel
- Example#1911 - pg_fetch_array-Beispiel
- Example#1912 - pg_fetch_assoc-Beispiel
- Example#1913 - pg_fetch_object-Beispiel
- Example#1914 - pg_fetch_result-Beispiel
- Example#1915 - pg_fetch_row-Beispiel
- Example#1916 - pg_field_is_null-Beispiel
- Example#1917 - Informationen über Felder abfragen
- Example#1918 - Die Nummer eines Feldes ermitteln
- Example#1919 - Informationen über Spalten ermitteln
- Example#1920 - Informationen über Felder abfragen
- Example#1921 - Informationen über Felder abfragen
- Example#1922 - Informationen über Felder holen
- Example#1923 - Informationen über Felder holen
- Example#1924 - pg_free_result-Beispiel
- Example#1925 - PostgreSQL-NOTIFY-Nachricht
- Example#1926 - PostgreSQL Prozess-ID
- Example#1927 - pg_get_result-Beispiel
- Example#1928 - pg_host-Beispiel
- Example#1929 - pg_insert-Beispiel
- Example#1930 - pg_last_error-Beispiel
- Example#1931 - pg_last_notice-Beispiel
- Example#1932 - pg_last_oid-Beispiel
- Example#1933 - pg_lo_close Beispiel
- Example#1934 - pg_lo_create-Beispiel
- Example#1935 - pg_lo_export Beispiel
- Example#1936 - pg_lo_import-Beispiel
- Example#1937 - pg_lo_open-Beispiel
- Example#1938 - pg_lo_read_all-Beispiel
- Example#1939 - pg_lo_read-Beispiel
- Example#1940 - pg_lo_seek-Beispiel
- Example#1941 - pg_lo_tell-Beispiel
- Example#1942 - pg_lo_truncate example
- Example#1943 - pg_lo_unlink Beispiel
- Example#1944 - pg_lo_write-Beispiel
- Example#1945 - Metadaten für eine Tabelle ermitteln
- Example#1946 - pg_num_fields Beispiel
- Example#1947 - pg_num_rows Beispiel
- Example#1948 - pg_options-Beispiel
- Example#1949 - pg_parameter_status-Beispiel
- Example#1950 - pg_pconnect benutzen:
- Example#1951 - pg_ping Beispiel
- Example#1952 - pg_port-Beispiel
- Example#1953 - pg_prepare-Beispiel
- Example#1954 - pg_put_line Beispiel
- Example#1955 - pg_query_params-Beispiel
- Example#1956 - pg_query-Beispiel
- Example#1957 - pg_query mit mehreren Anweisungen
- Example#1958 - pg_result_error_field-Beispiel
- Example#1959 - pg_result_error-Beispiel
- Example#1960 - pg_result_seek Beispiel
- Example#1961 - pg_result_status-Beispiel
- Example#1962 - pg_select-Beispiel
- Example#1963 - Die Verwendung von pg_send_execute:
- Example#1964 - pg_send_prepare Beispiel
- Example#1965 - pg_send_query_params-Beispiel
- Example#1966 - pg_send_query Beispiel
- Example#1967 - pg_set_client_encoding Beispiel
- Example#1968 - pg_set_error_verbosity Beispiel
- Example#1969 - pg_trace Beispiel
- Example#1970 - pg_transaction_status-Beispiel
- Example#1971 - pg_tty-Beispiel
- Example#1972 - pg_unescape_bytea-Beispiel
- Example#1973 - pg_untrace Beipiel
- Example#1974 - pg_update-Beispiel
- Example#1975 - pg_version-Beispiel
- Example#1976 - Backup an existing database
- Example#1977 - SQLite3::changes-Beispiel
- Example#1978 - SQLite3::close Beispiel
- Example#1979 - SQLite3::__construct-Beispiel
- Example#1980 - Beispiel für eine 'max_length'-Aggregierungs-Funktion
- Example#1981 - SQLite3::createCollation example
- Example#1982 - SQLite3::createFunction-Beispiel
- Example#1983 - SQLite3::enableExceptions example
- Example#1984 - SQLite3::exec-Beispiel
- Example#1985 - SQLite3::loadExtension-Beispiel
- Example#1986 - SQLite3::open-Beispiel
- Example#1987 - SQLite3::openBlob example
- Example#1988 - Incrementally writing a BLOB
- Example#1989 - SQLite3::prepare-Beispiel
- Example#1990 - SQLite3::query-Beispiel
- Example#1991 - SQLite3::querySingle example
- Example#1992 - SQLite3::setAuthorizer example
- Example#1993 - SQLite3::version example
- Example#1994 - SQLite3Stmt::bindParam Usage
- Example#1995 - SQLite3Stmt::bindValue example
- Example#1996 - Inspecting the expanded SQL
- Example#1997 - sqlsrv_begin_transaction example
- Example#1998 - sqlsrv_cancel example
- Example#1999 - sqlsrv_client_info example
- Example#2000 - sqlsrv_close example
- Example#2001 - sqlsrv_commit example
- Example#2002 - Connect using Windows Authentication.
- Example#2003 - Connect by specifying a user name and password.
- Example#2004 - Connect on a specified port.
- Example#2005 - functionname example
- Example#2006 - sqlsrv_execute example
- Example#2007 - Retrieving an associative array.
- Example#2008 - Retrieving a numeric array.
- Example#2009 - sqlsrv_fetch_object example
- Example#2010 - sqlsrv_fetch example
- Example#2011 - sqlsrv_field_metadata example
- Example#2012 - sqlsrv_free_stmt example
- Example#2013 - sqlsrv_get_field example
- Example#2014 - sqlsrv_has_rows example
- Example#2015 - sqlsrv_next_result example
- Example#2016 - sqlsrv_num_fields example
- Example#2017 - sqlsrv_num_rows example
- Example#2018 - sqlsrv_prepare example
- Example#2019 - sqlsrv_query example
- Example#2020 - sqlsrv_rollback example
- Example#2021 - sqlsrv_rows_affected example
- Example#2022 - sqlsrv_send_stream_data example
- Example#2023 - sqlsrv_server_info example
- Example#2024 - cal_days_in_month Beispiel
- Example#2025 - cal_from_jd Beispiel
- Example#2026 - cal_info Beispiel
- Example#2027 - easter_date Beispiel
- Example#2028 - easter_days Beispiel
- Example#2029 - Caledar Funktionen
- Example#2030 - Überlaufverhalten
- Example#2031 - jdtojewish-Beispiel
- Example#2032 - DateTimeImmutable::add/sub addiert Intervalle, die die verstrichene Zeit umfassen
- Example#2033 - DateTimeImmutable::modify und strtotime erhöhen oder verringern die Werte einzelner Komponenten
- Example#2034 - Durch die Addition oder Subtraktion von Zeiten kann das Datum über- oder unterschritten werden
- Example#2035 - Erstellen eines veränderbaren DateTime-Objekts
- Example#2036 - Erstellen eines veränderbaren DateTime-Objekts
- Example#2037 - DateTime::modify-Beispiel
- Example#2038 - Vorsicht beim Addieren oder Subtrahieren von Monaten
- Example#2039 - DateTime::setTimeZone-Beispiel
- Example#2040 - DateTimeImmutable::add-Beispiel
- Example#2041 - Weitere DateTimeImmutable::add-Beispiele
- Example#2042 - Vorsicht beim Addieren von Monaten
- Example#2043 - DateTimeImmutable::__construct-Beispiel
- Example#2044 - Die Besonderheiten von DateTimeImmutable::__construct
- Example#2045 - Ändern der zugehörigen Zeitzone
- Example#2046 - Verwenden einer Zeichenkette mit relativen Datums- und Zeitangaben
- Example#2047 - DateTimeImmutable::createFromFormat-Beispiel
- Example#2048 - Besonderheiten von DateTimeImmutable::createFromFormat
- Example#2049 - Formatzeichenkette mit literalen Zeichen
- Example#2050 - Verhalten bei einem Überlauf
- Example#2051 - Verhalten bei überlaufenden Tagesnamen
- Example#2052 - Erkennen von übergelaufenen Daten
- Example#2053 - Erstellen eines unveränderbaren DateTime-Objekts
- Example#2054 - Erstellen eines nicht veränderbaren DateTime-Objekts
- Example#2055 - DateTimeImmutable::getLastErrors-Beispiel
- Example#2056 - DateTimeImmutable::modify-Beispiel
- Example#2057 - Vorsicht beim Addieren oder Subtrahieren von Monaten
- Example#2058 - DateTimeImmutable::setDate-Beispiel
- Example#2059 - Werte, die einen Bereich überschreiten, werden zu ihren übergeordneten Werten hinzugefügt
- Example#2060 - DateTimeImmutable::setISODate-Beispiel
- Example#2061 - Werte, die einen Bereich überschreiten, werden zu ihren übergeordneten Werten hinzugefügt
- Example#2062 - Ermitteln des Monats, in dem eine Woche liegt
- Example#2063 - DateTimeImmutable::setTime-Beispiel
- Example#2064 - Werte, die einen Bereich überschreiten, werden zu ihren übergeordneten Werten hinzugefügt
- Example#2065 - DateTimeImmutable::setTimestamp-Beispiel
- Example#2066 - DateTimeImmutable::setTimeZone-Beispiel
- Example#2067 - DateTimeImmutable::sub-Beispiel
- Example#2068 - Weitere DateTimeImmutable::sub-Beispiele
- Example#2069 - Vorsicht beim Subtrahieren von Monaten
- Example#2070 - DateTimeImmutable::diff-Beispiel
- Example#2071 - Vergleich von DateTime-Objekten
- Example#2072 - DateTime::format-Beispiel
- Example#2073 - DateTime::getOffset-Beispiel
- Example#2074 - DateTime::getTimestamp-Beispiel
- Example#2075 - DateTime::getTimezone-Beispiel
- Example#2076 - Erstellen und Anhängen von DateTimeZone an ein DateTimeImmutable
- Example#2077 - Fehler beim Initialisieren von DateTimeZone abfangen
- Example#2078 - DateTimeZone::getLocation-Beispiel
- Example#2079 - DateTimeZone::getOffset-Beispiele
- Example#2080 - timezone_transitions_get-Beispiel
- Example#2081 - timezone_transitions_get-Beispiel mit gesetztem timestampBegin
- Example#2082 - timezone_abbreviations_list-Beispiel
- Example#2083 - DateTimeZone::listIdentifiers-Beispiel
- Example#2084 - Auflisten der Bezeichner für eine bestimmte Region
- Example#2085 - Auflisten der Bezeichner für mehrere Regionen
- Example#2086 - Auflisten der Bezeichner für ein einzelnes Land
- Example#2087 - DateInterval-Beispiel
- Example#2088 - Parsen gültiger Datums-Intervalle
- Example#2089 - Parsen spezieller relativer Datums-Intervalle
- Example#2090 - DateInterval-Beispiel
- Example#2091 - DateInterval und Überträge
- Example#2092 - DateInterval und DateTime::diff mit den Modifikatoren %a und %d
- Example#2093 - DatePeriod-Beispiel
- Example#2094 - DatePeriod-Beispiel mit DatePeriod::EXCLUDE_START_DATE
- Example#2095 - DatePeriod::getDateInterval-Beispiel
- Example#2096 - DatePeriod::getEndDate-Beispiel
- Example#2097 - DatePeriod::getEndDate ohne Enddatum
- Example#2098 - DatePeriod::getStartDate-Beispiel
- Example#2099 - checkdate-Beispiel
- Example#2100 - Ermitteln der Standardzeitzone
- Example#2101 - Ermitteln der Abkürzung einer Zeitzone
- Example#2102 - Ermittlung der Standardzeitzone
- Example#2103 - date_parse_from_format-Beispiel
- Example#2104 - Ein date_parse-Beispiel mit einer vollständigen datetime-Zeichenkette
- Example#2105 - date_parse mit Zeitzonenkürzel
- Example#2106 - date_parse mit Zeitzonenkennung
- Example#2107 - date_parse mit einer minimalen Zeichenkette
- Example#2108 - date_parse mit relativen Formaten
- Example#2109 - date_parse mit Nebeneffekten
- Example#2110 - Ein date_sun_info-Beispiel
- Example#2111 - Polarnacht
- Example#2112 - Mitternachtssonne
- Example#2113 - date_sunrise-Beispiel
- Example#2114 - Kein Sonnenaufgang
- Example#2115 - date_sunset-Beispiel
- Example#2116 - Kein Sonnenuntergang
- Example#2117 - date-Beispiele
- Example#2118 - Maskieren von Zeichen in date
- Example#2119 - date und mktime-Beispiele
- Example#2120 - date-Formatierungen
- Example#2121 - getdate-Beispiel
- Example#2122 - gettimeofday-Beispiel
- Example#2123 - gmdate-Beispiel
- Example#2124 - Grundlegendes gmmktime-Beispiel
- Example#2125 - gmstrftime-Beispiel
- Example#2126 - idate-Beispiel
- Example#2127 - localtime-Beispiel
- Example#2128 - Zeitmessung einer Skriptausführung
- Example#2129 - microtime und REQUEST_TIME_FLOAT
- Example#2130 - Einfaches mktime-Beispiel
- Example#2131 - mktime-Beispiel
- Example#2132 - Letzter Tag eines Monats
- Example#2133 - strftime-Gebietsschema-Beispiele
- Example#2134 - ISO 8601:1988 Wochennummer-Beispiel
- Example#2135 - Plattformübergreifendes Beispiel unter Verwendung des Platzhalters %e
- Example#2136 - Zeige alle bekannten und unbekannten Formate an.
- Example#2137 - strptime-Beispiel
- Example#2138 - Ein strtotime-Beispiel
- Example#2139 - Test auf Fehler
- Example#2140 - time-Beispiel
- Example#2141 - Ein timezone_name_from_abbr-Beispiel
- Example#2142 - Ermitteln der timezonedb-Version
- Example#2143 -
- Example#2144 -
- Example#2145 - Measure several code blocks execution and get the total
- Example#2146 - Schließen eines geöffneten Dateideskriptors
- Example#2147 - Setzen und Löschen einer Sperre
- Example#2148 - Öffnen eines Dateideskriptors
- Example#2149 - Positionieren in einer Datei
- Example#2150 - Setting the baud rate on a serial port
- Example#2151 - chdir Beispiel
- Example#2152 - chroot-Beispiel
- Example#2153 - closedir-Beispiel
- Example#2154 - dir-Beispiel
- Example#2155 - getcwd Beispiel
- Example#2156 - opendir-Beispiel
- Example#2157 - Alle Einträge eines Verzeichnisses auflisten
- Example#2158 - Listet alle Einträge des aktuellen Verzeichnisses auf und blendet dabei die Verzeichnisse . und .. aus.
- Example#2159 - Ein einfaches scandir-Beispiel
- Example#2160 - A finfo_buffer example
- Example#2161 - Ein finfo_file-Beispiel
- Example#2162 - Objektorientierter Stil
- Example#2163 - Prozeduraler Stil
- Example#2164 - mime_content_type Example
- Example#2165 - basename-Beispiel
- Example#2166 - Gruppe einer Datei ändern
- Example#2167 - Einfache chown-Benutzung
- Example#2168 - clearstatcache-Beispiel
- Example#2169 - copy Beispiel
- Example#2170 - dirname-Beispiel
- Example#2171 - disk_free_space Beispiel
- Example#2172 - disk_total_space Beispiel
- Example#2173 - Ein einfaches fclose Beispiel
- Example#2174 - fdatasync example
- Example#2175 - Zeitüberschreitungen mit feof abhandeln
- Example#2176 - feof Beispiel mit einem ungültigen Dateizeiger
- Example#2177 - File write example using fflush
- Example#2178 - Ein fgetc Beispiel
- Example#2179 - Lies und gib den gesamten Inhalt einer CSV Datei aus
- Example#2180 - Eine Datei Zeile für Zeile lesen
- Example#2181 - Reading a PHP file line-by-line
- Example#2182 - Prüfung, ob eine Datei existiert
- Example#2183 - Holen und Ausgeben des Quelltextes der Startseite einer Webseite
- Example#2184 - Suche im include_path
- Example#2185 - Lesen einen Abschnitts einer Datei
- Example#2186 - Nutzung von Stream-Contexten
- Example#2187 - Einfaches Verwendungsbeispiel
- Example#2188 - Verwendung der Flags
- Example#2189 - file-Beispiel
- Example#2190 - fileatime Beispiel
- Example#2191 - Ein filectime Beispiel
- Example#2192 - Finding the group of a file
- Example#2193 - Vergleich des Inode einer Datei mit dem der derzeitigen Datei
- Example#2194 - filemtime Beispiel
- Example#2195 - Den besitzer einer Datei finden
- Example#2196 - Zeige die Zugriffsrechte als Oktalwert an
- Example#2197 - Zeige die kompletten Zugriffsrechte an
- Example#2198 - filesize Beispiel
- Example#2199 - filetype Beispiel
- Example#2200 - flock-Beispiel
- Example#2201 - flock mit der Option LOCK_NB
- Example#2202 - Checking a color name against a shell wildcard pattern
- Example#2203 - fopen-Beispiele
- Example#2204 - Nutzung von fpassthru mit binären Dateien
- Example#2205 - fputcsv example
- Example#2206 - Ein einfaches fread-Beispiel
- Example#2207 - Ein fread-Beispiel mit einer Binärdatei
- Example#2208 - fread-Beispiele für entfernte Dateien
- Example#2209 - fscanf-Beispiel
- Example#2210 - Inhalt der Datei users.txt
- Example#2211 - fseek Beispiel
- Example#2212 - fstat-Beispiel
- Example#2213 - fsync example
- Example#2214 - ftell Beispiel
- Example#2215 - Dateikürzungsbeispiel
- Example#2216 - Ein einfaches Beispiel für fwrite
- Example#2217 - Einfacher Ersatz von opendir etc. durch glob
- Example#2218 - is_dir-Beispiel
- Example#2219 - is_executable-Beispiel
- Example#2220 - is_file-Beispiel
- Example#2221 - Erstelle und bestätige, dass eine Datei ein symbolischer Link ist
- Example#2222 - is_readable-Beispiel
- Example#2223 - is_uploaded_file-Beispiel
- Example#2224 - is_writable-Beispiel
- Example#2225 - Changing the group of a symbolic link
- Example#2226 - Changing the owner of a symbolic link
- Example#2227 - Erstellen eines harten Links
- Example#2228 - linkinfo-Beispiel
- Example#2229 - Vergleich von stat und lstat
- Example#2230 - mkdir-Beispiel
- Example#2231 - mkdir mit dem Parameter recursive benutzen
- Example#2232 - Hochladen mehrerer Dateien
- Example#2233 - Inhalt der sample.ini
- Example#2234 - parse_ini_file-Beispiel
- Example#2235 - parse_ini_file parst eine php.ini
- Example#2236 - Wert-Interpolation
- Example#2237 - Zeichen maskieren
- Example#2238 - pathinfo-Beispiel
- Example#2239 - pathinfo-Beispiel für den Unterschied zwischen einer leeren und keiner Erweiterung
- Example#2240 - pathinfo-Beispiel für eine Punktdatei
- Example#2241 - pclose Beispiel
- Example#2242 - popen-Beispiel
- Example#2243 - popen-Beispiel
- Example#2244 - Einen Download unter Verwendung von readfile erzwingen
- Example#2245 - readlink example
- Example#2246 - realpath_cache_get example
- Example#2247 - realpath_cache_size example
- Example#2248 - realpath
- Example#2249 - realpath auf Windows
- Example#2250 - Beispiel mit rename
- Example#2251 - Beispiel zum Überschreiben mit rewind
- Example#2252 - rmdir Beispiel
- Example#2253 - stat-Beispiel
- Example#2254 - Nutzung von stat-Informationen zusammen mit touch
- Example#2255 - Einen symbolischen Link erzeugen
- Example#2256 - tempnam-Beispiel
- Example#2257 - tmpfile-Beispiel
- Example#2258 - touch-Beispiel
- Example#2259 - Nutzung von touch mit dem Parameter mtime
- Example#2260 - umask-Beispiel
- Example#2261 - Einfache Nutzung von unlink
- Example#2262 - Example usage of inotify
- Example#2263 - Checks if system administrator has signed the file
- Example#2264 - Prints names of all extended attributes of file
- Example#2265 - Removes all extended attributes of a file
- Example#2266 - Sets extended attributes on .wav file
- Example#2267 - xattr_supported example
- Example#2268 - xdiff_file_bdiff_size example
- Example#2269 - xdiff_file_bdiff example
- Example#2270 - xdiff_file_bpatch example
- Example#2271 - xdiff_file_diff_binary example
- Example#2272 - xdiff_file_diff example
- Example#2273 - xdiff_file_merge3 example
- Example#2274 - xdiff_file_patch_binary example
- Example#2275 - xdiff_file_patch example
- Example#2276 - Patch reversing example
- Example#2277 - xdiff_file_rabdiff example
- Example#2278 - xdiff_string_bdiff_size example
- Example#2279 - xdiff_string_diff example
- Example#2280 - xdiff_string_patch example
- Example#2281 - Enchant Usage Example
- Example#2282 - List the backends provided by the given broker
- Example#2283 - A enchant_broker_dict_exists example
- Example#2284 - List all available dictionaries for one broker
- Example#2285 - A enchant_broker_request_dict example
- Example#2286 - Adding a word to a PWL
- Example#2287 - A enchant_dict_describe example
- Example#2288 - A enchant_dict_quick_check example
- Example#2289 - A enchant_dict_suggest example
- Example#2290 - Beispiel.
- Example#2291 - Using Gender\Gender::country
- Example#2292 - bindtextdomain-Beispiel
- Example#2293 - gettext-Suche
- Example#2294 - ngettext-Beispiel
- Example#2295 - iconv_get_encoding-Beispiel
- Example#2296 - iconv_mime_decode_headers example
- Example#2297 - iconv_mime_decode example
- Example#2298 - iconv_mime_encode example
- Example#2299 - iconv_set_encoding-Beispiel:
- Example#2300 - iconv-Beispiel:
- Example#2301 - ob_iconv_handler-Beispiel
- Example#2302 - Example of using the procedural API
- Example#2303 - Example of using the object-oriented API
- Example#2304 - FRENCH_COLLATION rules
- Example#2305 - ALTERNATE_HANDLING rules
- Example#2306 - CASE_FIRST rules
- Example#2307 - CASE_LEVEL rules
- Example#2308 - collator_asort example
- Example#2309 - collator_compare example
- Example#2310 - Comparing strings without diacritics or case-sensitivity
- Example#2311 - Collator::__construct example
- Example#2312 - collator_create example
- Example#2313 - collator_get_attribute example
- Example#2314 - collator_get_error_code example
- Example#2315 - collator_get_error_message example
- Example#2316 - collator_get_locale example
- Example#2317 - collator_get_sort_keyexample
- Example#2318 - collator_get_strength example
- Example#2319 - collator_set_attribute example
- Example#2320 - collator_set_strength example
- Example#2321 - collator_sort_with_sort_keys example
- Example#2322 - collator_sort example
- Example#2323 - numfmt_create example
- Example#2324 - NumberFormatter::create example
- Example#2325 - numfmt_format_currency example
- Example#2326 - OO example
- Example#2327 - numfmt_format example
- Example#2328 - OO example
- Example#2329 - numfmt_get_attribute example
- Example#2330 - OO example
- Example#2331 - numfmt_get_error_code example
- Example#2332 - OO example
- Example#2333 - numfmt_get_error_message example
- Example#2334 - OO example
- Example#2335 - numfmt_get_locale example
- Example#2336 - numfmt_get_pattern example
- Example#2337 - OO example
- Example#2338 - numfmt_get_symbol example
- Example#2339 - OO example
- Example#2340 - numfmt_get_text_attribute example
- Example#2341 - OO example
- Example#2342 - numfmt_parse_currency example
- Example#2343 - OO example
- Example#2344 - numfmt_parse example
- Example#2345 - OO example
- Example#2346 - numfmt_set_attribute example
- Example#2347 - OO example
- Example#2348 - numfmt_set_pattern example
- Example#2349 - OO example
- Example#2350 - numfmt_set_symbol example
- Example#2351 - OO example
- Example#2352 - numfmt_set_text_attribute example
- Example#2353 - OO example
- Example#2354 - locale_accept_from_http example
- Example#2355 - OO example
- Example#2356 - locale_compose example
- Example#2357 - OO example
- Example#2358 - Subtag limits
- Example#2359 - locale_filter_matches example
- Example#2360 - OO example
- Example#2361 - locale_get_all_variants example
- Example#2362 - OO example
- Example#2363 - locale_get_default example
- Example#2364 - OO example
- Example#2365 - locale_get_display_language example
- Example#2366 - OO example
- Example#2367 - locale_get_display_name example
- Example#2368 - OO example
- Example#2369 - locale_get_display_region example
- Example#2370 - OO example
- Example#2371 - locale_get_display_script example
- Example#2372 - OO example
- Example#2373 - locale_get_display_variant example
- Example#2374 - OO example
- Example#2375 - locale_get_keywords example
- Example#2376 - OO example
- Example#2377 - locale_get_primary_language example
- Example#2378 - OO example
- Example#2379 - locale_get_region example
- Example#2380 - OO example
- Example#2381 - locale_get_script example
- Example#2382 - OO example
- Example#2383 - locale_lookup example
- Example#2384 - OO example
- Example#2385 - locale_parse example
- Example#2386 - OO example
- Example#2387 - locale_set_default example
- Example#2388 - OO example
- Example#2389 - Normalizer::getRawDecomposition example
- Example#2390 - normalizer_is_normalized example
- Example#2391 - OO example
- Example#2392 - normalizer_normalize example
- Example#2393 - OO example
- Example#2394 - msgfmt_create example
- Example#2395 - OO example
- Example#2396 - msgfmt_format_message example
- Example#2397 - OO example
- Example#2398 - msgfmt_format example
- Example#2399 - OO example
- Example#2400 - msgfmt_get_error_message example
- Example#2401 - OO example
- Example#2402 - msgfmt_get_locale example
- Example#2403 - OO example
- Example#2404 - msgfmt_get_pattern example
- Example#2405 - OO example
- Example#2406 - msgfmt_parse_message example
- Example#2407 - OO example
- Example#2408 - msgfmt_parse example
- Example#2409 - OO example
- Example#2410 - msgfmt_set_pattern example
- Example#2411 - OO example
- Example#2412 - IntlCalendar::add
- Example#2413 - IntlCalendar::after
- Example#2414 - IntlCalendar::clear examples
- Example#2415 - IntlCalendar::createInstance
- Example#2416 - IntlCalendar::equals
- Example#2417 - IntlCalendar::fieldDifference
- Example#2418 - IntlCalendar::fromDateTime
- Example#2419 - IntlCalendar::get
- Example#2420 - IntlCalendar::getActualMaximum
- Example#2421 - IntlCalendar::getAvailableLocales
- Example#2422 - IntlCalendar::getDayOfWeekType
- Example#2423 - IntlCalendar::getErrorCode and IntlCalendar::getErrorMessage
- Example#2424 - IntlCalendar::getErrorMessage
- Example#2425 - IntlCalendar::getFirstDayOfWeek
- Example#2426 - IntlCalendar::getKeyworkValuesForLocale
- Example#2427 - Maxima examples
- Example#2428 - IntlCalendar::getLocale
- Example#2429 - IntlCalendar::getMinimalDaysInFirstWeek
- Example#2430 - IntlCalendar::getNow
- Example#2431 - IntlCalendar::getRepeatedWallTimeOption
- Example#2432 - IntlCalendar::getSkippedWallTimeOption
- Example#2433 - IntlCalendar::getTime
- Example#2434 - IntlCalendar::getTimeZone
- Example#2435 - IntlCalendar::getType
- Example#2436 - IntlCalendar::inDaylightTime
- Example#2437 - IntlCalendar::isEquivalentTo
- Example#2438 - IntlCalendar::isLenient
- Example#2439 - IntlCalendar::isWeekend
- Example#2440 - IntlCalendar::roll
- Example#2441 - IntlCalendar::set
- Example#2442 - IntlCalendar::setFirstDayOfWeek
- Example#2443 - IntlCalendar::setTime
- Example#2444 - IntlCalendar::setTimeZone
- Example#2445 - IntlCalendar::toDateTime
- Example#2446 - datefmt_create example
- Example#2447 - OO example
- Example#2448 - datefmt_format example
- Example#2449 - OO example
- Example#2450 - With IntlCalendar object
- Example#2451 - IntlDateFormatter::formatObject examples
- Example#2452 - datefmt_get_calendar example
- Example#2453 - OO example
- Example#2454 - datefmt_get_datetype example
- Example#2455 - OO example
- Example#2456 - datefmt_get_error_code example
- Example#2457 - OO example
- Example#2458 - datefmt_get_error_message example
- Example#2459 - OO example
- Example#2460 - datefmt_get_locale example
- Example#2461 - OO example
- Example#2462 - datefmt_get_pattern example
- Example#2463 - OO example
- Example#2464 - datefmt_get_timetype example
- Example#2465 - OO example
- Example#2466 - datefmt_get_timezone_id example
- Example#2467 - OO example
- Example#2468 - IntlDateFormatter::getCalendarObject example
- Example#2469 - IntlDateFormatter::getTimeZone examples
- Example#2470 - datefmt_is_lenient example
- Example#2471 - OO example
- Example#2472 - datefmt_localtime example
- Example#2473 - OO example
- Example#2474 - OO example
- Example#2475 - datefmt_parse example
- Example#2476 - datefmt_set_calendar example
- Example#2477 - OO example
- Example#2478 - Example with IntlCalendar argument
- Example#2479 - datefmt_set_lenient example
- Example#2480 - OO example
- Example#2481 - datefmt_set_pattern example
- Example#2482 - OO example
- Example#2483 - IntlDateFormatter::setTimeZone examples
- Example#2484 - resourcebundle_count example
- Example#2485 - OO example
- Example#2486 - resourcebundle_create example
- Example#2487 - ResourceBundle::create example
- Example#2488 - resourcebundle_get_error_code example
- Example#2489 - OO example
- Example#2490 - resourcebundle_get_error_message example
- Example#2491 - OO example
- Example#2492 - resourcebundle_get example
- Example#2493 - OO example
- Example#2494 - resourcebundle_locales example
- Example#2495 - OO example
- Example#2496 - Spoofchecker::areConfusable example
- Example#2497 - Spoofchecker::isSuspicious example
- Example#2498 - Retrieving the registered transliterator IDs
- Example#2499 - Converting escaped UTF-16 code units
- Example#2500 - IntlDatePatternGenerator::getBestPattern example
- Example#2501 - Converting from UTF-8 to UTF-16 and back
- Example#2502 - Invalid characters in input
- Example#2503 - Characters which cannot be encoded
- Example#2504 - grapheme_extract example
- Example#2505 - grapheme_stripos example
- Example#2506 - grapheme_stristr example
- Example#2507 - grapheme_strlen example
- Example#2508 - grapheme_strpos example
- Example#2509 - grapheme_strripos example
- Example#2510 - grapheme_strrpos example
- Example#2511 - grapheme_strstr example
- Example#2512 - grapheme_substr example
- Example#2513 - idn_to_ascii example
- Example#2514 - idn_to_utf8 example
- Example#2515 - Testen unterschiedlicher Codepoints
- Example#2516 - Testen unterschiedlicher Codepoints
- Example#2517 - Testen unterschiedlicher Codepoints
- Example#2518 - Testen unterschiedlicher Codepoints
- Example#2519 - Testen unterschiedlicher Codepoints
- Example#2520 - Testen unterschiedlicher Codepoints
- Example#2521 - Testen unterschiedlicher Codepoints
- Example#2522 - Testen unterschiedlicher Codepoints
- Example#2523 - Testen unterschiedlicher Codepoints
- Example#2524 - Enumerating over a sample range of code points
- Example#2525 - Enumerating over a sample range of code points
- Example#2526 - Testen unterschiedlicher Codepoints
- Example#2527 - Testen unterschiedlicher Codepoints
- Example#2528 - Testen unterschiedlicher Codepoints
- Example#2529 - Testen unterschiedlicher Codepoints
- Example#2530 - Testen unterschiedlicher Codepoints
- Example#2531 - Testen unterschiedlicher Eigenschaften
- Example#2532 - Testen unterschiedlicher Eigenschaften
- Example#2533 - Testen unterschiedlicher Eigenschaften
- Example#2534 - Testen unterschiedlicher Codepoints
- Example#2535 - Testen unterschiedlicher Eigenschaften
- Example#2536 - Testen unterschiedlicher Eigenschaften
- Example#2537 - Testen unterschiedlicher Eigenschaften
- Example#2538 - Testen unterschiedlicher Eigenschaften
- Example#2539 - Testen unterschiedlicher Eigenschaften
- Example#2540 - Testen unterschiedlicher Eigenschaften
- Example#2541 - Testen unterschiedlicher Codepoints
- Example#2542 - Testen unterschiedlicher Codepoints
- Example#2543 - Testen unterschiedlicher Codepoints
- Example#2544 - Testen unterschiedlicher Codepoints
- Example#2545 - Testen unterschiedlicher Codepoints
- Example#2546 - Testen unterschiedlicher Codepoints
- Example#2547 - Testen unterschiedlicher Codepoints
- Example#2548 - Testen unterschiedlicher Codepoints
- Example#2549 - Testen unterschiedlicher Codepoints
- Example#2550 - Testen unterschiedlicher Codepoints
- Example#2551 - Testen unterschiedlicher Codepoints
- Example#2552 - Testen unterschiedlicher Codepoints
- Example#2553 - Testen unterschiedlicher Codepoints
- Example#2554 - Testen unterschiedlicher Codepoints
- Example#2555 - Testen unterschiedlicher Codepoints
- Example#2556 - Testen unterschiedlicher Codepoints
- Example#2557 - Testen unterschiedlicher Codepoints
- Example#2558 - Testen unterschiedlicher Codepoints
- Example#2559 - Testen unterschiedlicher Codepoints
- Example#2560 - Testen unterschiedlicher Codepoints
- Example#2561 - Testen unterschiedlicher Codepoints
- Example#2562 - Testen unterschiedlicher Codepoints
- Example#2563 - Testen unterschiedlicher Codepoints
- Example#2564 - Testen unterschiedlicher Codepoints
- Example#2565 - Testen unterschiedlicher Codepoints
- Example#2566 - Testen unterschiedlicher Codepoints
- Example#2567 - Testen unterschiedlicher Codepoints
- Example#2568 - Testen unterschiedlicher Codepoints
- Example#2569 - Testen unterschiedlicher Codepoints
- Example#2570 - Testen unterschiedlicher Codepoints
- Example#2571 - Testen unterschiedlicher Codepoints
- Example#2572 - Testen unterschiedlicher Codepoints
- Example#2573 - intl_error_name example
- Example#2574 - intl_get_error_code example
- Example#2575 - intl_get_error_message example
- Example#2576 - intl_is_failure example
- Example#2577 - php.ini setting examples
- Example#2578 - php.ini setting for EUC-JP users
- Example#2579 - php.ini setting for SJIS users
- Example#2580 - Disable HTTP input conversion in php.ini
- Example#2581 - php.ini setting example
- Example#2582 - Script example
- Example#2583 - Testen unterschiedlicher Codepoints
- Example#2584 - mb_convert_case example
- Example#2585 - mb_convert_case example with non-Latin UTF-8 text
- Example#2586 - mb_convert_encoding example
- Example#2587 - mb_convert_kana example
- Example#2588 - mb_convert_variables example
- Example#2589 - map example
- Example#2590 - map example escapes JavaScript string
- Example#2591 - mb_detect_encoding example
- Example#2592 - Effect of strict parameter
- Example#2593 - Effect of order when multiple encodings match
- Example#2594 - mb_detect_order examples
- Example#2595 - Example showing useless detect orders
- Example#2596 - mb_encode_mimeheader example
- Example#2597 - map example
- Example#2598 - mb_encode_numericentity example
- Example#2599 - mb_encoding_aliases example
- Example#2600 - mb_ereg_replace_callback example
- Example#2601 - mb_ereg_replace_callback using anonymous function
- Example#2602 - mb_internal_encoding example
- Example#2603 - mb_list_encodings example
- Example#2604 -
- Example#2605 - mb_output_handler example
- Example#2606 - mb_preferred_mime_name example
- Example#2607 - mb_strimwidth example
- Example#2608 - mb_strtolower example
- Example#2609 - mb_strtolower example with non-Latin UTF-8 text
- Example#2610 - mb_strtoupper example
- Example#2611 - mb_strtoupper example with non-Latin UTF-8 text
- Example#2612 - mb_strwidth example
- Example#2613 - mb_substitute_character example
- Example#2614 - mb_substr_count example
- Example#2615 - pspell_add_to_personal-Beispiel
- Example#2616 - pspell_check-Beispiel
- Example#2617 - pspell_add_to_personal-Beispiel
- Example#2618 - pspell_config_create-Beispiel
- Example#2619 - pspell_config_ignore-Beispiel
- Example#2620 - pspell_config_mode-Beispiel
- Example#2621 - pspell_config_personal-Beispiel
- Example#2622 - pspell_config_repl-Beispiel
- Example#2623 - pspell_config_runtogether-Beispiel
- Example#2624 - pspell_new_config-Beispiel
- Example#2625 - pspell_new_personal-Beispiel
- Example#2626 - pspell_new-Beispiel
- Example#2627 - pspell_add_to_personal-Beispiel
- Example#2628 - pspell_store_replacement-Beispiel
- Example#2629 - pspell_suggest-Beispiel
- Example#2630 - Einfaches recode_file-Beispiel
- Example#2631 - Einfaches recode_string-Beispiel:
- Example#2632 - exif_imagetype-Beispiel
- Example#2633 - exif_read_data-Beispiel
- Example#2634 - exif_read_data mit Streams; verfügbar von PHP 7.2.0 an
- Example#2635 - exif_tagname Beispiel
- Example#2636 - exif_thumbnail-Beispiel
- Example#2637 - PNG erzeugen mit PHP
- Example#2638 - Wasserzeichen mit Hilfe von Alpha-Kanälen zufügen
- Example#2639 - Erstellen eines transparenten Wasserzeichens mit imagecopymerge
- Example#2640 - Verwendung von gd_info
- Example#2641 - getimagesize und MIME-Typ
- Example#2642 - getimagesize-Beispiel
- Example#2643 - getimagesize (URL)
- Example#2644 - getimagesize mit Rückgabe von IPTC
- Example#2645 - getimagesizefromstring-Beispiel
- Example#2646 - image_type_to_extension example
- Example#2647 - image_type_to_mime_type example
- Example#2648 - image2wbmp example
- Example#2649 - imageaffinematrixconcat example
- Example#2650 - imageaffinematrixget example
- Example#2651 - imagealphablending usage example
- Example#2652 - A comparison of two lines, one with anti-aliasing switched on
- Example#2653 - Zeichnen eines Kreises mittels imagearc
- Example#2654 - Saving a BMP file
- Example#2655 - imagechar-Beispiel
- Example#2656 - imagecharup-Beispiel
- Example#2657 - imagecolorallocate Beispiel
- Example#2658 - Example of using imagecolorallocatealpha
- Example#2659 - Convert typical alpha values for use with imagecolorallocatealpha
- Example#2660 - Zurgriff auf individuelle RGB-Werte
- Example#2661 - Menschenlesbare RGB-Werte unter Verwendung von imagecolorsforindex
- Example#2662 - Suche nach einem Satz von Farben in einem Bild
- Example#2663 - Search for a set of colors in an image
- Example#2664 - Example of using imagecolorclosesthwb
- Example#2665 - Verwendung von imagecolordeallocate
- Example#2666 - Ermittle Farben des GD-Logos
- Example#2667 - Get colors from the GD logo
- Example#2668 - imagecolormatch example
- Example#2669 - Verwendung von imagecoloresolve um Farben aus einem Bild auszulesen
- Example#2670 - Using imagecoloresolvealpha to get colors from an image
- Example#2671 - imagecolorset Beispiel
- Example#2672 - imagecolorsforindex-Beispiel
- Example#2673 - Ermitteln der Gesamtanzahl von Farben in einem Bild unter Verwendung von imagecolorstotal
- Example#2674 - imagecolortransparent Beispiel
- Example#2675 - Embossing the PHP.net logo
- Example#2676 - Gaussian blur
- Example#2677 - Beschneiden des PHP.net-Logos
- Example#2678 - Merging two copies of the PHP.net logo with 75% transparency
- Example#2679 - imagecopymergegray usage
- Example#2680 - Simple example
- Example#2681 - Resampling an image proportionally
- Example#2682 - Ein Bild skalieren
- Example#2683 - Erzeugung eines neuen GD-Bild-Streams und Ausgabe des Bildes:
- Example#2684 - Convert an BMP image to a PNG image using imagecreatefrombmp
- Example#2685 - imagecreatefromgd2 example
- Example#2686 - imagecreatefromgd2part example
- Example#2687 - imagecreatefromgd example
- Example#2688 - Beispiel zur Behandlung von Fehlern beim Einlesen eines GIFs
- Example#2689 - Beispiel für Fehlerbehandlung beim Laden eines JPEG
- Example#2690 - Beispiel für Fehlerbehandlung beim Laden eines PNG
- Example#2691 - imagecreatefromstring example
- Example#2692 - Example to handle an error during loading of a WBMP
- Example#2693 - Convert an WebP image to a jpeg image using imagecreatefromwebp
- Example#2694 - Convert an XBM image to a png image using imagecreatefromxbm
- Example#2695 - Creating an image instance using imagecreatefromxpm
- Example#2696 - Creating a new GD image stream and outputting an image.
- Example#2697 - imagecrop example
- Example#2698 - Proper handling of auto-cropping
- Example#2699 - imagedashedline Beispiel
- Example#2700 - Alternative zu imagedashedline
- Example#2701 - Verwendung von imagedestroy vor PHP 8.0.0
- Example#2702 - imageellipse example
- Example#2703 - imagefill Beispiel
- Example#2704 - Creating a 3D looking pie
- Example#2705 - imagefilledellipse example
- Example#2706 - imagefilledpolygon-Beispiel
- Example#2707 - imagefilledrectangle Verwendung
- Example#2708 - Füllen einer Ellipse mit einer Farbe
- Example#2709 - imagefilter grayscale example
- Example#2710 - imagefilter brightness example
- Example#2711 - imagefilter colorize example
- Example#2712 - imagefilter negate example
- Example#2713 - imagefilter pixelate example
- Example#2714 - imagefilter scatter example
- Example#2715 - Flips an image vertically
- Example#2716 - Flips the image horizontally
- Example#2717 - Verwendung von imagefontheight mit integrierten Schriftarten
- Example#2718 - Verwendung von imagefontheight mit imageloadfont
- Example#2719 - Verwendung von imagefontwidth mit integrierten Schriftarten
- Example#2720 - Verwendung von imagefontwidth mit imageloadfont
- Example#2721 - imageftbbox example
- Example#2722 - imagefttext example
- Example#2723 - Die Verwendung von imagegammacorrect
- Example#2724 - Outputting a GD2 image
- Example#2725 - Saving a GD2 image
- Example#2726 - Outputting a GD image
- Example#2727 - Saving a GD image
- Example#2728 - imagegetclip example
- Example#2729 - Ein Bild mittels imagegif ausgeben
- Example#2730 - Eine PNG-Datei mit imagegif in GIF konvertieren
- Example#2731 - imagegrabscreen example
- Example#2732 - imagegrabwindow example
- Example#2733 - Aktiviere Interlacing unter Verendung von imageinterlace
- Example#2734 - Simple detection of true color image instances using imageistruecolor
- Example#2735 - Ein Bild an den Browser ausgeben
- Example#2736 - Ein Bild in eine Datei speichern
- Example#2737 - Das Bild mit 75% Qualität an den Browser ausgeben
- Example#2738 - imagelayereffect example
- Example#2739 - Zeichnen einer dicken Linie
- Example#2740 - imageloadfont-Beispiel
- Example#2741 - imageopenpolygon example
- Example#2742 - imagepalettecopy example
- Example#2743 - Converts any image object to true color
- Example#2744 - imagepolygon-Beispiel
- Example#2745 - Einfaches imagerectangle Beispiel
- Example#2746 - Setting and getting the resolution of an image
- Example#2747 - Rotate an image 180 degrees
- Example#2748 - Grundlegende imagesavealpha Verwendung
- Example#2749 - imagesetbrush example
- Example#2750 - imagesetinterpolation example
- Example#2751 - imagesetpixel Beispiel
- Example#2752 - imagesetstyle example
- Example#2753 - imagesetthickness example
- Example#2754 - imagesettile example
- Example#2755 - imagestring-Beispiel
- Example#2756 - imagestringup-Beispiel
- Example#2757 - Verwenden von imagesx
- Example#2758 - Verwenden von imagesy
- Example#2759 - Converting a true color image to a palette-based image
- Example#2760 - imagettfbbox Beispiel
- Example#2761 - imagettftext Beispiel
- Example#2762 - Prüfe PNG-Unterstützung
- Example#2763 - Outputting a WBMP image
- Example#2764 - Saving the WBMP image
- Example#2765 - Outputting the image with a different foreground
- Example#2766 - Saving an WebP file
- Example#2767 - Saving an XBM file
- Example#2768 - Saving an XBM file with a different foreground color
- Example#2769 - Embedding IPTC data into a JPEG
- Example#2770 - iptcparse() used together with getimagesize
- Example#2771 - jpeg2wbmp-Beispiel
- Example#2772 - png2wbmp example
- Example#2773 - Gmagick Example
- Example#2774 - Gmagick::despeckleimage example
- Example#2775 - Gmagick::setCompressionQuality
- Example#2776 - Creating a thumbnail in Imagick
- Example#2777 - Make a thumbnail of all JPG files in a directory
- Example#2778 - Creating a reflection of an image
- Example#2779 - Filling text with gradient
- Example#2780 - Read in GIF image and resize all frames
- Example#2781 - Create a PHP logo
- Example#2782 - Using Imagick::adaptiveBlurImage:
- Example#2783 - Using Imagick::adaptiveResizeImage
- Example#2784 - A Imagick::adaptiveSharpenImage example
- Example#2785 - Imagick::adaptiveThresholdImage
- Example#2786 - Imagick::addNoiseImage
- Example#2787 - Imagick::affineTransformImage
- Example#2788 - Using Imagick::annotateImage:
- Example#2789 - Imagick::appendImages example
- Example#2790 - Imagick::autoLevelImage
- Example#2791 - Imagick::blackThresholdImage
- Example#2792 - Imagick::blueShiftImage
- Example#2793 - Using Imagick::blurImage:
- Example#2794 - Imagick::borderImage
- Example#2795 - Imagick::brightnessContrastImage
- Example#2796 - Imagick::charcoalImage
- Example#2797 - Using Imagick::chopImage:
- Example#2798 - Imagick object cloning in different versions of imagick
- Example#2799 - Using Imagick::clutImage:
- Example#2800 - Imagick::colorizeImage
- Example#2801 - Imagick::colorMatrixImage
- Example#2802 - Using Imagick::commentImage:
- Example#2803 - Using Imagick::compareImageLayers
- Example#2804 - Using Imagick::compareImages:
- Example#2805 - Using Imagick::compositeImage:
- Example#2806 - Imagick::contrastImage
- Example#2807 - Imagick::convolveImage
- Example#2808 - Imagick::cropImage
- Example#2809 - Imagick::deskewImage
- Example#2810 - Imagick::despeckleImage
- Example#2811 - Using Imagick::distortImage:
- Example#2812 - Imagick::edgeImage
- Example#2813 - Imagick::embossImage
- Example#2814 - Imagick::enhanceImage
- Example#2815 - Imagick::equalizeImage
- Example#2816 - Using Imagick::evaluateImage
- Example#2817 - Using Imagick::exportImagePixels
- Example#2818 - Imagick::filter
- Example#2819 - Imagick::flipImage
- Example#2820 - Imagick::floodfillPaintImage example
- Example#2821 - Imagick::flopImage
- Example#2822 - Imagick::forwardFourierTransformImage
- Example#2823 - Imagick::frameImage
- Example#2824 - Create a sinusoidal gradient
- Example#2825 - Create a gradient from the polynomial (4x^2 - 4x + 1)
- Example#2826 - Create a complex gradient from the polynomial (4x^2 - 4x^2 + 1) modulated by a sinusoidal gradient
- Example#2827 - Imagick::fxImage
- Example#2828 - Imagick::gammaImage
- Example#2829 - Imagick::gaussianBlurImage
- Example#2830 - Using Imagick::getImageGeometry
- Example#2831 - Generates Imagick::getImageHistogram
- Example#2832 - Using Imagick::getImageLength:
- Example#2833 - Using Imagick::getImageProperties:
- Example#2834 - Using Imagick::getImageProperty:
- Example#2835 - Using Imagick::getIteratorIndex:
- Example#2836 - Imagick::getPixelIterator
- Example#2837 - Imagick::getPixelRegionIterator example
- Example#2838 - Getting the size of a raw RGB image set at 200x400, after scaling to 400x800 (compared to width / height)
- Example#2839 - Imagick::haldClutImage
- Example#2840 - Imagick::identifyFormat
- Example#2841 - Example Result Format
- Example#2842 - Imagick::implodeImage
- Example#2843 - Imagick::importImagePixels example
- Example#2844 - Imagick::levelImage
- Example#2845 - Imagick::linearStretchImage
- Example#2846 - Imagick::magnifyImage
- Example#2847 - Imagick::medianFilterImage
- Example#2848 - Imagick::mergeImageLayers
- Example#2849 - Imagick::modulateImage
- Example#2850 - Convolve Imagick::morphology
- Example#2851 - Correlate Imagick::morphology
- Example#2852 - Erode Imagick::morphology
- Example#2853 - Erode Intensity Imagick::morphology
- Example#2854 - Dilate Imagick::morphology
- Example#2855 - Dilate intensity Imagick::morphology
- Example#2856 - Distance with Chebyshev kernel Imagick::morphology
- Example#2857 - Distance with Manhattan kernel Imagick::morphology
- Example#2858 - Distance with ocatagonal kernel Imagick::morphology
- Example#2859 - Distance with Euclidean kernel Imagick::morphology
- Example#2860 - Edge Imagick::morphology
- Example#2861 - Open Imagick::morphology
- Example#2862 - Open intensity Imagick::morphology
- Example#2863 - Close Imagick::morphology
- Example#2864 - Close Intensity Imagick::morphology
- Example#2865 - Smooth Imagick::morphology
- Example#2866 - Edge in Imagick::morphology
- Example#2867 - Edge out Imagick::morphology
- Example#2868 - The 'TopHat' method, or more specifically 'White Top Hat', returns the pixels that were removed by a Opening of the shape, that is the pixels that were removed to round off the points, and the connecting bridged between shapes. Imagick::morphology
- Example#2869 - The 'BottomHat' method, also known as 'Black TopHat' is the pixels that a Closing of the shape adds to the image. That is the pixels that were used to fill in the 'holes', 'gaps', and 'bridges'. Imagick::morphology
- Example#2870 - Hit and Miss Imagick::morphology
- Example#2871 - Thinning Imagick::morphology
- Example#2872 - Thicken Imagick::morphology
- Example#2873 - Thick to generate a convex hull Imagick::morphology
- Example#2874 - Iterative morphology Imagick::morphology
- Example#2875 - Helper function to get an image silhouette Imagick::morphology
- Example#2876 - Imagick::motionBlurImage
- Example#2877 - Imagick::negateImage
- Example#2878 - Using Imagick::newImage:
- Example#2879 - Imagick::newPseudoImage
- Example#2880 - Imagick::normalizeImage
- Example#2881 - Imagick::oilPaintImage
- Example#2882 - Using Imagick::optimizeImageLayers
- Example#2883 - Imagick::orderedPosterizeImage
- Example#2884 - Using Imagick::pingImageBlob
- Example#2885 - Using Imagick::pingImageFile
- Example#2886 - A Imagick::polaroidImage example
- Example#2887 - Imagick::posterizeImage
- Example#2888 - Imagick::quantizeImage
- Example#2889 - Using Imagick::queryFontMetrics:
- Example#2890 - Imagick::queryFonts
- Example#2891 - Imagick::queryFormats
- Example#2892 - Imagick::radialBlurImage
- Example#2893 - Imagick::raiseImage
- Example#2894 - Imagick::randomThresholdImage
- Example#2895 - Imagick::readImageBlob
- Example#2896 - Imagick::recolorImage
- Example#2897 - Imagick::reduceNoiseImage
- Example#2898 - Imagick::resampleImage
- Example#2899 - Imagick::resizeImage
- Example#2900 - Imagick::rollImage
- Example#2901 - Imagick::rotateImage
- Example#2902 - Imagick::rotationalBlurImage
- Example#2903 - Using Imagick::roundCorners:
- Example#2904 - Imagick::scaleImage
- Example#2905 - Imagick::segmentImage
- Example#2906 - Imagick::selectiveBlurImage
- Example#2907 - Imagick::separateImageChannel
- Example#2908 - Imagick::sepiaToneImage
- Example#2909 - Imagick::setCompressionQuality
- Example#2910 - A Imagick::setFont example
- Example#2911 - A Imagick::setImage example
- Example#2912 - Imagick::setImageArtifact
- Example#2913 - Imagick::setImageBias
- Example#2914 - Imagick::setImageClipMask
- Example#2915 - Imagick::setImageCompressionQuality
- Example#2916 - Modify animated Gif with Imagick::setImageDelay
- Example#2917 - Basic Imagick::setImageIterations usage
- Example#2918 - A Imagick::setImageOpacity example
- Example#2919 - Imagick::setImageOrientation
- Example#2920 - Using Imagick::setImageProperty:
- Example#2921 - Imagick::setImageResolution
- Example#2922 - Modify animated Gif with Imagick::setImageTicksPerSecond
- Example#2923 - Using Imagick::setIteratorIndex:
- Example#2924 - Attempt to reach '$extent' sizeImagick::setOption
- Example#2925 - Imagick::setOption
- Example#2926 - Imagick::setOption
- Example#2927 - A Imagick::setPointSize example
- Example#2928 - Imagick::setProgressMonitor
- Example#2929 - Imagick::setSamplingFactors
- Example#2930 - Imagick::shadeImage
- Example#2931 - Imagick::shadowImage
- Example#2932 - Imagick::sharpenImage
- Example#2933 - Imagick::shaveImage
- Example#2934 - Imagick::shearImage
- Example#2935 - Create a gradient image using Imagick::sigmoidalContrastImage suitable for blending two images together smoothly, with the blending defined by $contrast and $the midpoint
- Example#2936 - Imagick::sketchImage
- Example#2937 - Imagick::smushImages
- Example#2938 - Imagick::solarizeImage
- Example#2939 - SPARSECOLORMETHOD_BARYCENTRIC Imagick::sparseColorImage
- Example#2940 - SPARSECOLORMETHOD_BILINEAR Imagick::sparseColorImage
- Example#2941 - SPARSECOLORMETHOD_SPEPARDS Imagick::sparseColorImage
- Example#2942 - SPARSECOLORMETHOD_VORONOI Imagick::sparseColorImage
- Example#2943 - SPARSECOLORMETHOD_BARYCENTRIC Imagick::sparseColorImage
- Example#2944 - createGradientImage is used by other examples. Imagick::sparseColorImage
- Example#2945 - Imagick::spliceImage
- Example#2946 - Imagick::spreadImage
- Example#2947 - Imagick::statisticImage
- Example#2948 - Imagick::subImageMatch
- Example#2949 - Imagick::swirlImage
- Example#2950 - Imagick::textureImage
- Example#2951 - Imagick::thresholdImage
- Example#2952 - Imagick::thumbnailImage
- Example#2953 - Imagick::tintImage
- Example#2954 - Using Imagick::transformImage:
- Example#2955 - Imagick::transformImageColorspace example
- Example#2956 - Imagick::transparentPaintImage
- Example#2957 - Imagick::transposeImage
- Example#2958 - Imagick::transverseImage
- Example#2959 - Using Imagick::trimImage:
- Example#2960 - Imagick::uniqueImageColors
- Example#2961 - Imagick::unsharpMaskImage
- Example#2962 - Imagick::vignetteImage
- Example#2963 - WaveImage can be quite slow Imagick::waveImage
- Example#2964 - Imagick::whiteThresholdImage
- Example#2965 - ImagickDraw::affine example
- Example#2966 - ImagickDraw::arc example
- Example#2967 - ImagickDraw::bezier example
- Example#2968 - ImagickDraw::circle example
- Example#2969 - ImagickDraw::composite example
- Example#2970 - ImagickDraw::ellipse example
- Example#2971 - ImagickDraw::line example
- Example#2972 - ImagickDraw::matte example
- Example#2973 - ImagickDraw::pathCurveToQuadraticBezierAbsolute example
- Example#2974 - ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute example
- Example#2975 - ImagickDraw::pathCurveToQuadraticBezierSmoothRelative example
- Example#2976 - ImagickDraw::pathStart example
- Example#2977 - ImagickDraw::point example
- Example#2978 - ImagickDraw::polygon example
- Example#2979 - ImagickDraw::polyline example
- Example#2980 - ImagickDraw::popDefs example
- Example#2981 - ImagickDraw::push example
- Example#2982 - ImagickDraw::pushPattern example
- Example#2983 - ImagickDraw::rectangle example
- Example#2984 - ImagickDraw::rotate example
- Example#2985 - ImagickDraw::roundRectangle example
- Example#2986 - ImagickDraw::scale example
- Example#2987 - ImagickDraw::setClipPath example
- Example#2988 - ImagickDraw::setClipRule example
- Example#2989 - ImagickDraw::setClipUnits example
- Example#2990 - ImagickDraw::setFillAlpha example
- Example#2991 - ImagickDraw::setFillColor
- Example#2992 - ImagickDraw::setFillOpacity
- Example#2993 - ImagickDraw::setFillRule example
- Example#2994 - ImagickDraw::setFont example
- Example#2995 - ImagickDraw::setFontFamily example
- Example#2996 - ImagickDraw::setFontSize example
- Example#2997 - ImagickDraw::setFontStretch example
- Example#2998 - ImagickDraw::setFontStyle example
- Example#2999 - ImagickDraw::setFontWeight example
- Example#3000 - ImagickDraw::setGravity example
- Example#3001 - ImagickDraw::setStrokeAlpha example
- Example#3002 - ImagickDraw::setStrokeAntialias example
- Example#3003 - ImagickDraw::setStrokeColor example
- Example#3004 - ImagickDraw::setStrokeDashArray example
- Example#3005 - ImagickDraw::setStrokeDashOffset example
- Example#3006 - ImagickDraw::setStrokeLineCap example
- Example#3007 - ImagickDraw::setStrokeLineJoin example
- Example#3008 - ImagickDraw::setStrokeMiterLimit example
- Example#3009 - ImagickDraw::setStrokeOpacity example
- Example#3010 - ImagickDraw::setStrokeWidth example
- Example#3011 - ImagickDraw::setTextAlignment example
- Example#3012 - ImagickDraw::setTextAntialias example
- Example#3013 - ImagickDraw::setTextDecoration example
- Example#3014 - ImagickDraw::setTextUnderColor example
- Example#3015 - ImagickDraw::setVectorGraphics example
- Example#3016 - ImagickDraw::setViewBox example
- Example#3017 - ImagickDraw::skewX example
- Example#3018 - ImagickDraw::skewY example
- Example#3019 - ImagickDraw::translate example
- Example#3020 - ImagickPixel::construct
- Example#3021 - Basic Imagick::getColor usage
- Example#3022 - Basic Imagick::getColorAsString usage
- Example#3023 - ImagickPixel getColorCount
- Example#3024 - Basic Imagick::getColorValue usage
- Example#3025 - ImagickPixel::getColorValueQuantum
- Example#3026 - Basic Imagick::getHSL example
- Example#3027 - ImagickPixel::isSimilar
- Example#3028 - ImagickPixel::setColor
- Example#3029 - Basic Imagick::setColorValue usage
- Example#3030 - ImagickPixel::setColorValueQuantum
- Example#3031 - Use ImagickPixel::setHSL to modify a color
- Example#3032 - ImagickPixelIterator::clear
- Example#3033 - ImagickPixelIterator::construct
- Example#3034 - ImagickPixelIterator::getNextIteratorRow
- Example#3035 - ImagickPixelIterator::resetIterator
- Example#3036 - ImagickPixelIterator::setIteratorRow
- Example#3037 - ImagickKernel::addKernel
- Example#3038 - ImagickKernel::addUnityKernel
- Example#3039 - ImagickKernel::addUnityKernel
- Example#3040 - ImagickKernel::fromBuiltin
- Example#3041 - ImagickKernel::fromMatrix
- Example#3042 - ImagickKernel::getMatrix
- Example#3043 - ImagickKernel::scale
- Example#3044 - ImagickKernel::separate
- Example#3045 - imap_append-Beispiel
- Example#3046 - imap_check-Beispiel
- Example#3047 - imap_createmailbox-Beispiel
- Example#3048 - imap_delete-Beispiel
- Example#3049 - imap_fetch_overview-Beispiel
- Example#3050 - imap_gc-Beispiel
- Example#3051 - imap_get_quota-Beispiel
- Example#3052 - Beispiel für imap_get_quota ab 4.3 und aufwärts
- Example#3053 - imap_get_quotaroot-Beispiel
- Example#3054 - imap_getacl-Beispiel
- Example#3055 - imap_getmailboxes-Beispiel
- Example#3056 - imap_list-Beispiel
- Example#3057 - imap_mail_compose-Beispiel
- Example#3058 - imap_mailboxmsginfo-Beispiel
- Example#3059 - imap_mime_header_decode-Beispiel
- Example#3060 - Verschiedene imap_open-Aufrufe
- Example#3061 - imap_open-Beispiel
- Example#3062 - imap_ping-Beispiel
- Example#3063 - imap_reopen-Beispiel
- Example#3064 - imap_rfc822_parse_adrlist-Beispiel
- Example#3065 - imap_rfc822_write_address-Beispiel
- Example#3066 - imap_search-Beispiel
- Example#3067 - imap_set_quota-Beispiel
- Example#3068 - imap_setflag_full-Beispiel
- Example#3069 - imap_status-Beispiel
- Example#3070 - imap_thread-Beispiel
- Example#3071 - imap_timeout-Beispiel
- Example#3072 - Die grundlegende imap_utf8-Verwendung
- Example#3073 - Hash-Wert berechnen und einen Benutzer hinzufügen
- Example#3074 - Verschicken einer E-Mail
- Example#3075 - Verschicken einer E-Mail mit zusätzlichen Headern
- Example#3076 - Verschicken einer E-Mail mit zusätzliche Headern als Array
- Example#3077 - Verschicken einer E-Mail mit einem zusätzlichen Kommandozeilen-Parameter
- Example#3078 - Verschicken einer HTML-E-Mail.
- Example#3079 - mailparse_determine_best_xfer_encoding example
- Example#3080 - mailparse_rfc822_parse_addresses example
- Example#3081 - mailparse_stream_encode example
- Example#3082 - mailparse_uudecode_all example
- Example#3083 - bcadd-Beispiel
- Example#3084 - bccomp-Beispiel
- Example#3085 - bcdiv-Beispiel
- Example#3086 - bcmod-Beispiel
- Example#3087 - bcmod mit Dezimalzahlen
- Example#3088 - bcmul-Beispiel
- Example#3089 - bcmul-Nachkommastellen-Beispiel
- Example#3090 - bcpow-Beispiel
- Example#3091 - bcpow Genauigkeitsbeispiel
- Example#3092 - bcscale-Beispiel
- Example#3093 - bcsqrt-Beispiel
- Example#3094 - bcsub-Beispiel
- Example#3095 - Fakultätsfunktion unter Verwendung von GMP
- Example#3096 - gmp_abs example
- Example#3097 - gmp_add example
- Example#3098 - gmp_and example
- Example#3099 - gmp_clrbit example
- Example#3100 - gmp_cmp example
- Example#3101 - gmp_com example
- Example#3102 - gmp_div_q example
- Example#3103 - Division of GMP numbers
- Example#3104 - gmp_div_r example
- Example#3105 - gmp_divexact example
- Example#3106 - gmp_export example
- Example#3107 - gmp_fact example
- Example#3108 - gmp_gcd example
- Example#3109 - Solving a linear Diophantine equation
- Example#3110 - gmp_hamdist example
- Example#3111 - gmp_import example
- Example#3112 - Creating GMP number
- Example#3113 - gmp_intval example
- Example#3114 - gmp_invert example
- Example#3115 - gmp_jacobi example
- Example#3116 - gmp_legendre example
- Example#3117 - gmp_mod example
- Example#3118 - gmp_mul example
- Example#3119 - gmp_neg example
- Example#3120 - gmp_nextprime example
- Example#3121 - gmp_or example
- Example#3122 - gmp_perfect_square example
- Example#3123 - gmp_popcount example
- Example#3124 - gmp_pow example
- Example#3125 - gmp_powm example
- Example#3126 - gmp_prob_prime example
- Example#3127 - gmp_random_bits example
- Example#3128 - gmp_random_range example
- Example#3129 - gmp_random_seed example
- Example#3130 - gmp_random example
- Example#3131 - gmp_scan0 example
- Example#3132 - gmp_scan1 example
- Example#3133 - gmp_setbit example - 0 index
- Example#3134 - gmp_setbit example - 1 index
- Example#3135 - gmp_setbit example - clearing a bit
- Example#3136 - gmp_sign example
- Example#3137 - gmp_sqrt example
- Example#3138 - gmp_sqrtrem example
- Example#3139 - Converting a GMP number to a string
- Example#3140 - gmp_sub example
- Example#3141 - gmp_testbit example
- Example#3142 - gmp_xor example
- Example#3143 - abs-Beispiel
- Example#3144 - base_convert-Beispiel
- Example#3145 - bindec-Beispiel
- Example#3146 - bindec interpretiert die Eingabe als vorzeichenlose Ganzzahlen
- Example#3147 - ceil-Beispiel
- Example#3148 - cos-Beispiel
- Example#3149 - decbin-Beispiel
- Example#3150 - dechex-Beispiel
- Example#3151 - dechex-Beispiel mit großen Ganzzahlen
- Example#3152 - decoct-Beispiel
- Example#3153 - deg2rad-Beispiel
- Example#3154 - exp-Beispiel
- Example#3155 - Beispiel für die Verwendung von fdiv
- Example#3156 - floor-Beispiel
- Example#3157 - fmod-Beispiel
- Example#3158 - hexdec-Beispiel
- Example#3159 - intdiv-Beispiel
- Example#3160 - is_nan-Beispiel
- Example#3161 - Beispiel für die Verwendung von max
- Example#3162 - Beispiel für die Verwendung von min
- Example#3163 - Berechnung einer zufälligen Gleitkommazahl
- Example#3164 - mt_rand-Beispiel
- Example#3165 - mt_srand-Beispiel
- Example#3166 - octdec-Beispiel
- Example#3167 - pi-Beispiel
- Example#3168 - Einige pow-Beispiele
- Example#3169 - rad2deg-Beispiel
- Example#3170 - rand-Beispiel
- Example#3171 - round-Beispiele
- Example#3172 - Wie precision eine Gleitkommazahl betrifft
- Example#3173 - mode-Beispiele
- Example#3174 - Beispiele für mode mit precision
- Example#3175 - sin-Beispiel
- Example#3176 - sqrt-Beispiel
- Example#3177 - srand-Beispiel
- Example#3178 - tan-Beispiel
- Example#3179 - Auswertung eines FDF_Dokuments
- Example#3180 - JavaScript-Code zu einem FDF hinzufügen
- Example#3181 - Füllen von Formularwerten in einem PDF Dokument
- Example#3182 - Storing an uploaded file
- Example#3183 - Alle Feldnamen in einem FDF ermitteln
- Example#3184 - Accessing the form data
- Example#3185 - Zugang zu den Formulardaten
- Example#3186 - Retrieving FDF as a string
- Example#3187 - FDF-Daten an ein zweites Formular übergeben
- Example#3188 - gnupg clearsign example (procedural)
- Example#3189 - gnupg clearsign example (OO)
- Example#3190 - keylistiterator
- Example#3191 - Verwendungsbeispiel gnupg_adddecryptkey
- Example#3192 - OO gnupg_adddecryptkey Beispiel
- Example#3193 - Prozedurales gnupg_addencryptkey Beispiel
- Example#3194 - OO (objektorientiertes) gnupg_addencryptkey-Beispiel
- Example#3195 - Prozedurales gnupg_addsignkey Beispiel
- Example#3196 - OO (objektorientiertes) gnupg_addsignkey-Beispiel
- Example#3197 - Prozedurales gnupg_cleardecryptkeys Beispiel
- Example#3198 - OO (objektorientiertes) gnupg_cleardecryptkeys Beispiel
- Example#3199 - Prozedurales gnupg_clearencryptkeys Beispiel
- Example#3200 - OO (objektorientiertes) gnupg_clearencryptkeys Beispiel
- Example#3201 - Prozedurales gnupg_clearsignkeys Beispiel
- Example#3202 - OO (objektorientiertes) gnupg_clearsignkeys Beispiel
- Example#3203 - Prozedurales gnupg_decrypt Beispiel
- Example#3204 - OO (objektorientiertes)gnupg_decrypt Beispiel
- Example#3205 - Prozedurales gnupg_decryptverify Beispiel
- Example#3206 - OO (objektorientiertes) gnupg_decryptverify Beispiel
- Example#3207 - Procedural gnupg_deletekey example
- Example#3208 - OO gnupg_deletekey example
- Example#3209 - Prozedurales gnupg_encrypt Beispiel
- Example#3210 - OO (objektorientiertes) gnupg_encrypt Beispiele
- Example#3211 - Prozedurales gnupg_encryptsign Beispiel
- Example#3212 - OO (objektorientiertes) gnupg_encryptsign Beispiel
- Example#3213 - Prozedurales gnupg_export Beispiel
- Example#3214 - OO (objektorientiertes) gnupg_export Beispiel
- Example#3215 - Procedural gnupg_getengineinfo example
- Example#3216 - OO gnupg_getengineinfo example
- Example#3217 - Prozedurales gnupg_geterror Beispiel
- Example#3218 - OO (objektorientiertes) gnupg_geterror Beispiel
- Example#3219 - Procedural gnupg_geterrorinfo example
- Example#3220 - OO gnupg_geterrorinfo example
- Example#3221 - Prozedurales gnupg_getprotocol Beispiel
- Example#3222 - OO (objektorientiertes) gnupg_getprotocol Beispiel
- Example#3223 - Procedural gnupg_gettrustlist example
- Example#3224 - OO gnupg_gettrustlist example
- Example#3225 - Prozedurales gnupg_import Beispiel
- Example#3226 - OO (objektorientiertes) gnupg_import Beispiel
- Example#3227 - Prozedurales gnupg_init-Beispiel mit Standardeinstellung
- Example#3228 - Prozedurales gnupg_init-Beispiel mit geänderten Dateinamen und Home-Verzeichnis
- Example#3229 - OO (objektorientiertes) gnupg-Initialisierungsbeispiel mit Standardeinstellung
- Example#3230 - OO gnupg-Initialisierungsbeispiel mit geänderten Dateinamen und Home-Verzeichnis
- Example#3231 - Prozedurales gnupg_keyinfo Beispiel
- Example#3232 - OO (objektorientiertes) gnupg_keyinfo Beispiel
- Example#3233 - Procedural gnupg_listsignatures example
- Example#3234 - OO gnupg_listsignatures example
- Example#3235 - Prozedurales gnupg_setarmor Beispiel
- Example#3236 - OO (objektorientiertes) gnupg_setarmor Beispiel
- Example#3237 - Procedurales gnupg_seterrormode Beispiel
- Example#3238 - OO (objektorientiertes) gnupg_seterrormode Beispiel
- Example#3239 - Prozedurales gnupg_setsignmode Beispiel
- Example#3240 - OO gnupg_setsignmode Beispiel
- Example#3241 - Prozedurales gnupg_sign Beispiel
- Example#3242 - OO gnupg_sign Beispiel
- Example#3243 - Prozedurales gnupg_verify Beispiel
- Example#3244 - OO gnupg_verify Beispiel
- Example#3245 - Creating and using a pattern
- Example#3246 - Creating and using a template
- Example#3247 - Hyphennate a text
- Example#3248 - Drawing a rectangle
- Example#3249 - Creating and using a spot color
- Example#3250 - Rotation of the coordinate system
- Example#3251 - Placing text at a given position
- Example#3252 - Drawing a dashed line
- Example#3253 - Translation of the coordinate system
- Example#3254 - A rpmdbinfo example
- Example#3255 - Searching for the package owning a file
- Example#3256 - A rpminfo example
- Example#3257 - example
- Example#3258 - example
- Example#3259 - example
- Example#3260 - example
- Example#3261 - example
- Example#3262 - example
- Example#3263 - example
- Example#3264 - example
- Example#3265 - example
- Example#3266 - example
- Example#3267 - example
- Example#3268 - example
- Example#3269 - example
- Example#3270 - example
- Example#3271 - example
- Example#3272 - example
- Example#3273 - example
- Example#3274 - example
- Example#3275 - example
- Example#3276 - Incorrect requests
- Example#3277 - Calling request from a request callback
- Example#3278 - Calling request from a request callback
- Example#3279 - Using eio with libevent
- Example#3280 - Cancelling a request
- Example#3281 - Calling eio_chmod
- Example#3282 - Making a custom request
- Example#3283 - Grouping requests
- Example#3284 - Using eio with libevent extension
- Example#3285 - Using eio with event extension
- Example#3286 - eio_cancel example
- Example#3287 - eio_custom example
- Example#3288 - eio_event_loop example
- Example#3289 - eio_lstat example
- Example#3290 - Using eio with libevent
- Example#3291 - Grouping requests
- Example#3292 - eio_grp example
- Example#3293 - eio_link example
- Example#3294 - eio_lstat example
- Example#3295 - eio_mkdir example
- Example#3296 - eio_mknod example
- Example#3297 - eio_nreqs example
- Example#3298 - eio_open example
- Example#3299 - eio_poll example
- Example#3300 - eio_read example
- Example#3301 - eio_readdir example
- Example#3302 - eio_readlink example
- Example#3303 - eio_realpath example
- Example#3304 - eio_rename example
- Example#3305 - eio_rmdir example
- Example#3306 - eio_stat example
- Example#3307 - eio_statvfs example
- Example#3308 - eio_symlink example
- Example#3309 - Simple timers
- Example#3310 - Periodic timer. Tick each 10.5 seconds
- Example#3311 - Periodic timer. Use reschedule callback
- Example#3312 - Periodic timer. Tick every 10.5 seconds starting at now
- Example#3313 - Wait until STDIN is readable
- Example#3314 - Use some async I/O to access a socket
- Example#3315 - Embedding one loop into another
- Example#3316 - Embedding loop created with kqueue backend into the default loop
- Example#3317 - Handle SIGTERM signal
- Example#3318 - Monitor changes of /var/log/messages
- Example#3319 - Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay
- Example#3320 - Process status changes
- Example#3321 - Using reschedule callback
- Example#3322 - Embedding loop created with kqueue backend into the default loop
- Example#3323 - Embedding one loop into another
- Example#3324 - Embedding loop created with kqueue backend into the default loop
- Example#3325 - Embedding loop created with kqueue backend into the default loop
- Example#3326 - Periodic timer. Use reschedule callback
- Example#3327 - Periodic timer. Tick every 10.5 seconds starting at now
- Example#3328 - Hourly watcher
- Example#3329 - Handle SIGTERM signal
- Example#3330 - Monitor changes of /var/log/messages
- Example#3331 - Monitor changes of /var/log/messages
- Example#3332 - Simple timers
- Example#3333 - Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay
- Example#3334 - Register an I/O watcher for some UDP socket but do not keep the event loop from running just because of that watcher.
- Example#3335 - Expect Usage Example
- Example#3336 - Another Expect Usage Example
- Example#3337 - expect_expectl example
- Example#3338 - expect_popen example
- Example#3339 - Prozesskontrollbeispiel
- Example#3340 - pcntl_fork-Beispiel
- Example#3341 - pcntl_rfork example
- Example#3342 - pcntl_signal_dispatch example
- Example#3343 - pcntl_signal_get_handler example
- Example#3344 - pcntl_signal-Beispiel
- Example#3345 - pcntl_sigprocmask example
- Example#3346 - pcntl_sigwaitinfo example
- Example#3347 - posix_access-Beispiel
- Example#3348 - posix_ctermid-Beispiel
- Example#3349 - posix_get_last_error-Beispiel
- Example#3350 - posix_getcwd-Beispiel
- Example#3351 - posix_getegid-Beispiel
- Example#3352 - posix_geteuid-Beispiel
- Example#3353 - posix_getgid-Beispiel
- Example#3354 - Beispiel zur Verwendung von posix_getgrgid
- Example#3355 - Beispiel für die Verwendung von posix_getgrnam
- Example#3356 - posix_getgroups-Beispiel
- Example#3357 - posix_getlogin-Beispiel
- Example#3358 - posix_getpgid-Beispiel
- Example#3359 - posix_getpid-Beispiel
- Example#3360 - posix_getppid-Beispiel
- Example#3361 - posix_getpwnam-Beispiel
- Example#3362 - posix_getpwuid-Beispiel
- Example#3363 - posix_getrlimit-Beispiel
- Example#3364 - posix_getsid-Beispiel
- Example#3365 - posix_getuid-Beispiel
- Example#3366 - posix_mknod-Beispiel
- Example#3367 - posix_setegid-Beispiel
- Example#3368 - posix_setgid-Beispiel
- Example#3369 - posix_setuid-Beispiel
- Example#3370 - posix_strerror-Beispiel
- Example#3371 - posix_times-Beispiel
- Example#3372 - posix_uname-Beispiel
- Example#3373 - escapeshellarg-Beispiel
- Example#3374 - escapeshellcmd-Beispiel
- Example#3375 - Ein exec-Beispiel
- Example#3376 - Verwendung von proc_nice, um die Prozesspriorität auf hoch zu setzen
- Example#3377 - Ein proc_open-Beispiel
- Example#3378 - proc_open-Eigenheit unter Windows
- Example#3379 - Ein shell_exec-Beispiel
- Example#3380 - system example
- Example#3381 - Example showing Future as return value
- Example#3382 - Example showing Future as synchronization point
- Example#3383 - Fetch a chunk of the property table
- Example#3384 - Counting the properties of an object
- Example#3385 - Runtime inheritance
- Example#3386 - Detect the state of the referenced object
- Example#3387 - Detect the state of the referenced object
- Example#3388 - Merging into the property table of a threaded object
- Example#3389 - Notifications and Waiting
- Example#3390 - Notifications and Waiting
- Example#3391 - Popping the last item from the property table of a threaded object
- Example#3392 - Shifting the first item from the property table of a threaded object
- Example#3393 - Synchronizing
- Example#3394 - Notifications and Waiting
- Example#3395 - Return the identity of the Thread or Process that created the referenced Thread
- Example#3396 - Return the currently executing Thread
- Example#3397 - Return the identity of the currently executing Thread
- Example#3398 - Return the identity of the referenced Thread
- Example#3399 - Detect the state of the referenced Thread
- Example#3400 - Tell if the referenced Thread was started
- Example#3401 - Join with the referenced Thread
- Example#3402 - Starting Threads
- Example#3403 - A basic example of Worker::collect
- Example#3404 - A basic example of Worker::getStacked
- Example#3405 - Detect the state of a worker
- Example#3406 - Shutdown the referenced worker
- Example#3407 - Stacking a task for execution onto a worker
- Example#3408 - Removing objects from the stack of Workers
- Example#3409 - A basic example of Pool::collect
- Example#3410 - Creating Pools
- Example#3411 - Shutting down a pool
- Example#3412 - Submitting Tasks
- Example#3413 - Submitting tasks to a specific worker
- Example#3414 - New immutability semantics of Threaded
- Example#3415 - Volatile use-case
- Example#3416 - Shared Memory Operationen - Übersicht
- Example#3417 - Einen gemeinsamen Speicherbereich schließen
- Example#3418 - Einen gemeinsamen Speicherbereich löschen
- Example#3419 - Einen neuen gemeinsamen Speicherbereich erstellen
- Example#3420 - Aus dem gemeinsamen Speicherbereich lesen
- Example#3421 - Die Größe des gemeinsamen Speicherbereichs ermitteln
- Example#3422 - In den gemeinsamen Speicherbereich schreiben
- Example#3423 - SyncMutex::__construct named mutex with lock timeout example
- Example#3424 - SyncMutex::__construct unnamed mutex example
- Example#3425 - SyncMutex::lock example
- Example#3426 - SyncMutex::unlock example
- Example#3427 - SyncSemaphore::__construct example
- Example#3428 - SyncSemaphore::lock example
- Example#3429 - SyncSemaphore::unlock example
- Example#3430 - SyncEvent::__construct example
- Example#3431 - SyncEvent::fire example
- Example#3432 - SyncEvent::reset example
- Example#3433 - SyncEvent::wait example
- Example#3434 - SyncReaderWriter::__construct example
- Example#3435 - SyncReaderWriter::readlock example
- Example#3436 - SyncReaderWriter::readunlock example
- Example#3437 - SyncReaderWriter::writelock example
- Example#3438 - SyncReaderWriter::writeunlock example
- Example#3439 - SyncSharedMemory::__construct example
- Example#3440 - SyncSharedMemory::first example
- Example#3441 - SyncSharedMemory::__construct example
- Example#3442 - SyncSharedMemory::size example
- Example#3443 - SyncSharedMemory::write example
- Example#3444 - A geoip_asnum_by_name example
- Example#3445 - A geoip_continent_code_by_name example
- Example#3446 - A geoip_country_code_by_name example
- Example#3447 - A geoip_country_code3_by_name example
- Example#3448 - A geoip_country_name_by_name example
- Example#3449 - A geoip_database_info example
- Example#3450 - A geoip_db_avail example
- Example#3451 - A geoip_db_filename example
- Example#3452 - A geoip_db_get_all_info example
- Example#3453 - A geoip_db_get_all_info example
- Example#3454 - A geoip_domain_by_name example
- Example#3455 - A geoip_id_by_name example
- Example#3456 - A geoip_isp_by_name example
- Example#3457 - A geoip_netspeedcell_by_name example
- Example#3458 - A geoip_org_by_name example
- Example#3459 - A geoip_record_by_name example
- Example#3460 - A geoip_region_by_name example
- Example#3461 - A geoip_region_name_by_code example using region code for US/Canada
- Example#3462 - A geoip_region_name_by_code example using FIPS codes
- Example#3463 - A geoip_setup_custom_directory example
- Example#3464 - A geoip_time_zone_by_country_and_region example using region code for US/Canada
- Example#3465 - A geoip_time_zone_by_country_and_region example using FIPS codes
- Example#3466 - xor.data file
- Example#3467 - Simple train
- Example#3468 - Simple test
- Example#3469 - fann_create_train_from_callback example
- Example#3470 - fann_read_train_from_file example
- Example#3471 - igbinary_serialize example
- Example#3472 - Ein JsonSerializable::jsonSerialize-Beispiel, das ein Array zurückgibt.
- Example#3473 - Ein JsonSerializable::jsonSerialize-Beispiel, das ein assoziatives Array zurückgibt.
- Example#3474 - Ein JsonSerializable::jsonSerialize-Beispiel, das einen Integer zurückgibt.
- Example#3475 - Ein JsonSerializable::jsonSerialize-Beispiel, das einen String zurückgibt
- Example#3476 - json_decode-Beispiele
- Example#3477 - Zugriff auf ungültige Objekteigenschaften
- Example#3478 - Häufige Fehler bei der Verwendung von json_decode
- Example#3479 - Fehler bei der Verwendung von depth
- Example#3480 - json_decode von großen Ganzzahlen
- Example#3481 - Ein json_encode-Beispiel
- Example#3482 - Ein json_encode-Beispiel, das den Einsatz einiger Optionen zeigt
- Example#3483 - JSON_NUMERIC_CHECK-Option-Beispiel
- Example#3484 - Beispiel für sequentielle und nicht sequentielle Arrays
- Example#3485 - JSON_PRESERVE_ZERO_FRACTION-Option-Beispiel
- Example#3486 - json_last_error-Beispiel
- Example#3487 - json_last_error mit json_encode
- Example#3488 - json_last_error und JSON_THROW_ON_ERROR
- Example#3489 - Lua::assignexample
- Example#3490 - Lua::callexample
- Example#3491 - Lua::evalexample
- Example#3492 - Lua::registerCallbackexample
- Example#3493 - LuaClosure::__invokeexample
- Example#3494 - Execute some Lua code
- Example#3495 - Calling a Lua function
- Example#3496 - Profiling Lua code
- Example#3497 - Loading code into Lua
- Example#3498 - Manipulating the usage timer
- Example#3499 - Registering PHP functions to call from Lua
- Example#3500 - Calling a Lua function
- Example#3501 - Calling a Lua function
- Example#3502 - constant-Beispiel
- Example#3503 - Konstanten definieren
- Example#3504 - Konstanten mit reservierten Namen
- Example#3505 - Konstanten überprüfen
- Example#3506 - eval Beispiel (einfache Texteinfügung)
- Example#3507 - exit-Beispiel
- Example#3508 - exit-Status-Beispiel
- Example#3509 - Shutdown-Funktionen und Destruktoren werden trotzdem aufgerufen
- Example#3510 - Auflistung aller Informationen über den Browser des Benutzers
- Example#3511 - Ein __halt_compiler-Beispiel
- Example#3512 - highlight_string-Beispiel
- Example#3513 - hrtime usage
- Example#3514 - Ein ignore_user_abort-Beispiel
- Example#3515 - pack-Beispiel
- Example#3516 - php_strip_whitespace example
- Example#3517 - Basic sapi_windows_generate_ctrl_event Usage
- Example#3518 - Basic sapi_windows_set_ctrl_handler Usage
- Example#3519 - sapi_windows_vt100_support default state
- Example#3520 - sapi_windows_vt100_support changing state
- Example#3521 - Example usage of VT100 support enabled
- Example#3522 - sleep-Beispiel
- Example#3523 - sys_getloadavg-Beispiel
- Example#3524 - time_nanosleep-Beispiel
- Example#3525 - Ein time_sleep_until-Beispiel
- Example#3526 - uniqid-Beispiel
- Example#3527 - unpack-Beispiel
- Example#3528 - unpack-Beispiel mit Wiederholer
- Example#3529 - unpack-Beispiel mit unbenannten Schlüsseln
- Example#3530 - usleep-Beispiel
- Example#3531 - Get and set base path
- Example#3532 - Get and set logger
- Example#3533 - Fast write log
- Example#3534 - Fast count some type of log count value
- Example#3535 - Acquisit some type of log list
- Example#3536 - seaslog_get_author example
- Example#3537 - seaslog_get_version example
- Example#3538 - SeasLog::alert example
- Example#3539 - SeasLog::analyzerCount example
- Example#3540 - SeasLog::analyzerDetail example
- Example#3541 - SeasLog::closeLoggerStream example
- Example#3542 - SeasLog::__construct example
- Example#3543 - SeasLog::critical example
- Example#3544 - SeasLog::debug example
- Example#3545 - SeasLog::__destruct example
- Example#3546 - SeasLog::emergency example
- Example#3547 - SeasLog::error example
- Example#3548 - SeasLog::flushBuffer example
- Example#3549 - SeasLog::getBasePath example
- Example#3550 - SeasLog::getBuffer example
- Example#3551 - SeasLog::getBufferEnabled example
- Example#3552 - SeasLog::getDatetimeFormat example
- Example#3553 - SeasLog::getLastLogger example
- Example#3554 - SeasLog::getRequestID example
- Example#3555 - SeasLog::getRequestVariable example
- Example#3556 - SeasLog::info example
- Example#3557 - SeasLog::log example
- Example#3558 - SeasLog::notice example
- Example#3559 - SeasLog::setBasePath example
- Example#3560 - SeasLog::setDatetimeFormat example
- Example#3561 - SeasLog::setLogger example
- Example#3562 - SeasLog::setRequestID example
- Example#3563 - SeasLog::setRequestVariable example
- Example#3564 - SeasLog::warning example
- Example#3565 - SplStack::__construct example
- Example#3566 - SplQueue::__construct example
- Example#3567 - Efficiently handling tasks with SplQueue
- Example#3568 - SplFixedArray usage example
- Example#3569 - SplFixedArray::__construct example
- Example#3570 - SplFixedArray::count example
- Example#3571 - SplFixedArray::fromArray example
- Example#3572 - SplFixedArray::getSize example
- Example#3573 - SplFixedArray::setSize example
- Example#3574 - SplFixedArray::toArray example
- Example#3575 - SplObjectStorage as a set
- Example#3576 - SplObjectStorage as a map
- Example#3577 - SplObjectStorage::addAll example
- Example#3578 - SplObjectStorage::attach example
- Example#3579 - SplObjectStorage::contains example
- Example#3580 - SplObjectStorage::count example
- Example#3581 - SplObjectStorage::current example
- Example#3582 - SplObjectStorage::detach example
- Example#3583 - SplObjectStorage::getHash example
- Example#3584 - SplObjectStorage::getInfo example
- Example#3585 - SplObjectStorage::key example
- Example#3586 - SplObjectStorage::next example
- Example#3587 - SplObjectStorage::offsetExists example
- Example#3588 - SplObjectStorage::offsetGet example
- Example#3589 - SplObjectStorage::offsetSet example
- Example#3590 - SplObjectStorage::offsetUnset example
- Example#3591 - SplObjectStorage::removeAll example
- Example#3592 - SplObjectStorage::removeAllExcept example
- Example#3593 - SplObjectStorage::rewind example
- Example#3594 - SplObjectStorage::serialize example
- Example#3595 - SplObjectStorage::setInfo example
- Example#3596 - SplObjectStorage::unserialize example
- Example#3597 - SplObjectStorage::valid example
- Example#3598 - AppendIterator::append example
- Example#3599 - Iterating AppendIterator with foreach
- Example#3600 - Iterating AppendIterator with the AppendIterator API
- Example#3601 - AppendIterator::getInnerIterator example
- Example#3602 - AppendIterator.getIteratorIndex basic example
- Example#3603 - AppendIterator::key basic example
- Example#3604 - ArrayIterator::current example
- Example#3605 - ArrayIterator::key example
- Example#3606 - ArrayIterator::next example
- Example#3607 - ArrayIterator::rewind example
- Example#3608 - ArrayIterator::valid example
- Example#3609 - CachingIterator::getCache example
- Example#3610 - Available callback arguments
- Example#3611 - Callback basic examples
- Example#3612 - A DirectoryIterator::__construct example
- Example#3613 - A DirectoryIterator::current example
- Example#3614 - A DirectoryIterator::getATime example
- Example#3615 - A DirectoryIterator::getBasename example
- Example#3616 - DirectoryIterator::getCTime example
- Example#3617 - DirectoryIterator::getExtension example
- Example#3618 -
- Example#3619 - A DirectoryIterator::getFilename example
- Example#3620 - DirectoryIterator::getGroup example
- Example#3621 - DirectoryIterator::getInode example
- Example#3622 - A DirectoryIterator::getMTime example
- Example#3623 - DirectoryIterator::getOwner example
- Example#3624 - DirectoryIterator::getPath example
- Example#3625 - DirectoryIterator::getPathname example
- Example#3626 - DirectoryIterator::getPerms example
- Example#3627 - DirectoryIterator::getSize example
- Example#3628 - DirectoryIterator::getType example
- Example#3629 - DirectoryIterator::isDir example
- Example#3630 - A DirectoryIterator::isDot example
- Example#3631 - DirectoryIterator::isExecutable example
- Example#3632 - DirectoryIterator::isFile example
- Example#3633 - A DirectoryIterator::isLink example
- Example#3634 - DirectoryIterator::isReadable example
- Example#3635 - DirectoryIterator::isWritable example
- Example#3636 - A DirectoryIterator::key example
- Example#3637 - DirectoryIterator::next example
- Example#3638 - DirectoryIterator::rewind example
- Example#3639 - DirectoryIterator::seek example
- Example#3640 - A DirectoryIterator::__toString example
- Example#3641 - A DirectoryIterator::valid example
- Example#3642 - FilesystemIterator::__construct example
- Example#3643 - FilesystemIterator::current example
- Example#3644 - FilesystemIterator::key example
- Example#3645 - FilesystemIterator::next example
- Example#3646 - FilesystemIterator::rewind example
- Example#3647 - FilesystemIterator::key example
- Example#3648 - FilterIterator::accept example
- Example#3649 - GlobIterator example
- Example#3650 - GlobIterator::count example
- Example#3651 - InfiniteIterator::__construct example
- Example#3652 - LimitIterator usage example
- Example#3653 - LimitIterator::__construct example
- Example#3654 - LimitIterator::getPosition example
- Example#3655 - Iterating a MultipleIterator
- Example#3656 - NoRewindIterator::__construct example
- Example#3657 - NoRewindIterator::rewind example
- Example#3658 - RecursiveArrayIterator::getChildren example
- Example#3659 - RecursiveArrayIterator::hasChildren example
- Example#3660 - Available callback arguments
- Example#3661 - Recursive callback basic example
- Example#3662 - RecursiveCallbackFilterIterator::hasChildren basic usage
- Example#3663 - RecursiveDirectoryIterator example
- Example#3664 - getSubPath example
- Example#3665 - getSubPathname example
- Example#3666 - Basic RecursiveFilterIterator example
- Example#3667 - RecursiveFilterIterator example
- Example#3668 - Iterating a RecursiveIteratorIterator
- Example#3669 - RecursiveRegexIterator::__construct example
- Example#3670 - RecursiveRegexIterator::getChildren example
- Example#3671 - RecursiveRegexIterator::hasChildren example
- Example#3672 - RegexIterator::accept example
- Example#3673 - RegexIterator::__construct example
- Example#3674 - RegexIterator::getFlags example
- Example#3675 - RegexIterator::getMode example
- Example#3676 - RegexIterator::getPregFlags example
- Example#3677 - RegexIterator::setFlags example
- Example#3678 - RegexIterator::setMode example
- Example#3679 - RegexIterator::setPregFlags example
- Example#3680 - Countable::count-Beispiel
- Example#3681 - Basic usage
- Example#3682 - SeekableIterator::seek example
- Example#3683 - class_implements example
- Example#3684 - class_parents example
- Example#3685 - class_uses example
- Example#3686 - iterator_apply example
- Example#3687 - iterator_count example
- Example#3688 - iterator_count modifies position
- Example#3689 - iterator_count in foreach loops
- Example#3690 - iterator_to_array example
- Example#3691 - spl_autoload_extensions Beispiel
- Example#3692 - spl_autoload_register as a replacement for an __autoload function
- Example#3693 - spl_autoload_register example where the class is not loaded
- Example#3694 - spl_classes example
- Example#3695 - A spl_object_hash example
- Example#3696 - A spl_object_id example
- Example#3697 - SplFileInfo::__construct example
- Example#3698 - SplFileInfo::getBasename example
- Example#3699 - SplFileInfo::getCTime example
- Example#3700 - SplFileInfo::getExtension example
- Example#3701 -
- Example#3702 - SplFileInfo::getFilename example
- Example#3703 - SplFileInfo::getGroup example
- Example#3704 - SplFileInfo::getLinkTarget example
- Example#3705 - SplFileInfo::getOwner example
- Example#3706 - SplFileInfo::getPath example
- Example#3707 - SplFileInfo::getPathInfo example
- Example#3708 - SplFileInfo::getPathname example
- Example#3709 - SplFileInfo::getPerms example
- Example#3710 - SplFileInfo::getRealPath example
- Example#3711 - SplFileInfo::getType example
- Example#3712 - SplFileInfo::isDir example
- Example#3713 - SplFileInfo::isExecutable example
- Example#3714 - SplFileInfo::isFile example
- Example#3715 - SplFileInfo::isLink example
- Example#3716 - SplFileInfo::isReadable example
- Example#3717 - SplFileInfo::openFile example
- Example#3718 - SplFileInfo::setFileClass example
- Example#3719 - SplFileInfo::setFileClass example
- Example#3720 - SplFileInfo::__toString example
- Example#3721 - SplFileObject::__construct example
- Example#3722 - SplFileObject::current example
- Example#3723 - SplFileObject::eof example
- Example#3724 - SplFileObject::fflush example
- Example#3725 - SplFileObject::fgetc example
- Example#3726 - SplFileObject::fgetcsv example
- Example#3727 - SplFileObject::READ_CSV example
- Example#3728 - SplFileObject::fgets example
- Example#3729 - SplFileObject::fgetss example
- Example#3730 - SplFileObject::flock example
- Example#3731 - SplFileObject::fpassthru example
- Example#3732 - SplFileObject::fputcsv example
- Example#3733 - SplFileObject::fread example
- Example#3734 - SplFileObject::fscanf example
- Example#3735 - SplFileObject::fseek example
- Example#3736 - SplFileObject::fstat example
- Example#3737 - SplFileObject::ftell example
- Example#3738 - SplFileObject::ftruncate example
- Example#3739 - SplFileObject::fwrite example
- Example#3740 - SplFileObject::getCsvControl example
- Example#3741 - SplFileObject::getFlags example
- Example#3742 - SplFileObject::getMaxLineLen example
- Example#3743 - SplFileObject::key example
- Example#3744 - SplFileObject::key example with SplFileObject::setMaxLineLen
- Example#3745 - SplFileObject::next example
- Example#3746 - SplFileObject::rewind example
- Example#3747 - SplFileObject::seek example
- Example#3748 - SplFileObject::setCsvControl example
- Example#3749 - SplFileObject::setFlags example
- Example#3750 - SplFileObject::setMaxLineLen example
- Example#3751 - SplFileObject::valid example
- Example#3752 - SplTempFileObject example
- Example#3753 - ArrayObject::append example
- Example#3754 - ArrayObject::asort example
- Example#3755 - ArrayObject::__construct example
- Example#3756 - ArrayObject::count example
- Example#3757 - ArrayObject::exchangeArray example
- Example#3758 - ArrayObject::getArrayCopy example
- Example#3759 - ArrayObject::getFlags example
- Example#3760 - ArrayObject::getIterator example
- Example#3761 - ArrayObject::getIteratorClass example
- Example#3762 - ArrayObject::ksort example
- Example#3763 - ArrayObject::natcasesort example
- Example#3764 - ArrayObject::natsort example
- Example#3765 - ArrayObject::offsetExists example
- Example#3766 - ArrayObject::offsetGet example
- Example#3767 - ArrayObject::offsetSet example
- Example#3768 - ArrayObject::offsetUnset example
- Example#3769 - ArrayObject::serialize example
- Example#3770 - ArrayObject::setFlags example
- Example#3771 - ArrayObject::setIteratorClass example
- Example#3772 - ArrayObject::uasort example
- Example#3773 - ArrayObject::uksort example
- Example#3774 - Using file_get_contents to retrieve data from multiple sources
- Example#3775 - Making a POST request to an https server
- Example#3776 - Writing data to a compressed file
- Example#3777 - A Stream for reading/writing global variables
- Example#3778 - Listing files from tar archives
- Example#3779 - stream_bucket_prepend examples
- Example#3780 - Using stream_context_create
- Example#3781 - Using stream_context_get_default
- Example#3782 - stream_context_get_options example
- Example#3783 - stream_context_get_params example
- Example#3784 - stream_context_set_default example
- Example#3785 - A stream_copy_to_stream example
- Example#3786 - Controlling where filters are applied
- Example#3787 - Filter for capitalizing characters on foo-bar.txt stream
- Example#3788 - Registering a generic filter class to match multiple filter names.
- Example#3789 - Dynamically refiltering a stream
- Example#3790 - stream_get_contents example
- Example#3791 - Using stream_get_filters
- Example#3792 - stream_get_meta_data example using fopen with http
- Example#3793 - stream_get_meta_data example using stream_socket_client with https
- Example#3794 - Using stream_get_transports
- Example#3795 - stream_get_wrappers example
- Example#3796 - Checking for the existence of a stream wrapper
- Example#3797 - stream_is_local example
- Example#3798 - stream_isatty example
- Example#3799 - stream_notification_callback example
- Example#3800 - Simple progressbar for commandline download client
- Example#3801 - stream_resolve_include_path example
- Example#3802 - stream_select Example
- Example#3803 - stream_set_timeout example
- Example#3804 - stream_set_write_buffer example
- Example#3805 - stream_socket_client example
- Example#3806 - Using UDP connection
- Example#3807 - stream_socket_enable_crypto example
- Example#3808 - A stream_socket_pair example
- Example#3809 - stream_socket_recvfrom example
- Example#3810 - stream_socket_sendto Example
- Example#3811 - Using TCP server sockets
- Example#3812 - Using UDP server sockets
- Example#3813 - A stream_socket_shutdown example
- Example#3814 - How to register a stream wrapper
- Example#3815 - Basic Tidy usage
- Example#3816 - tidy::getBody example
- Example#3817 - tidy::cleanrepair example
- Example#3818 - tidy::__construct example
- Example#3819 - tidy::diagnose example
- Example#3820 - tidy_get_error_buffer example
- Example#3821 - tidy::getConfig example
- Example#3822 - tidy_getopt example
- Example#3823 - Print all options along with their documentation and default value
- Example#3824 - tidy::getStatus example
- Example#3825 - tidy::head example
- Example#3826 - tidy::html example
- Example#3827 - tidy::parseFile example
- Example#3828 - tidy::parseString example
- Example#3829 - tidy::repairFile example
- Example#3830 - tidy::repairString example
- Example#3831 - tidy::root example
- Example#3832 - tidyNode::hasChildren example
- Example#3833 - tidyNode::hasChildren example
- Example#3834 - tidyNode::hasSiblings example
- Example#3835 - Extract ASP code from a mixed HTML document
- Example#3836 - Extract comments from a mixed HTML document
- Example#3837 - Extract HTML code from a mixed HTML document
- Example#3838 - Extract JSTE code from a mixed HTML document
- Example#3839 - Extract PHP code from a mixed HTML document
- Example#3840 - Extract text from a mixed HTML document
- Example#3841 - ob_tidyhandler example
- Example#3842 - tidy_access_count example
- Example#3843 - tidy_config_count example
- Example#3844 - tidy_error_count example
- Example#3845 - tidy_get_output example
- Example#3846 - tidy_warning_count example
- Example#3847 - Kommentare mit Hilfe des Tokenizers entfernen
- Example#3848 - PhpToken::getTokenName example
- Example#3849 - PhpToken::is example
- Example#3850 - Usage with array
- Example#3851 - PhpToken::isIgnorable example
- Example#3852 - PhpToken::__toString example
- Example#3853 - PhpToken::tokenize example
- Example#3854 - Extending PhpToken
- Example#3855 - token_get_all-Beispiel
- Example#3856 - Fehlerhaftes token_get_all-Verwendungsbeispiel
- Example#3857 - token_get_all für eine Klasse, die ein reserviertes Wort benutzt
- Example#3858 - token_name-Beispiele
- Example#3859 - base64_decode-Beispiel
- Example#3860 - base64_encode-Beispiel
- Example#3861 - get_headers-Beispiel
- Example#3862 - get_headers-Beispiel unter Verwendung von HEAD
- Example#3863 - Was get_meta_tags parst
- Example#3864 - Was get_meta_tags zurückgibt
- Example#3865 - Einfache Verwendung von http_build_query
- Example#3866 - http_build_query mit numerischen Index-Elementen.
- Example#3867 - http_build_query mit verschachtelten Arrays
- Example#3868 - Verwendung von http_build_query mit einem Objekt
- Example#3869 - Ein parse_url-Beispiel
- Example#3870 - Ein parse_url-Beispiel mit fehlendem Schema
- Example#3871 - rawurldecode-Beispiel
- Example#3872 - Übergeben eines Passworts in einer FTP-URL
- Example#3873 - rawurlencode-Beispiel 2
- Example#3874 - urldecode-Beispiel
- Example#3875 - urlencode-Beispiel
- Example#3876 - urlencode und htmlentities-Beispiel
- Example#3877 - Einfache Ausführung von JavaScript
- Example#3878 - Yaml Example
- Example#3879 - Parse callback example
- Example#3880 - Emit callback example
- Example#3881 - yaml_emit example
- Example#3882 - yaml_parse example
- Example#3883 - A classic Application directory layout
- Example#3884 - Entry
- Example#3885 - Rewrite rule
- Example#3886 - Application config
- Example#3887 - Default controller
- Example#3888 - Default view template
- Example#3889 - Run the Application
- Example#3890 - An PHP array example
- Example#3891 - An ini file example
- Example#3892 - A Bootstrapexample
- Example#3893 - Yaf_Application::bootstrapexample
- Example#3894 - Yaf_Application::clearLastErrorexample
- Example#3895 - A ini config file example
- Example#3896 - Yaf_Application::__constructexample
- Example#3897 - Yaf_Application::__constructexample
- Example#3898 - Yaf_Application::environexample
- Example#3899 - Yaf_Application::executeexample
- Example#3900 - Yaf_Application::getConfigexample
- Example#3901 - Yaf_Application::getDispatcherexample
- Example#3902 - Yaf_Application::getLastErrorMsgexample
- Example#3903 - Yaf_Application::getLastErrorNoexample
- Example#3904 - Yaf_Application::getModulesexample
- Example#3905 - Bootstrap example
- Example#3906 - Yaf_Dispatcher::autoRender example
- Example#3907 - Yaf_Dispatcher::catchException example
- Example#3908 - Yaf_Dispatcher::registerPlugin example
- Example#3909 - A custom View engine example
- Example#3910 - Yaf_Dispatcher::setView example
- Example#3911 - Yaf_Dispatcher::throwexception example
- Example#3912 - Yaf_Dispatcher::throwexceptionexample
- Example#3913 - Yaf_Config_Iniexample
- Example#3914 - define action in a separate file
- Example#3915 - Dummy_action.php
- Example#3916 - Yaf_Controller_Abstract::forwardexample
- Example#3917 - Yaf_Action_Abstract::executeexample
- Example#3918 - Yaf_Action_Abstract::executeexample
- Example#3919 - Yaf_View_Simple::assignexample
- Example#3920 - templateexample
- Example#3921 - Yaf_View_Simple::assignRefexample
- Example#3922 - templateexample
- Example#3923 - Yaf_View_Simple::clearexample
- Example#3924 - Yaf_View_Simple::__constructorexample
- Example#3925 - Yaf_View_Simple::__setexample
- Example#3926 - Config example
- Example#3927 - Register localnamespace
- Example#3928 - Load class example
- Example#3929 - Load namespace class example
- Example#3930 - MVC class loading example
- Example#3931 - MVC class distinctions
- Example#3932 - MVC loading example
- Example#3933 - Yaf_Loader::registerNamespaceexample
- Example#3934 - Yaf_Loader::registerLocalNamespaceexample
- Example#3935 - Yaf_Loader::registerNamespaceexample
- Example#3936 - Plugin example
- Example#3937 - Yaf_Plugin_Abstract::routerShutdownexample
- Example#3938 - Yaf_Response_Abstract::appendBodyexample
- Example#3939 - Yaf_Response_Abstract::getBodyexample
- Example#3940 - Yaf_Response_Abstract::prependBodyexample
- Example#3941 - Yaf_Response_Abstract::responseexample
- Example#3942 - Yaf_Response_Abstract::setBodyexample
- Example#3943 - Yaf_Route_Map::assembleexample
- Example#3944 - Yaf_Route_Mapexample
- Example#3945 - Yaf_Route_Mapexample
- Example#3946 - Yaf_Route_Mapexample
- Example#3947 - Yaf_Route_Regex::assembleexample
- Example#3948 - Yaf_Route_Regexexample
- Example#3949 - Yaf_Route_Regex(as of 2.3.0)example
- Example#3950 - Yaf_Route_Regex and named capture ground(as of 2.3.0)example
- Example#3951 - Yaf_Route_Regexexample
- Example#3952 - Yaf_Route_Rewrite::assembleexample
- Example#3953 - Yaf_Route_Rewriteexample
- Example#3954 - Yaf_Route_Rewriteexample
- Example#3955 - Yaf_Route_Rewrite(as of 2.3.0)example
- Example#3956 - Rewrite rule for Apache
- Example#3957 - Rewrite rule for Apache
- Example#3958 - Rewrite rule for Lighttpd
- Example#3959 - Rewrite rule for Nginx
- Example#3960 - Yaf_Route_Static(default route)example
- Example#3961 - application.iniexample
- Example#3962 - Yaf_Dispatcher::autoConfigexample
- Example#3963 - Yaf_Dispatcher::autoRenderexample
- Example#3964 - Register some routes in Bootstrap
- Example#3965 - plugin Dummy.php (under application.directory/plugins)
- Example#3966 - Yaf_Route_Simple::assembleexample
- Example#3967 - Yaf_Route_Simple::routeexample
- Example#3968 - Yaf_Route_Simple::routeexample
- Example#3969 - Yaf_Route_Static::assembleexample
- Example#3970 - Yaf_Route_Static::routeexample
- Example#3971 - Yaf_Route_Supervar::assemble example
- Example#3972 - Yaf_Route_Supervarexample
- Example#3973 - INI example
- Example#3974 - INI sections example
- Example#3975 - INIexample
- Example#3976 - Taintexample
- Example#3977 - Vector
- Example#3978 - Map
- Example#3979 - Ds\Collection::clear example
- Example#3980 - Ds\Collection::copy example
- Example#3981 - Ds\Collection::isEmpty example
- Example#3982 - Ds\Collection::toArray example
- Example#3983 - Ds\Hashable::hash example
- Example#3984 - Ds\Sequence::allocate example
- Example#3985 - Ds\Sequence::apply example
- Example#3986 - Ds\Sequence::capacity example
- Example#3987 - Ds\Sequence::contains example
- Example#3988 - Ds\Sequence::filter example using callback function
- Example#3989 - Ds\Sequence::filter example without a callback function
- Example#3990 - Ds\Sequence::find example
- Example#3991 - Ds\Sequence::first example
- Example#3992 - Ds\Sequence::get example
- Example#3993 - Ds\Sequence::get example using array syntax
- Example#3994 - Ds\Sequence::insert example
- Example#3995 - Ds\Sequence::join example using a separator string
- Example#3996 - Ds\Sequence::join example without a separator string
- Example#3997 - Ds\Sequence::last example
- Example#3998 - Ds\Sequence::map example
- Example#3999 - Ds\Sequence::merge example
- Example#4000 - Ds\Sequence::pop example
- Example#4001 - Ds\Sequence::push example
- Example#4002 - Ds\Sequence::reduce with initial value example
- Example#4003 - Ds\Sequence::reduce without an initial value example
- Example#4004 - Ds\Sequence::remove example
- Example#4005 - Ds\Sequence::reverse example
- Example#4006 - Ds\Sequence::reversed example
- Example#4007 - Ds\Sequence::rotate example
- Example#4008 - Ds\Sequence::set example
- Example#4009 - Ds\Sequence::set example using array syntax
- Example#4010 - Ds\Sequence::shift example
- Example#4011 - Ds\Sequence::slice example
- Example#4012 - Ds\Sequence::sort example
- Example#4013 - Ds\Sequence::sort example using a comparator
- Example#4014 - Ds\Sequence::sorted example
- Example#4015 - Ds\Sequence::sorted example using a comparator
- Example#4016 - Ds\Sequence::sum integer example
- Example#4017 - Ds\Sequence::sum float example
- Example#4018 - Ds\Sequence::unshift example
- Example#4019 - Ds\Vector::allocate example
- Example#4020 - Ds\Vector::apply example
- Example#4021 - Ds\Vector::capacity example
- Example#4022 - Ds\Vector::clear example
- Example#4023 - Ds\Vector::__construct example
- Example#4024 - Ds\Vector::contains example
- Example#4025 - Ds\Vector::copy example
- Example#4026 - Ds\Vector::filter example using callback function
- Example#4027 - Ds\Vector::filter example without a callback function
- Example#4028 - Ds\Vector::find example
- Example#4029 - Ds\Vector::first example
- Example#4030 - Ds\Vector::get example
- Example#4031 - Ds\Vector::get example using array syntax
- Example#4032 - Ds\Vector::insert example
- Example#4033 - Ds\Vector::isEmpty example
- Example#4034 - Ds\Vector::join example using a separator string
- Example#4035 - Ds\Vector::join example without a separator string
- Example#4036 - Ds\Vector::last example
- Example#4037 - Ds\Vector::map example
- Example#4038 - Ds\Vector::merge example
- Example#4039 - Ds\Vector::pop example
- Example#4040 - Ds\Vector::push example
- Example#4041 - Ds\Vector::reduce with initial value example
- Example#4042 - Ds\Vector::reduce without an initial value example
- Example#4043 - Ds\Vector::remove example
- Example#4044 - Ds\Vector::reverse example
- Example#4045 - Ds\Vector::reversed example
- Example#4046 - Ds\Vector::rotate example
- Example#4047 - Ds\Vector::set example
- Example#4048 - Ds\Vector::set example using array syntax
- Example#4049 - Ds\Vector::shift example
- Example#4050 - Ds\Vector::slice example
- Example#4051 - Ds\Vector::sort example
- Example#4052 - Ds\Vector::sort example using a comparator
- Example#4053 - Ds\Vector::sorted example
- Example#4054 - Ds\Vector::sorted example using a comparator
- Example#4055 - Ds\Vector::sum integer example
- Example#4056 - Ds\Vector::sum float example
- Example#4057 - Ds\Vector::toArray example
- Example#4058 - Ds\Vector::unshift example
- Example#4059 - Ds\Deque::allocate example
- Example#4060 - Ds\Deque::apply example
- Example#4061 - Ds\Deque::capacity example
- Example#4062 - Ds\Deque::clear example
- Example#4063 - Ds\Deque::__construct example
- Example#4064 - Ds\Deque::contains example
- Example#4065 - Ds\Deque::copy example
- Example#4066 - Ds\Deque::filter example using callback function
- Example#4067 - Ds\Deque::filter example without a callback function
- Example#4068 - Ds\Deque::find example
- Example#4069 - Ds\Deque::first example
- Example#4070 - Ds\Deque::get example
- Example#4071 - Ds\Deque::get example using array syntax
- Example#4072 - Ds\Deque::insert example
- Example#4073 - Ds\Deque::isEmpty example
- Example#4074 - Ds\Deque::join example using a separator string
- Example#4075 - Ds\Deque::join example without a separator string
- Example#4076 - Ds\Deque::last example
- Example#4077 - Ds\Deque::map example
- Example#4078 - Ds\Deque::merge example
- Example#4079 - Ds\Deque::pop example
- Example#4080 - Ds\Deque::push example
- Example#4081 - Ds\Deque::reduce with initial value example
- Example#4082 - Ds\Deque::reduce without an initial value example
- Example#4083 - Ds\Deque::remove example
- Example#4084 - Ds\Deque::reverse example
- Example#4085 - Ds\Deque::reversed example
- Example#4086 - Ds\Deque::rotate example
- Example#4087 - Ds\Deque::set example
- Example#4088 - Ds\Deque::set example using array syntax
- Example#4089 - Ds\Deque::shift example
- Example#4090 - Ds\Deque::slice example
- Example#4091 - Ds\Deque::sort example
- Example#4092 - Ds\Deque::sort example using a comparator
- Example#4093 - Ds\Deque::sorted example
- Example#4094 - Ds\Deque::sorted example using a comparator
- Example#4095 - Ds\Deque::sum integer example
- Example#4096 - Ds\Deque::sum float example
- Example#4097 - Ds\Deque::toArray example
- Example#4098 - Ds\Deque::unshift example
- Example#4099 - Ds\Map::allocate example
- Example#4100 - Ds\Map::apply example
- Example#4101 - Ds\Map::capacity example
- Example#4102 - Ds\Map::clear example
- Example#4103 - Ds\Map::__construct example
- Example#4104 - Ds\Map::copy example
- Example#4105 - Ds\Map::diff example
- Example#4106 - Ds\Map::filter example using callback function
- Example#4107 - Ds\Map::filter example without a callback function
- Example#4108 - Ds\Map::first example
- Example#4109 - Ds\Map::get example
- Example#4110 - Ds\Map::get example using array syntax
- Example#4111 - Ds\Map::hasKey example
- Example#4112 - Ds\Map::hasValue example
- Example#4113 - Ds\Map::intersect example
- Example#4114 - Ds\Map::isEmpty example
- Example#4115 - Ds\Map::keys example
- Example#4116 - Ds\Map::ksort example
- Example#4117 - Ds\Map::ksort example using a comparator
- Example#4118 - Ds\Map::ksorted example
- Example#4119 - Ds\Map::ksorted example using a comparator
- Example#4120 - Ds\Map::last example
- Example#4121 - Ds\Map::map example
- Example#4122 - Ds\Map::merge example
- Example#4123 - Ds\Map::pairs example
- Example#4124 - Ds\Map::put example
- Example#4125 - Ds\Map::put example using objects as keys
- Example#4126 - Ds\Map::putAll example
- Example#4127 - Ds\Map::reduce with initial value example
- Example#4128 - Ds\Map::reduce without an initial value example
- Example#4129 - Ds\Map::remove example
- Example#4130 - Ds\Map::reverse example
- Example#4131 - Ds\Map::reversed example
- Example#4132 - Ds\Map::skip example
- Example#4133 - Ds\Map::slice example
- Example#4134 - Ds\Map::sort example
- Example#4135 - Ds\Map::sort example using a comparator
- Example#4136 - Ds\Map::sort example
- Example#4137 - Ds\Map::sort example using a comparator
- Example#4138 - Ds\Map::sum integer example
- Example#4139 - Ds\Map::sum float example
- Example#4140 - Ds\Map::toArray example
- Example#4141 - Ds\Map::union example
- Example#4142 - Ds\Map::values example
- Example#4143 - Ds\Map::xor example
- Example#4144 - Ds\Pair::clear example
- Example#4145 - Ds\Pair::copy example
- Example#4146 - Ds\Pair::isEmpty example
- Example#4147 - Ds\Pair::toArray example
- Example#4148 - Ds\Set::add example using integers
- Example#4149 - Ds\Set::add example using objects
- Example#4150 - Ds\Set::allocate example
- Example#4151 - Ds\Set::capacity example
- Example#4152 - Ds\Set::clear example
- Example#4153 - Ds\Set::__construct example
- Example#4154 - Ds\Set::contains example
- Example#4155 - Ds\Set::copy example
- Example#4156 - Ds\Set::diff example
- Example#4157 - Ds\Set::filter example using callback function
- Example#4158 - Ds\Set::filter example without a callback function
- Example#4159 - Ds\Set::first example
- Example#4160 - Ds\Set::get example
- Example#4161 - Ds\Set::get example using array syntax
- Example#4162 - Ds\Set::intersect example
- Example#4163 - Ds\Set::isEmpty example
- Example#4164 - Ds\Set::join example using a separator string
- Example#4165 - Ds\Set::join example without a separator string
- Example#4166 - Ds\Set::last example
- Example#4167 - Ds\Set::merge example
- Example#4168 - Ds\Set::reduce with initial value example
- Example#4169 - Ds\Set::reduce without an initial value example
- Example#4170 - Ds\Set::remove example
- Example#4171 - Ds\Set::reverse example
- Example#4172 - Ds\Set::reversed example
- Example#4173 - Ds\Set::slice example
- Example#4174 - Ds\Set::sort example
- Example#4175 - Ds\Set::sort example using a comparator
- Example#4176 - Ds\Set::sorted example
- Example#4177 - Ds\Set::sorted example using a comparator
- Example#4178 - Ds\Set::sum integer example
- Example#4179 - Ds\Set::sum float example
- Example#4180 - Ds\Set::toArray example
- Example#4181 - Ds\Set::union example
- Example#4182 - Ds\Set::xor example
- Example#4183 - Ds\Stack::clear example
- Example#4184 - Ds\Stack::__construct example
- Example#4185 - Ds\Stack::copy example
- Example#4186 - Ds\Stack::isEmpty example
- Example#4187 - Ds\Stack::peek example
- Example#4188 - Ds\Stack::pop example
- Example#4189 - Ds\Stack::push example
- Example#4190 - Ds\Stack::toArray example
- Example#4191 - Ds\Queue::allocate example
- Example#4192 - Ds\Queue::capacity example
- Example#4193 - Ds\Queue::clear example
- Example#4194 - Ds\Queue::__construct example
- Example#4195 - Ds\Queue::copy example
- Example#4196 - Ds\Queue::isEmpty example
- Example#4197 - Ds\Queue::peek example
- Example#4198 - Ds\Queue::pop example
- Example#4199 - Ds\Queue::push example
- Example#4200 - Ds\Queue::toArray example
- Example#4201 - Ds\PriorityQueue::allocate example
- Example#4202 - Ds\PriorityQueue::capacity example
- Example#4203 - Ds\PriorityQueue::clear example
- Example#4204 - Ds\PriorityQueue::__construct example
- Example#4205 - Ds\PriorityQueue::copy example
- Example#4206 - Ds\PriorityQueue::isEmpty example
- Example#4207 - Ds\PriorityQueue::peek example
- Example#4208 - Ds\PriorityQueue::pop example
- Example#4209 - Ds\PriorityQueue::push example
- Example#4210 - Ds\PriorityQueue::toArray example
- Example#4211 - var_representation Examples
- Example#4212 - Escaping control characters
- Example#4213 - Exporting stdClass
- Example#4214 - Exporting classes
- Example#4215 - Using __set_state()
- Example#4216 - Nutzung von PHPs cURL-Modul, um die Homepage von example.com herunterzuladen
- Example#4217 - Initialisierung einer neuen cURL-Session und Abrufen einer Webseite
- Example#4218 - cURL-Handle kopieren
- Example#4219 - curl_errno-Beispiel
- Example#4220 - curl_error-Beispiel
- Example#4221 - curl_escape Beispiel
- Example#4222 - Abrufen einer Webseite
- Example#4223 - curl_getinfo-Beispiel
- Example#4224 - curl_getinfo-Beispiel mit dem Parameter option
- Example#4225 - Initialisieren einer neuen cURL-Session und abrufen einer Webseite
- Example#4226 - curl_multi_add_handle-Beispiel
- Example#4227 - curl_multi_close-Beispiel
- Example#4228 - curl_multi_exec-Beispiel
- Example#4229 - Ein curl_multi_info_read-Beispiel
- Example#4230 - curl_multi_init-Beispiel
- Example#4231 - curl_multi_strerror Beispiel
- Example#4232 - curl_reset example
- Example#4233 - Initialisierung einer cURL-Session und holen einer Webseite
- Example#4234 - Initialisierung einer neuen cURL-Session und das Abrufen einer Webseite
- Example#4235 - curl_share_setopt example
- Example#4236 - curl_share_init example
- Example#4237 - curl_share_setopt example
- Example#4238 - curl_errno example
- Example#4239 - curl_escape example
- Example#4240 - Beispiel für curl_version
- Example#4241 - CURLFile::__construct-Beispiel
- Example#4242 - CURLFile::__construct-Beispiel zum Upload mehrerer Dateien
- Example#4243 - CURLStringFile::__construct example
- Example#4244 - Simple HTTP client
- Example#4245 - HTTP client using asynchronous DNS resolver
- Example#4246 - Echo server
- Example#4247 - SSL echo server
- Example#4248 - Signal handler
- Example#4249 - Use libevent's loop to process requests of `eio' extension
- Example#4250 - Miscellaneous
- Example#4251 - Simple HTTP server
- Example#4252 - Simple HTTPS server
- Example#4253 - OpenSSL connection
- Example#4254 - EventHttpConnection::makeRequest example
- Example#4255 - Connection listener based on a UNIX domain socket
- Example#4256 - Simple SMTP server
- Example#4257 - Handling SIGTERM signal
- Example#4258 - Adding a custom signal
- Example#4259 - Adding a timer
- Example#4260 - EventBase::getFeatures example
- Example#4261 - EventBase::getMethod example
- Example#4262 - EventBuffer::search example
- Example#4263 - EventBufferEvent::connect example
- Example#4264 - Connect to UNIX domain socket which presumably is served by a server, read response from the server and output it to the console
- Example#4265 - EventBufferEvent::connectHost example
- Example#4266 - Buffer event's read callback
- Example#4267 - EventBufferEvent::getOutput example
- Example#4268 - EventBufferEvent::sslError example
- Example#4269 - Simple SMTP server
- Example#4270 - EventConfig::avoidMethod example
- Example#4271 - EventConfig::__construct example
- Example#4272 - EventConfig::requireFeatures example
- Example#4273 - EventHttp::accept example
- Example#4274 - EventHttp::addServerAlias example
- Example#4275 - EventHttp::bind example
- Example#4276 - Simple HTTP server
- Example#4277 - EventHttp::setCallback example
- Example#4278 - EventHttp::setDefaultCallback example
- Example#4279 - EventHttpConnection::makeRequest example
- Example#4280 - EventHttpConnection::setCloseCallback example
- Example#4281 - EventHttpRequest::__construct example
- Example#4282 - EventHttpRequest::sendError example
- Example#4283 - EventListener::__construct example
- Example#4284 - EventSslContext::__construct example
- Example#4285 - FTP-Beispiel
- Example#4286 - ftp_alloc-Beispiel
- Example#4287 - ftp_cdup-Beispiel
- Example#4288 - ftp_chdir-Beispiel
- Example#4289 - ftp_chmod-Beispiel
- Example#4290 - ftp_close-Beispiel
- Example#4291 - ftp_connect-Beispiel
- Example#4292 - ftp_delete-Beispiel
- Example#4293 - ftp_exec-Beispiel
- Example#4294 - ftp_fget-Beispiel
- Example#4295 - ftp_fput-Beispiel
- Example#4296 - ftp_get_option-Beispiel
- Example#4297 - ftp_get-Beispiel
- Example#4298 - ftp_login-Beispiel
- Example#4299 - ftp_mdtm-Beispiel
- Example#4300 - ftp_mkdir-Beispiel
- Example#4301 - ftp_mlsd-Beispiel
- Example#4302 - ftp_nb_continue-Beispiel
- Example#4303 - ftp_nb_fget-Beispiel
- Example#4304 - ftp_nb_fput-Beispiel
- Example#4305 - ftp_nb_get-Beispiel
- Example#4306 - Einen Download mit ftp_nb_get fortsetzen
- Example#4307 - Einen Download mit Hilfe von ftp_nb_get an Position 100 fortsetzen und in eine neue Datei schreiben
- Example#4308 - ftp_nb_put-Beispiel
- Example#4309 - Einen Upload mit ftp_nb_put wieder aufnehmen
- Example#4310 - ftp_nlist-Beispiel
- Example#4311 - ftp_pasv-Beispiel
- Example#4312 - ftp_put-Beispiel
- Example#4313 - ftp_pwd-Beispiel
- Example#4314 - ftp_raw für den manuellen Login auf einem FTP-Server nutzen.
- Example#4315 - ftp_rawlist-Beispiel
- Example#4316 - ftp_rename-Beispiel
- Example#4317 - ftp_rmdir-Beispiel
- Example#4318 - ftp_set_option-Beispiel
- Example#4319 - Ein SITE-Kommando an einen FTP-Server senden
- Example#4320 - ftp_size-Beispiel
- Example#4321 - ftp_ssl_connect-Beispiel
- Example#4322 - ftp_systype-Beispiel
- Example#4323 - Basic Gearman client and worker
- Example#4324 - Basic Gearman client and worker, background
- Example#4325 - Basic Gearman client and worker, submitting tasks
- Example#4326 - Adding two job servers
- Example#4327 - Add two job servers
- Example#4328 - Basic submission of two tasks
- Example#4329 - Basic submission of two tasks with passing application context
- Example#4330 - Two tasks, one background and one not
- Example#4331 - A high priority task along with two normal tasks
- Example#4332 - A low priority task along with two normal tasks
- Example#4333 - Monitor completion of multiple background tasks
- Example#4334 - Simple job submission with immediate return
- Example#4335 - Submitting a job and retrieving incremental status
- Example#4336 - Submit and monitor a background job
- Example#4337 - Simple job submission with immediate return
- Example#4338 - Submitting a job and retrieving incremental status
- Example#4339 - Get the status of a long running job
- Example#4340 - Monitor the status of a long running background job
- Example#4341 - Simple worker making use of extra application context data
- Example#4342 - Add alternate Gearman servers
- Example#4343 - Add two job servers
- Example#4344 - GearmanWorker::setId example
- Example#4345 - A simple worker with a 5 second timeout
- Example#4346 - Running worker in non-blocking mode
- Example#4347 - GearmanWorker::work example
- Example#4348 - Testing support for paged result control
- Example#4349 - LDAP Such-Beispiel
- Example#4350 - Binden mit Policy-Informationen
- Example#4351 - Ändern der Beschreibung, falls diese nicht leer ist
- Example#4352 - Lesen einiger Werte vor dem Löschen
- Example#4353 - Löschen einer Referenz
- Example#4354 - Paginierung für eine Suche verwenden
- Example#4355 - Komplettes Beispiel mit authentifizierter Verbindung
- Example#4356 - LDAP Bind verwenden
- Example#4357 - Anonymes LDAP Bind
- Example#4358 - Komplettes Beispiel einer Kennwort-Überprüfung
- Example#4359 - Verbindung zu einem LDAP-Server
- Example#4360 - Sichere Verbindung zu einem LDAP-Server
- Example#4361 - LDAP pagination
- Example#4362 - LDAP pagination
- Example#4363 - ldap_count_entries-Beispiel
- Example#4364 - Aufzählung aller LDAP-Fehlermeldungen
- Example#4365 - Erzeugen und Abfangen eines Fehlers
- Example#4366 - Searching for an email address
- Example#4367 - PASSWD extended operation
- Example#4368 - Whoami extended operation
- Example#4369 - Anzeigen der Liste der Merkmale für einen ausgewählten Verzeichnis-Eintrag
- Example#4370 - Prüfen der Protokollversion
- Example#4371 - Liste alle Werte des Merkmals "mail" für einen Verzeichnis-Eintrag auf
- Example#4372 - Erzeuge einer Liste aller Organisationseinheiten einer Organisation
- Example#4373 - Add a telephone number to a contact
- Example#4374 - Rename a user
- Example#4375 - Add two e-mail addresses to a user
- Example#4376 - Change a user's password
- Example#4377 - Change a user's password (Active Directory)
- Example#4378 - ldap_parse_result-Beispiel
- Example#4379 - LDAP-Suche
- Example#4380 - Setzen der Protokollversion
- Example#4381 - Setzen der Server-Steuerelemente
- Example#4382 - LDAP-Sortierung
- Example#4383 - Memcache Beispiele
- Example#4384 - Memcache als Session-Handler verwenden
- Example#4385 - Memcache::add example
- Example#4386 - Memcache::addServer example
- Example#4387 - Memcache::close example
- Example#4388 - Memcache::connect example
- Example#4389 - Memcache::decrement example
- Example#4390 - Memcache::delete example
- Example#4391 - Memcache::flush example
- Example#4392 - Memcache::get example
- Example#4393 - Memcache::getExtendedStats example
- Example#4394 - Memcache::getServerStatus example
- Example#4395 - Memcache::getVersion example
- Example#4396 - Memcache::increment example
- Example#4397 - Memcache::pconnect example
- Example#4398 - Memcache::replace example
- Example#4399 - Memcache::set example
- Example#4400 - Memcache::set example
- Example#4401 - Memcache::setCompressThreshold example
- Example#4402 - Memcache::setServerParams example
- Example#4403 - Result callback example
- Example#4404 - Read-through callback example
- Example#4405 - Memcached::addServer example
- Example#4406 - Memcached::addServers example
- Example#4407 - Memcached::append example
- Example#4408 - Memcached::cas example
- Example#4409 - Creating a Memcached object
- Example#4410 - Memcached::decrement example
- Example#4411 - Memcached::delete example
- Example#4412 - Memcached::fetch example
- Example#4413 - Memcached::getDelayed example
- Example#4414 - Memcached::flush example
- Example#4415 - Memcached::get example #1
- Example#4416 - Memcached::get example #2
- Example#4417 - Memcached::getDelayed example
- Example#4418 - Memcached::getMulti example for Memcached v3
- Example#4419 - Memcached::getMulti example for Memcached v1 and v2
- Example#4420 - Memcached::GET_PRESERVE_ORDER example for Memcached v3
- Example#4421 - Memcached::GET_PRESERVE_ORDER example for Memcached v1 and v2
- Example#4422 - Retrieving Memcached options
- Example#4423 - Memcached::getResultCode example
- Example#4424 - Memcached::getResultMessage example
- Example#4425 - Memcached::getServerByKey example
- Example#4426 - Memcached::getServerList example
- Example#4427 - Memcached::getStats example
- Example#4428 - Memcached::getVersion example
- Example#4429 - Memcached::increment example
- Example#4430 - Memcached::prepend example
- Example#4431 - Memcached::set example
- Example#4432 - Memcached::setByKey example
- Example#4433 - Memcached::setMulti example
- Example#4434 - Setting a Memcached option
- Example#4435 - Setting Memcached options
- Example#4436 - mqseries_back example
- Example#4437 - mqseries_begin example
- Example#4438 - mqseries_close example
- Example#4439 - mqseries_cmit example
- Example#4440 - mqseries_conn example
- Example#4441 - mqseries_connx example
- Example#4442 - mqseries_connx example using SSL connection & OCSP Responder URL
- Example#4443 - mqseries_disc example
- Example#4444 - mqseries_get example
- Example#4445 - mqseries_inq example
- Example#4446 - mqseries_open example
- Example#4447 - mqseries_put example
- Example#4448 - mqseries_strerror example
- Example#4449 - Benutzung von dns_get_record
- Example#4450 - Benutzung von dns_get_record und DNS_ANY
- Example#4451 - fsockopen-Beispiel
- Example#4452 - Eine UDP-Verbindung nutzen
- Example#4453 - Ein einfaches gethostbyaddr-Beispiel
- Example#4454 - Ein einfaches gethostbyname-Beispiel
- Example#4455 - gethostbynamel-Beispiel
- Example#4456 - A simple gethostname example
- Example#4457 - getprotobyname-Beispiel
- Example#4458 - getservbyname-Beispiel
- Example#4459 - header_register_callback example
- Example#4460 - Unsetting specific header.
- Example#4461 - Unsetting all previously set headers.
- Example#4462 - Download-Dialog
- Example#4463 - Caching-Direktiven
- Example#4464 - Beispiel zur Verwendung von headers_list
- Example#4465 - Beispiel zur Verwendung von headers_sent
- Example#4466 - Using http_response_code in a web server environment
- Example#4467 - Using http_response_code in a CLI environment
- Example#4468 - inet_ntop-Beispiel
- Example#4469 - inet_pton-Beispiel
- Example#4470 - ip2long-Beispiel:
- Example#4471 - Eine IP-Adresse anzeigen
- Example#4472 - setcookie-Beispiele:
- Example#4473 - setcookie-Beispiele zum Löschen
- Example#4474 - setcookie und Arrays
- Example#4475 - Die Verwendung von syslog:
- Example#4476 - Procedural usage of rrd
- Example#4477 - OO usage of rrd
- Example#4478 - RRDGraph::setOptions example
- Example#4479 - Set multiple color options
- Example#4480 - RRDUpdater::update examples
- Example#4481 - Fetch instrumented calls
- Example#4482 - Fetch the list of functions scoutapm will instrument
- Example#4483 - snmp_get_quick_print-Beispiel
- Example#4484 - Using snmp_get_valueretrieval
- Example#4485 - Using snmp_read_mib
- Example#4486 - Using snmp_set_enum_print
- Example#4487 - Using snmprealwalk
- Example#4488 - Verwendung von snmp_set_quick_print
- Example#4489 - Using snmp_set_valueretrieval
- Example#4490 - Using snmp2_get
- Example#4491 - Using snmp2_get_next
- Example#4492 - Using snmp2_real_walk
- Example#4493 - Using snmp2_set
- Example#4494 - Using snmp2_set for setting BITS SNMP object id
- Example#4495 - snmp2_walk Example
- Example#4496 - Using snmp3_get
- Example#4497 - Using snmp3_getnext
- Example#4498 - Using snmp3_real_walk
- Example#4499 - Using snmp3_set
- Example#4500 - Using snmp3_set for setting BITS SNMP object id
- Example#4501 - snmp3_walk Example
- Example#4502 - Verwendung von snmpget
- Example#4503 - Using snmpgetnext
- Example#4504 - Using snmprealwalk
- Example#4505 - Verwendung von snmpset
- Example#4506 - Verwendung von snmpset zum Setzen von BITS-SNMP-Objektkennungen
- Example#4507 - snmpwalk-Beispiel
- Example#4508 - snmpwalkoid-Beispiel
- Example#4509 - SNMP::close example
- Example#4510 - Fetching sysLocation
- Example#4511 - Single SNMP object
- Example#4512 - Multiple SNMP objects
- Example#4513 - SNMP::getErrno example
- Example#4514 - SNMP::getError example
- Example#4515 - Single SNMP object
- Example#4516 - Miltiple SNMP objects
- Example#4517 - Set single SNMP object id
- Example#4518 - Set multiple values using single SNMP::set call
- Example#4519 - Using SNMP::set for setting BITS SNMP object id
- Example#4520 - SNMP::setSecurity example
- Example#4521 - SNMP::walk example
- Example#4522 - suffixAsKey example
- Example#4523 - Socket-Beispiel: Einfacher TCP/IP-Server
- Example#4524 - Socket-Beispiel: Einfacher TCP/IP-Client
- Example#4525 - Beispiel: Quell-Adresse setzen mit socket_bind
- Example#4526 - socket_create_pair-Beispiel
- Example#4527 - socket_create_pair-IPC-Beispiel
- Example#4528 - socket_get_option-Beispiel
- Example#4529 - socket_import_stream example
- Example#4530 - socket_last_error-Beispiel
- Example#4531 - socket_recv-Beispiel
- Example#4532 - socket_recvfrom-Beispiel
- Example#4533 - null mit socket_select benutzen:
- Example#4534 - Rückgaben von socket_select verstehen
- Example#4535 - socket_select-Beispiel
- Example#4536 - socket_sendto-Beispiel
- Example#4537 - socket_set_block-Beispiel
- Example#4538 - socket_set_nonblock-Beispiel
- Example#4539 - socket_set_option-Beispiel
- Example#4540 - socket_strerror-Beispiel
- Example#4541 - Authenticating with a ssh agent
- Example#4542 - Authentication using a public hostkey
- Example#4543 - Retrieving a list of authentication methods
- Example#4544 - Authenticating with a password
- Example#4545 - Authentication using a public key
- Example#4546 - ssh2_connect example
- Example#4547 - Executing a command
- Example#4548 - Opening a shell and retrieving the stderr stream associated with it
- Example#4549 - Checking the fingerprint against a known value
- Example#4550 - Determining what methods were negotiated
- Example#4551 - Adding a publickey with ssh2_publickey_add
- Example#4552 - Listing authorized keys with ssh2_publickey_list
- Example#4553 - Downloading a file via SCP
- Example#4554 - Uploading a file via SCP
- Example#4555 - Changing the mode of a file on a remote server
- Example#4556 - Stating a symbolic link via SFTP
- Example#4557 - Creating a directory on a remote server
- Example#4558 - Reading a symbolic link
- Example#4559 - Resolving a pathname
- Example#4560 - Renaming a file via sftp
- Example#4561 - Removing a directory on a remote server
- Example#4562 - Stating a file via SFTP
- Example#4563 - Creating a symbolic link
- Example#4564 - Deleting a file
- Example#4565 - Opening a file via SFTP
- Example#4566 - Requesting an interactive shell
- Example#4567 - Opening a tunnel to an arbitrary host
- Example#4568 - Objektorientierter Stil
- Example#4569 - Prozeduraler Stil
- Example#4570 - stomp_connect_error example
- Example#4571 - stomp_version example
- Example#4572 - Objektorientierter Stil
- Example#4573 - Prozeduraler Stil
- Example#4574 - Objektorientierter Stil
- Example#4575 - Prozeduraler Stil
- Example#4576 - Objektorientierter Stil
- Example#4577 - Prozeduraler Stil
- Example#4578 - Objektorientierter Stil
- Example#4579 - Prozeduraler Stil
- Example#4580 - Objektorientierter Stil
- Example#4581 - Prozeduraler Stil
- Example#4582 - Objektorientierter Stil
- Example#4583 - Prozeduraler Stil
- Example#4584 - Objektorientierter Stil
- Example#4585 - Prozeduraler Stil
- Example#4586 - Objektorientierter Stil
- Example#4587 - Prozeduraler Stil
- Example#4588 - Objektorientierter Stil
- Example#4589 - Prozeduraler Stil
- Example#4590 - Train from array
- Example#4591 - Train from a file
- Example#4592 - svn_add example
- Example#4593 - Default authentication example
- Example#4594 - svn_blame example
- Example#4595 - Basic example
- Example#4596 - Basic example
- Example#4597 - Basic example
- Example#4598 - Basic example
- Example#4599 - Basic example
- Example#4600 - Basic example
- Example#4601 - Diffing two revisions of a repository path
- Example#4602 - Portably diffing two local files
- Example#4603 - svn_export example
- Example#4604 - Basic example
- Example#4605 - svn_log example
- Example#4606 - svn_ls example
- Example#4607 - Basic example
- Example#4608 - Basic example
- Example#4609 - Deny all connections from localhost
- Example#4610 - Ban an URL
- Example#4611 - Get statistic snapshot
- Example#4612 - Read varnish shared memory log
- Example#4613 - VarnishAdmin::__construct example
- Example#4614 - Parallel searching using Yaz
- Example#4615 - CCL configuration
- Example#4616 - CCL Parsing
- Example#4617 - Record Update
- Example#4618 - Array for GRS-1 record
- Example#4619 - Working with MARCXML
- Example#4620 - PHP function that scans titles
- Example#4621 - Query Examples
- Example#4622 - Sort Criterias
- Example#4623 - A ZMQContext example
- Example#4624 - A ZMQContext example
- Example#4625 - A ZMQContext example
- Example#4626 - A ZMQSocket example
- Example#4627 - A send/recv example
- Example#4628 - A ZMQPoll example
- Example#4629 - zookeeper_dispatch example #1
- Example#4630 - zookeeper_dispatch example #2
- Example#4631 - Zookeeper::addAuth example
- Example#4632 - Zookeeper::create example
- Example#4633 - Zookeeper::delete example
- Example#4634 - Zookeeper::exists example
- Example#4635 - Zookeeper::get example
- Example#4636 - Zookeeper::get stat example
- Example#4637 - Zookeeper::getAcl example
- Example#4638 - Zookeeper::getChildren example
- Example#4639 - Zookeeper::set example
- Example#4640 - Zookeeper::setAcl example
- Example#4641 - Zookeeper::setDebugLevel example
- Example#4642 - ZookeeperConfig::add example
- Example#4643 - ZookeeperConfig::get example
- Example#4644 - ZookeeperConfig::remove example
- Example#4645 - ZookeeperConfig::set example
- Example#4646 - solr_get_version example
- Example#4647 - Inhalt der BootStrap-Datei
- Example#4648 - Hinzufügen eines Dokuments zum Index
- Example#4649 - Zusammenführen eines Dokuments in ein anderes Dokument
- Example#4650 - Suche nach Dokumenten - SolrObject-Antworten
- Example#4651 - Suche nach Dokumenten - SolrDocument-Antworten
- Example#4652 - Einfaches TermsComponent-Beispiel - grundlegend
- Example#4653 - Einfaches TermsComponent-Beispiel - Verwendung eines Präfixes
- Example#4654 - Einfaches TermsComponent-Beispiel - Festlegen einer Mindesthäufigkeit
- Example#4655 - Einfaches Facet-Beispiel
- Example#4656 - Einfaches Facet-Beispiel - mit optionalem Überschreiben des Feldes für mincount
- Example#4657 - Facet Date-Beispiel
- Example#4658 - Verbindung zu einem SSL-fähigen Server herstellen
- Example#4659 - Zusammenfassen eines SolrQuery
- Example#4660 - Solr Real Time Get (RTG)-Beispiel SolrClient::getById
- Example#4661 - SolrInputDocument::addChildDocument example
- Example#4662 - SolrInputDocument::addChildDocuments example
- Example#4663 - SolrDocument::toArray example
- Example#4664 - SolrObject::__construct example
- Example#4665 - SolrObject::offsetUnset example
- Example#4666 - SolrClient::addDocument example
- Example#4667 - SolrClient::addDocument example 2
- Example#4668 - SolrClient::addDocuments example
- Example#4669 - SolrClient::__construct example
- Example#4670 - SolrQuery::deleteByQuery example
- Example#4671 - SolrClient::getById example
- Example#4672 - SolrClient::getByIds example
- Example#4673 - SolrClient::ping example
- Example#4674 - SolrClient::query example
- Example#4675 - SolrClient::request example
- Example#4676 - SolrClient::setResponseWriter example
- Example#4677 - SolrParams::setParam example
- Example#4678 - SolrQuery::addFacetField example
- Example#4679 - SolrQuery::addFacetField example
- Example#4680 - SolrQuery::addFilterQuery example
- Example#4681 - SolrQuery::addGroupSortField example
- Example#4682 - SolrQuery::collapse example
- Example#4683 - SolrQuery::setExpand example
- Example#4684 - SolrDisMaxQuery::addBigramPhraseField example
- Example#4685 - SolrDisMaxQuery::addBoostQuery example
- Example#4686 - SolrDisMaxQuery::addPhraseField example
- Example#4687 - SolrDisMaxQuery::addQueryField example
- Example#4688 - SolrDisMaxQuery::addTrigramPhraseField example
- Example#4689 - SolrDisMaxQuery::addUserField example
- Example#4690 - SolrDisMaxQuery::__construct example
- Example#4691 - SolrDisMaxQuery::removeBigramPhraseField example
- Example#4692 - SolrDisMaxQuery::removeBoostQuery example
- Example#4693 - SolrDisMaxQuery::removePhraseField example
- Example#4694 - SolrDisMaxQuery::removeQueryField example
- Example#4695 - SolrDisMaxQuery::removeTrigramPhraseField example
- Example#4696 - SolrDisMaxQuery::removeUserField example
- Example#4697 - SolrDisMaxQuery::setBigramPhraseFields example
- Example#4698 - SolrDisMaxQuery::setBigramPhraseSlop example
- Example#4699 - SolrDisMaxQuery::setBoostFunction example
- Example#4700 - SolrDisMaxQuery::setBoostQuery example
- Example#4701 - SolrDisMaxQuery::setMinimumMatch example
- Example#4702 - SolrDisMaxQuery::setPhraseFields example
- Example#4703 - SolrDisMaxQuery::setPhraseSlop example
- Example#4704 - SolrDisMaxQuery::setQueryAlt example
- Example#4705 - SolrDisMaxQuery::setQueryPhraseSlop example
- Example#4706 - SolrDisMaxQuery::setTieBreaker example
- Example#4707 - SolrDisMaxQuery::setTrigramPhraseFields example
- Example#4708 - SolrDisMaxQuery::setTrigramPhraseSlop example
- Example#4709 - SolrDisMaxQuery::setUserFields example
- Example#4710 - SolrDisMaxQuery::useDisMaxQueryParser example
- Example#4711 - SolrDisMaxQuery::useEDisMaxQueryParser example
- Example#4712 - SolrCollapseFunction::__construct example
- Example#4713 - SolrCollapseFunction::setHint example
- Example#4714 - SolrCollapseFunction::setMax example
- Example#4715 - Parsen von PHP für ein Verzeichnis ausschalten mittels .htaccess
- Example#4716 - apache_get_modules-Beispiel
- Example#4717 - apache_get_version-Beispiel
- Example#4718 - apache_getenv-Beispiel
- Example#4719 - apache_lookup_uri-Beispiel
- Example#4720 - Übergeben von Informationen zwischen PHP und Perl
- Example#4721 - Werte in access.log aufzeichnen
- Example#4722 - apache_request_headers-Beispiel
- Example#4723 - apache_response_headers-Beispiel
- Example#4724 - Eine Apache-Umgebungsvariable mit apache_setenv setzen
- Example#4725 - getallheaders-Beispiel
- Example#4726 - Registrierung einer Variablen mit $_SESSION.
- Example#4727 - Aufheben der Registrierung einer Variablen mit $_SESSION.
- Example#4728 - Zählen der Seitenaufrufe eines einzelnen Benutzers
- Example#4729 - Beispiel-Informationen
- Example#4730 - session_cache_expire-Beispiel
- Example#4731 - session_cache_limiter-Beispiel
- Example#4732 - session_create_id example with session_regenerate_id
- Example#4733 - Löschen einer Session mit $_SESSION
- Example#4734 - session_gc example for task managers like cron
- Example#4735 - session_gc example for user accessible script
- Example#4736 - session_name-Beispiel
- Example#4737 - Ein session_regenerate_id-Beispiel
- Example#4738 - Verhindern von verlorenen Sessions durch session_regenerate_id
- Example#4739 - Benutzerdefierte Session-Routine; der vollständige Code ist bei SessionHandlerInterface aufgeführt
- Example#4740 - seite1.php
- Example#4741 - seite2.php
- Example#4742 - Die Cookie-Gültigkeitsdauer übersteuern
- Example#4743 - Die Session lesen und schließen
- Example#4744 - Using SessionHandler to add encryption to internal PHP save handlers.
- Example#4745 - Example using SessionHandlerInterface
- Example#4746 - Tokenize comma separated integer list
- Example#4747 - Tokenize assign statement
- Example#4748 - Simple calculator
- Example#4749 - Parse words out from a sentence
- Example#4750 - Beispiele gültiger Suchmuster
- Example#4751 - Beispiele ungültiger Suchmuster
- Example#4752 - Usage of comments in PCRE pattern
- Example#4753 - Beispiel zum Vergleich von preg_filter und preg_replace
- Example#4754 - preg_grep-Beispiel
- Example#4755 - preg_last_error_msg example
- Example#4756 - preg_last_error-Beispiel
- Example#4757 - Alle Telefonnummern aus einem Text holen.
- Example#4758 - Zusammengehörende HTML-Tags finden (gierig)
- Example#4759 - Benannte Teilsuchmuster (named subpatterns)
- Example#4760 - Die Zeichenkette "php" finden
- Example#4761 - Die Zeichenkette "web" finden
- Example#4762 - Den Domänen-Namen aus einer URL holen
- Example#4763 - Benannte Teilsuchmuster (named subpatterns)
- Example#4764 - preg_quote-Beispiel
- Example#4765 - Kursivdruck eines Wortes in einem Text
- Example#4766 - preg_replace_callback_array example
- Example#4767 - preg_replace_callback und Anonyme Funktion
- Example#4768 - preg_replace_callback-Beispiel
- Example#4769 - preg_replace_callback unter Verwendung einer rekursiven Struktur um gekapselten BB-Code zu verarbeiten
- Example#4770 - Die Verwendung von Rückreferenzierungen mit darauf folgenden numerischen Literalen
- Example#4771 - Die Verwendung von preg_replace mit indizierten Arrays
- Example#4772 - Ersetzen mehrerer Werte
- Example#4773 - Leerzeichen entfernen
- Example#4774 - Die Verwendung des Parameters count
- Example#4775 -
- Example#4776 - preg_split-Beispiel: Eine Zeichenkette in Teile zerlegen
- Example#4777 - Eine Zeichenkette in einzelne Zeichen zerlegen
- Example#4778 - Zerlegen einer Zeichenkette in Suchtreffer und Erfassen der Positionen
- Example#4779 - addcslashes-Beispiel
- Example#4780 - Ein addslashes-Beispiel
- Example#4781 - bin2hex-Beispiel
- Example#4782 - chr-Beispiel
- Example#4783 - Überlauf-Verhalten
- Example#4784 - Erstellen einer UTF-8-Zeichenkette aus einzelnen Bytes
- Example#4785 - chunk_split-Beispiel
- Example#4786 - convert_uudecode-Beispiel
- Example#4787 - convert_uuencode-Beispiel
- Example#4788 - count_chars-Beispiel
- Example#4789 - Anzeigen einer CRC32-Prüfsumme
- Example#4790 - crypt-Beispiele
- Example#4791 - Verwendung von crypt für htpasswd
- Example#4792 - Verwendung von crypt mit verschiedenen Hash-Arten
- Example#4793 - echo-Beispiele
- Example#4794 -
- Example#4795 - explode-Beispiele
- Example#4796 - explode-Rückgabebeispiele
- Example#4797 - limit-Parameterbeispiele
- Example#4798 - fprintf: Integer mit vorangestellten Nullen
- Example#4799 - fprintf: Formatieren einer Währung
- Example#4800 - Beispiel für eine Umwandlungstabelle
- Example#4801 - hex2bin-Beispiel
- Example#4802 - Dekodieren benannter HTML-Zeichen
- Example#4803 - Ein htmlentities-Beispiel
- Example#4804 - Verwendung von ENT_IGNORE
- Example#4805 - Ein htmlspecialchars_decode-Beispiel
- Example#4806 - htmlspecialchars-Beispiel
- Example#4807 - implode-Beispiel
- Example#4808 - lcfirst-Beispiel
- Example#4809 - levenshtein-Beispiel
- Example#4810 - localeconv-Beispiel
- Example#4811 - Beispiel zur Verwendung von ltrim
- Example#4812 - Anwendungsbeispiel für md5_file
- Example#4813 - Ein md5-Beispiel
- Example#4814 - Einfaches metaphone-Beispiel
- Example#4815 - Verwendung des max_phonemes-Parameters
- Example#4816 - Verwendung des max_phonemes-Parameters
- Example#4817 - money_format-Beispiel
- Example#4818 - nl_langinfo-Beispiel
- Example#4819 - Verwenden von nl2br
- Example#4820 - Erstellen von validem HTML-Markup unter Verwendung des use_xhtml-Parameters
- Example#4821 - Verschiedene Zeilentrenner
- Example#4822 - number_format-Beispiel
- Example#4823 - ord-Beispiel
- Example#4824 - Untersuchen der einzelnen Bytes einer UTF-8-Zeichenkette
- Example#4825 - Der Gebrauch von parse_str
- Example#4826 - parse_str-Namens-Manipulation
- Example#4827 - print-Beispiele
- Example#4828 -
- Example#4829 -
- Example#4830 - printf: Verschiedene Beispiele
- Example#4831 - printf: Stringformatierung
- Example#4832 - quoted_printable_decode-Beispiel
- Example#4833 - quoted_printable_encode-Beispiel
- Example#4834 - quotemeta-Beispiel
- Example#4835 - Beispiel zur Verwendung von rtrim
- Example#4836 - setlocale-Beispiele
- Example#4837 - setlocale-Beispiele for Windows
- Example#4838 - sha1_file-Beispiel
- Example#4839 - Ein sha1-Beispiel
- Example#4840 - Beispiel für die Vertauschung der Argumente von similar_text
- Example#4841 - Soundex-Beispiele
- Example#4842 - Argumente tauschen
- Example#4843 - Angabe von Füllzeichen
- Example#4844 - Positionstausch mit weiteren Spezifikatoren
- Example#4845 - sprintf: Mit Nullen aufgefüllte Integer
- Example#4846 - sprintf: Währungsformatierung
- Example#4847 - sprintf: Wissenschaftliche Notation
- Example#4848 - sscanf-Beispiel
- Example#4849 - sscanf - Verwendung optionaler Parameter
- Example#4850 - Using the empty string ''
- Example#4851 - Showing case-sensitivity
- Example#4852 - Using the empty string ''
- Example#4853 - Showing case-sensitivity
- Example#4854 - str_getcsv-Beispiel
- Example#4855 - str_ireplace-Beispiel
- Example#4856 - str_pad-Beispiel
- Example#4857 - str_repeat-Beispiel
- Example#4858 - Grundlegende str_replace-Beispiele
- Example#4859 - Beispiele möglicher Probleme durch str_replace
- Example#4860 - str_rot13-Beispiel
- Example#4861 - str_shuffle-Beispiel
- Example#4862 - Beispiel für die Verwendung von str_split
- Example#4863 - Using the empty string ''
- Example#4864 - Showing case-sensitivity
- Example#4865 - Ein str_word_count-Beispiel
- Example#4866 - strcasecmp-Beispiel
- Example#4867 - strcmp-Beispiel
- Example#4868 - strcspn-Beispiel
- Example#4869 - strip_tags-Beispiel
- Example#4870 - stripcslashes-Beispiel
- Example#4871 - stripos-Beispiele
- Example#4872 - Ein stripslashes-Beispiel
- Example#4873 - Verwendung von stripslashes in einem Array
- Example#4874 - stristr-Beispiel
- Example#4875 - Prüfen, ob ein String gefunden wurde oder nicht
- Example#4876 - Verwendung eines Wertes, der kein String ist
- Example#4877 - Ein strlen-Beispiel
- Example#4878 - strnatcasecmp-Beispiel
- Example#4879 - strncasecmp-Beispiel
- Example#4880 - strncmp-Beispiel
- Example#4881 - strpbrk-Beispiel
- Example#4882 - Verwendung von ===
- Example#4883 - Verwendung von !==
- Example#4884 - Verwendung eines Offsets
- Example#4885 - strrchr-Beispiel
- Example#4886 - Umkehren eines Strings mit strrev
- Example#4887 - Ein einfaches strripos-Beispiel
- Example#4888 - Prüfen ob needle in haystack vorkommt
- Example#4889 - Mit Offsets suchen
- Example#4890 - strspn-Beispiel
- Example#4891 - strstr-Beispiel
- Example#4892 - strtok-Beispiel
- Example#4893 - Verhalten von strtok beim Auffinden eines leeren Teils
- Example#4894 - Der Unterschied zwischen strtok und explode
- Example#4895 - strtolower-Beispiel
- Example#4896 - strtoupper-Beispiel
- Example#4897 - strtr-Beispiel
- Example#4898 - strtr-Beispiel mit zwei Argumenten
- Example#4899 - strtr: Vergleich der Verhaltensweisen
- Example#4900 - Ein substr_compare-Beispiel
- Example#4901 - Ein substr_count-Beispiel
- Example#4902 - Einfache substr_replace-Beispiele
- Example#4903 - Nutzung von substr_replace um mehrere Zeichenketten auf einmal zu ersetzen.
- Example#4904 - Einen negativen offset-Wert verwenden
- Example#4905 - Negativen length-Wert verwenden
- Example#4906 - Generelle Verwendung von substr
- Example#4907 - substr-Typumwandlungs-Verhalten
- Example#4908 -
- Example#4909 - Ungültiger Zeichenbereich
- Example#4910 - Beispiel zur Verwendung von trim
- Example#4911 - Trimmen von Array-Werten mittels trim
- Example#4912 - ucfirst-Beispiel
- Example#4913 - ucwords-Beispiel
- Example#4914 - ucwords-Beispiel mit benutzerdefinierten Trenzeichen
- Example#4915 - ucwords-Beispiel mit zusätzlichen Trennzeichen
- Example#4916 - Grundlegende Beispiele
- Example#4917 - Grundlegendes Beispiel
- Example#4918 - vfprintf: Integer-Werte mit führenden Nullen
- Example#4919 - vprintf: mit Nullen aufgefüllte Ganzzahlen
- Example#4920 - vsprintf: mit Nullen aufgefüllte Ganzzahlen
- Example#4921 - wordwrap-Beispiel
- Example#4922 - wordwrap-Beispiel
- Example#4923 - wordwrap-Beispiel
- Example#4924 - array_change_key_case-Beispiel
- Example#4925 - array_chunk-Beispiel
- Example#4926 - Get the column of first names from a recordset
- Example#4927 - Get the column of last names from a recordset, indexed by the "id" column
- Example#4928 - Get the column of usernames from the public "username" property of an object
- Example#4929 - Get the column of names from the private "name" property of an object using the magic __get method.
- Example#4930 - Ein einfaches array_combine-Beispiel
- Example#4931 - array_count_values-Beispiel
- Example#4932 - array_diff_assoc-Beispiel
- Example#4933 - array_diff_assoc-Beispiel
- Example#4934 - array_diff_key-Beispiel
- Example#4935 - array_diff_uassoc-Beispiel
- Example#4936 - array_diff_ukey-Beispiel
- Example#4937 - array_diff-Beispiel
- Example#4938 - array_diff-Beispiel mit nicht übereinstimmenden Typen
- Example#4939 - array_fill_keys-Beispiel
- Example#4940 - array_fill-Beispiel
- Example#4941 - array_filter-Beispiel
- Example#4942 - array_filter ohne callback
- Example#4943 - array_filter mit mode
- Example#4944 - array_flip-Beispiel
- Example#4945 - array_flip-Beispiel: Kollision
- Example#4946 - array_intersect_assoc-Beispiel
- Example#4947 - array_intersect_key-Beispiel
- Example#4948 - array_intersect_uassoc-Beispiel
- Example#4949 - array_intersect_ukey-Beispiel
- Example#4950 - array_intersect-Beispiel
- Example#4951 - array_is_list example
- Example#4952 - array_key_exists-Beispiel
- Example#4953 - array_key_exists vs. isset
- Example#4954 - Basic array_key_first Usage
- Example#4955 - array_keys-Beispiel
- Example#4956 - array_map-Beispiel
- Example#4957 - array_map mit einer Lambda-Funktion
- Example#4958 - array_map - Verwendung mehrerer Arrays
- Example#4959 - Durchführen einer zip-Operation von Arrays
- Example#4960 - null-callback mit nur einem array
- Example#4961 - array_map - mit String-Schlüsseln
- Example#4962 - array_map - assoziative Arrays
- Example#4963 - array_merge_recursive-Beispiel
- Example#4964 - array_merge-Beispiel
- Example#4965 - Ein einfaches array_merge-Beispiel
- Example#4966 - array_merge mit nicht-Array-Typen
- Example#4967 - Sortieren mehrerer Arrays
- Example#4968 - Sortieren eines mehrdimensionalen Arrays
- Example#4969 - Datenbankdaten sortieren
- Example#4970 - Groß-/Kleinschreibung nicht-beachtende Sortierung
- Example#4971 - array_pad-Beispiel
- Example#4972 - array_pop-Beispiel
- Example#4973 - array_product-Beispiele
- Example#4974 - array_push Beispiel
- Example#4975 - array_rand-Beispiel
- Example#4976 - array_reduce-Beispiel
- Example#4977 - array_replace_recursive example
- Example#4978 - array_replace_recursive and recursive behavior
- Example#4979 - array_replace Beispiel
- Example#4980 - array_reverse-Beispiel
- Example#4981 - array_search-Beispiel
- Example#4982 - array_shift-Beispiel
- Example#4983 - array_slice-Beispiele
- Example#4984 - array_slice und ein mit 1 beginnendes Array
- Example#4985 - array_slice und Array mit gemischten Schlüsseln
- Example#4986 - array_splice-Beispiele
- Example#4987 - array_splice-Beispiele zu gleichwertigen Anweisungen
- Example#4988 - array_sum-Beispiele
- Example#4989 - array_udiff_assoc-Beispiel
- Example#4990 - array_udiff_uassoc-Beispiel
- Example#4991 - array_udiff Beispiel mit stdClass Objekten
- Example#4992 - array_udiff Beispiel mit DateTime Objekten
- Example#4993 - array_uintersect_assoc Beispiel
- Example#4994 - array_uintersect_uassoc Beispiel
- Example#4995 - array_uintersect Beispiel
- Example#4996 - array_unique-Beispiel
- Example#4997 - array_unique und Typen
- Example#4998 - array_unshift-Beispiel
- Example#4999 - array_values-Beispiel
- Example#5000 - array_walk_recursive Beispiel
- Example#5001 - array_walk-Beispiel
- Example#5002 - array_walk-Beispiel mit einer anonymen Funktion
- Example#5003 - array-Beispiel
- Example#5004 - Automatischer Index mit array
- Example#5005 - 1-basierter Index mit array
- Example#5006 - Auf ein Array innerhalb von doppelten Anführungszeichen zugreifen
- Example#5007 - arsort-Beispiel
- Example#5008 - asort-Beispiel
- Example#5009 - compact-Beispiel
- Example#5010 - count-Beispiel
- Example#5011 - count-Beispiel für ein nicht zählbares Array (schlechtes Beispiel - nicht verwenden)
- Example#5012 - Rekursives count-Beispiel
- Example#5013 - Countable-Objekt
- Example#5014 - Beispiel für die Verwendung von current und Freunden
- Example#5015 - each-Beispiele
- Example#5016 - Durchlaufen eines Arrays mit each
- Example#5017 - end-Beispiel
- Example#5018 - extract-Beispiel
- Example#5019 - in_array-Beispiel
- Example#5020 - in_array-Beispiel mit 'strict'
- Example#5021 - in_array mit Array als Suchwert
- Example#5022 - key-Beispiel
- Example#5023 - krsort-Beispiel
- Example#5024 - ksort-Beispiel
- Example#5025 - ksort mit int-Schlüsseln
- Example#5026 - list-Beispiele
- Example#5027 - Ein Beispiel für die Verwendung von list
- Example#5028 - Verschachtelte list-Ausdrücke verwenden
- Example#5029 - list und die Reihenfolge der Index-Definitionen
- Example#5030 - list mit Schlüsseln
- Example#5031 - natcasesort-Beispiel
- Example#5032 - Beispiele für die grundlegende Verwendung von natsort
- Example#5033 - natsort-Beispiele, die potentielle Tücken demonstrieren
- Example#5034 - Beispiel für die Verwendung von next und Freunden
- Example#5035 - Beispiel für die Verwendung von prev und Freunden
- Example#5036 - range-Beispiele
- Example#5037 - reset-Beispiel
- Example#5038 - rsort-Beispiel
- Example#5039 - shuffle-Beispiel
- Example#5040 - sort-Beispiel
- Example#5041 - sort-Beispiel mit natürlicher Sortierung ohne Beachtung der Groß- und Kleinschreibung
- Example#5042 - Einfaches uasort-Beispiel
- Example#5043 - uksort-Beispiel
- Example#5044 - usort-Beispiel
- Example#5045 - usort-Beispiel für mehrdimensionale Arrays
- Example#5046 - usort-Beispiel, das die Methode eines Objekts benutzt
- Example#5047 - usort-Beispiel zum Einsatz einer Closure zum Sortieren eines mehrdimensionalen Arrays
- Example#5048 - usort Beispiel unter Verwendung des Raumschiff-Operators
- Example#5049 - Klassendefinitionen
- Example#5050 - test_script.php
- Example#5051 - class_alias example
- Example#5052 - class_exists-Beispiel
- Example#5053 - autoload-Parameter-Beispiel
- Example#5054 - enum_exists example
- Example#5055 - Using get_called_class
- Example#5056 - get_class_methods Beispiel
- Example#5057 - get_class_vars Beispiel
- Example#5058 - get_class_vars und geltungsbereichsabhängiges Verhalten
- Example#5059 - get_class-Beispiel
- Example#5060 - Einsatz von get_class in einer Elternklasse
- Example#5061 - Verwendung von get_class mit Klassen in Namensräumen
- Example#5062 - get_declared_classes-Beispiel
- Example#5063 - get_declared_interfaces Beispiel
- Example#5064 - get_mangled_object_vars example
- Example#5065 - Nutzung der get_object_vars-Funktion
- Example#5066 - Die Verwendung von get_parent_class
- Example#5067 - interface_exists-Beispiel
- Example#5068 - is_a example
- Example#5069 - Using the instanceof operator
- Example#5070 - is_subclass_of Beispiel
- Example#5071 - Verwendung von is_subclass_of mit einem Interface
- Example#5072 - method_exists Beispiel
- Example#5073 - Statisches method_exists Beispiel
- Example#5074 - Ein property_exists Beispiel
- Example#5075 - ctype_alnum-Beispiel (unter Verwendung der Standard-Locale)
- Example#5076 - ctype_alpha-Beispiel (unter Verwendung der Standard-Locale)
- Example#5077 - ctype_cntrl-Beispiel
- Example#5078 - ctype_digit-Beispiel
- Example#5079 - ctype_digit-Beispiel für den Vergleich von Strings mit ganzen Zahlen
- Example#5080 - ctype_graph-Beispiel
- Example#5081 - ctype_lower-Beispiel (unter Verwendung der Standard-Locale)
- Example#5082 - ctype_print-Beispiel
- Example#5083 - ctype_punct-Beispiel
- Example#5084 - ctype_space-Beispiel
- Example#5085 - ctype_upper-Beispiel (unter Verwendung der Standard-Locale)
- Example#5086 - ctype_xdigit-Beispiel
- Example#5087 - Den Standardfilters so einstellen, dass er sich wie htmlspecialchars verhält
- Example#5088 - Den Standardfilter so konfigurieren, dass er sich wie htmlspecialchars verhält
- Example#5089 - Validating email addresses with filter_var
- Example#5090 - Validating IP addresses with filter_var
- Example#5091 - Passing options to filter_var
- Example#5092 - Sanitizing and validating email addresses
- Example#5093 - Configuring a default filter
- Example#5094 - filter_input_array Beispiel
- Example#5095 - filter_input Beispiel
- Example#5096 - filter_list-Beispiel
- Example#5097 - filter_var_array-Beispiel
- Example#5098 - filter_var-Beispiel
- Example#5099 - call_user_func_array example
- Example#5100 - call_user_func_array using namespace name
- Example#5101 - Using lambda function
- Example#5102 - Passing values by reference
- Example#5103 - call_user_func-Beispiel und Referenzen
- Example#5104 - call_user_func-Beispiel
- Example#5105 - call_user_func mit Namensraum-Namen
- Example#5106 - Verwenden einer Klassenmethode mit call_user_func
- Example#5107 - Verwendung von Lambdafunktionen mit call_user_func
- Example#5108 - Dynamisches Erzeugen einer Funktion, mit create_function oder anonymen Funktionen
- Example#5109 - Erstellen einer allgemeinen Verarbeitungsfunktion mit create_function oder anonymen Funktionen
- Example#5110 - Gebrauch der anonymen Funktionen als Callback-Funktion
- Example#5111 - forward_static_call_array example
- Example#5112 - forward_static_call example
- Example#5113 - func_get_arg-Beispiel
- Example#5114 - func_get_arg-Beispiel zu byref- und byval-Argumenten
- Example#5115 - func_get_args-Beispiel
- Example#5116 - func_get_args-Beispiel mit Referenz- und Wert-Argumenten
- Example#5117 - func_num_args-Beispiel
- Example#5118 - function_exists-Beispiel
- Example#5119 - get_defined_functions-Beispiel
- Example#5120 - register_shutdown_function-Beispiel
- Example#5121 - register_tick_function example
- Example#5122 - Quickhash Example
- Example#5123 - Quickhash ArrayAccess Example
- Example#5124 - Quickhash Iterator Example
- Example#5125 - Quickhash String Values Example
- Example#5126 - QuickHashIntSet::add example
- Example#5127 - QuickHashIntSet::__construct example
- Example#5128 - QuickHashIntSet::delete example
- Example#5129 - QuickHashIntSet::exists example
- Example#5130 - QuickHashIntSet::getSize example
- Example#5131 - QuickHashIntSet::loadFromFile example
- Example#5132 - QuickHashIntSet::loadFromString example
- Example#5133 - QuickHashIntSet::saveToFile example
- Example#5134 - QuickHashIntSet::saveToString example
- Example#5135 - QuickHashIntHash::add example
- Example#5136 - QuickHashIntHash::__construct example
- Example#5137 - QuickHashIntHash::delete example
- Example#5138 - QuickHashIntHash::exists example
- Example#5139 - QuickHashIntHash::get example
- Example#5140 - QuickHashIntHash::getSize example
- Example#5141 - QuickHash IntHash file format
- Example#5142 - QuickHash IntHash file format
- Example#5143 - QuickHashIntHash::loadFromFile example
- Example#5144 - QuickHashIntHash::loadFromString example
- Example#5145 - QuickHashIntHash::saveToFile example
- Example#5146 - QuickHashIntHash::saveToString example
- Example#5147 - QuickHashIntHash::set example
- Example#5148 - QuickHashIntHash::update example
- Example#5149 - QuickHashStringIntHash::add example
- Example#5150 - QuickHashStringIntHash::__construct example
- Example#5151 - QuickHashStringIntHash::delete example
- Example#5152 - QuickHashStringIntHash::get example
- Example#5153 - QuickHashStringIntHash::getSize example
- Example#5154 - QuickHash StringIntHash file format
- Example#5155 - QuickHash IntHash file format
- Example#5156 - QuickHashStringIntHash::loadFromFile example
- Example#5157 - QuickHashStringIntHash::loadFromString example
- Example#5158 - QuickHashStringIntHash::saveToFile example
- Example#5159 - QuickHashStringIntHash::saveToString example
- Example#5160 - QuickHashStringIntHash::set example
- Example#5161 - QuickHashStringIntHash::update example
- Example#5162 - QuickHashIntStringHash::add example
- Example#5163 - QuickHashIntStringHash::__construct example
- Example#5164 - QuickHashIntStringHash::delete example
- Example#5165 - QuickHashIntStringHash::get example
- Example#5166 - QuickHashIntStringHash::getSize example
- Example#5167 - QuickHash IntString file format
- Example#5168 - QuickHash IntString file format
- Example#5169 - QuickHashIntStringHash::loadFromFile example
- Example#5170 - QuickHashIntStringHash::loadFromString example
- Example#5171 - QuickHashIntStringHash::saveToFile example
- Example#5172 - QuickHashIntStringHash::saveToString example
- Example#5173 - QuickHashIntStringHash::set example
- Example#5174 - QuickHashIntStringHash::update example
- Example#5175 - Beispiele von Reflection in der Shell (dem Terminal)
- Example#5176 - Extending the built-in classes
- Example#5177 - Reflection::getModifierNames example
- Example#5178 - Basic usage ReflectionClass
- Example#5179 - Basic usage of ReflectionClass::export
- Example#5180 - Basic usage
- Example#5181 - Filtering results by class name
- Example#5182 - Filtering results by class name, with inheritance
- Example#5183 - Usage of ReflectionClass::getConstant
- Example#5184 - Basic usage of ReflectionClass::getConstructor
- Example#5185 - ReflectionClass::getDefaultProperties example
- Example#5186 - ReflectionClass::getDocComment example
- Example#5187 - ReflectionClass::getEndLine example
- Example#5188 - Basic usage of ReflectionClass::getExtension
- Example#5189 - Basic usage of ReflectionClass::getExtensionName
- Example#5190 - ReflectionClass::getInterfaceNames example
- Example#5191 - ReflectionClass::getInterfaces example
- Example#5192 - Basic usage of ReflectionClass::getMethod
- Example#5193 - Basic usage of ReflectionClass::getMethods
- Example#5194 - Filtering results from ReflectionClass::getMethods
- Example#5195 - ReflectionClass::getName example
- Example#5196 - ReflectionClass::getNamespaceName example
- Example#5197 - ReflectionClass::getProperties filtering example
- Example#5198 - Basic usage of ReflectionClass::getProperty
- Example#5199 - Basic ReflectionClass::getReflectionConstants example
- Example#5200 - ReflectionClass::getShortName example
- Example#5201 - Basic usage of ReflectionClass::getStaticPropertyValue
- Example#5202 - ReflectionClass::hasConstant example
- Example#5203 - ReflectionClass::hasMethod example
- Example#5204 - ReflectionClass::hasProperty example
- Example#5205 - ReflectionClass::inNamespace example
- Example#5206 - ReflectionClass::isAbstract example
- Example#5207 - ReflectionClass::isAnonymous example
- Example#5208 - Basic usage of ReflectionClass::isCloneable
- Example#5209 - ReflectionClass::isFinal example
- Example#5210 - ReflectionClass::isInstance related examples
- Example#5211 - ReflectionClass::isInstantiable example
- Example#5212 - Basic usage of ReflectionClass::isInterface
- Example#5213 - Basic usage of ReflectionClass::isInternal
- Example#5214 - Basic ReflectionClass::isIterable Usage
- Example#5215 - Basic usage of ReflectionClass::newInstanceArgs
- Example#5216 - ReflectionClass::__toString example
- Example#5217 - ReflectionClassConstant::isEnumCase example
- Example#5218 - ReflectionEnum::getBackingType example
- Example#5219 - ReflectionEnum::getCase example
- Example#5220 - ReflectionEnum::getCases example
- Example#5221 - ReflectionEnum::hasCase example
- Example#5222 - ReflectionEnum::isBacked example
- Example#5223 - ReflectionEnum::getValue example
- Example#5224 - ReflectionEnum::getBackingValue example
- Example#5225 - ReflectionExtension example
- Example#5226 - ReflectionExtension::getClasses example
- Example#5227 - ReflectionExtension::getClassNames example
- Example#5228 - ReflectionExtension::getConstants example
- Example#5229 - ReflectionExtension::getDependencies example
- Example#5230 - ReflectionExtension::getFunctions example
- Example#5231 - ReflectionExtension::getINIEntries example
- Example#5232 - ReflectionExtension::getName example
- Example#5233 - ReflectionExtension::getVersion example
- Example#5234 - ReflectionExtension::info example
- Example#5235 - ReflectionFunction::__construct example
- Example#5236 - ReflectionFunction::invoke example
- Example#5237 - ReflectionFunction::invokeArgs example
- Example#5238 - ReflectionFunction::invokeArgs with references example
- Example#5239 - ReflectionFunction::__toString example
- Example#5240 - ReflectionFunctionAbstract::getClosureUsedVariables example
- Example#5241 - ReflectionFunctionAbstract::getReturnType example
- Example#5242 - Usage on built-in functions
- Example#5243 - ReflectionFunctionAbstract::getTentativeReturnType example
- Example#5244 - ReflectionFunctionAbstract::hasReturnType example
- Example#5245 - Usage on built-in functions
- Example#5246 - ReflectionFunctionAbstract::hasTentativeReturnType example
- Example#5247 - ReflectionFunctionAbstract::isClosure example
- Example#5248 - ReflectionFunctionAbstract::isDeprecated example
- Example#5249 - ReflectionMethod::__construct example
- Example#5250 - ReflectionMethod::getDeclaringClass example
- Example#5251 - ReflectionMethod::getModifiers example
- Example#5252 - ReflectionMethod::getPrototype example
- Example#5253 - ReflectionMethod::invoke example
- Example#5254 - ReflectionMethod::invokeArgs example
- Example#5255 - Simple Class definition
- Example#5256 - ReflectionMethod::__toString example
- Example#5257 - ReflectionNamedType::isBuiltin example
- Example#5258 - Using the ReflectionParameter class
- Example#5259 - Using the ReflectionParameter class
- Example#5260 - Getting the class that declared the method
- Example#5261 - Getting default values of function parameters
- Example#5262 - Getting default values' constant names of function parameters
- Example#5263 - ReflectionParameter::getType Usage as of PHP 7.1.0
- Example#5264 - ReflectionParameter::getType Usage before PHP 7.1.0
- Example#5265 - ReflectionParameter::getType Usage in PHP 8.0.0 and later
- Example#5266 - ReflectionParameter::hasType example
- Example#5267 - PHP 8.0.0 equivalent
- Example#5268 - PHP 8.0.0 equivalent
- Example#5269 - ReflectionProperty::__construct example
- Example#5270 - Getting value from private and protected properties using ReflectionProperty class
- Example#5271 - ReflectionProperty::getDefaultValue example
- Example#5272 - ReflectionProperty::getDocComment example
- Example#5273 - Multiple property declarations
- Example#5274 - ReflectionProperty::getType example
- Example#5275 - ReflectionProperty::getValue example
- Example#5276 - ReflectionProperty::hasDefaultValue example
- Example#5277 - ReflectionProperty::hasType example
- Example#5278 - ReflectionProperty::isDefault example
- Example#5279 - ReflectionProperty::isInitialized example
- Example#5280 - ReflectionProperty::isPromoted example
- Example#5281 - Simple Class definition
- Example#5282 - ReflectionProperty::setValue example
- Example#5283 - ReflectionType::allowsNull example
- Example#5284 - ReflectionType::__toString example
- Example#5285 - ReflectionUnionType::getTypes example
- Example#5286 - ReflectionGenerator::__construct example
- Example#5287 - ReflectionGenerator::getExecutingFile example
- Example#5288 - ReflectionGenerator::getExecutingGenerator example
- Example#5289 - ReflectionGenerator::getExecutingLine example
- Example#5290 - ReflectionGenerator::getFunction example
- Example#5291 - ReflectionGenerator::getThis example
- Example#5292 - ReflectionGenerator::getTrace example
- Example#5293 - ReflectionIntersectionType::getTypes example
- Example#5294 - Basic ReflectionReference::getId usage
- Example#5295 - boolval examples
- Example#5296 - debug_zval_dump example
- Example#5297 -
- Example#5298 - Ein einfacher Vergleich von empty / isset
- Example#5299 - empty und Zeichenketten-Offsets
- Example#5300 - floatval-Beispiel
- Example#5301 - floatval nichtnumerische Anfangszeichen Beispiel
- Example#5302 - get_debug_type example
- Example#5303 - get_defined_vars-Beispiel
- Example#5304 - get_resource_id produces the same result as an int cast
- Example#5305 - get_resource_type-Beispiel
- Example#5306 - gettype-Beispiel
- Example#5307 - intval-Beispiele
- Example#5308 - Überprüfen, ob die Variable ein Array ist
- Example#5309 - is_bool-Beispiele
- Example#5310 - is_callable-Beispiel
- Example#5311 - is_callable und Konstruktoren
- Example#5312 - is_countable examples
- Example#5313 - is_float-Beispiel
- Example#5314 - is_int-Beispiel
- Example#5315 - is_iterable examples
- Example#5316 - is_null-Beispiel
- Example#5317 - is_numeric-Beispiele
- Example#5318 - is_numeric mit Leerzeichen
- Example#5319 - is_object-Beispiel
- Example#5320 - is_resource-Beispiel
- Example#5321 - is_scalar-Beispiel
- Example#5322 - is_string-Beispiel
- Example#5323 - isset-Beispiele
- Example#5324 - isset und Zeichenketten-Offsets
- Example#5325 - print_r-Beispiel
- Example#5326 - return-Parameter-Beispiel
- Example#5327 - serialize-Beispiel
- Example#5328 - settype-Beispiel
- Example#5329 - strval-Beispiel für die Verwendung der magischen __toString-Methode
- Example#5330 - unserialize-Beispiel
- Example#5331 - unserialize_callback_func-Beispiel
- Example#5332 - unset-Beispiel
- Example#5333 - Verwendung von (unset) Casting
- Example#5334 - var_dump-Beispiel
- Example#5335 - var_export-Beispiele
- Example#5336 - Export von stdClass (seit PHP 7.3.0)
- Example#5337 - Export von Klassen
- Example#5338 - Nutzung von __set_state
- Example#5339 -
- Example#5340 - OAuth::fetch example
- Example#5341 - OAuth::getAccessToken example
- Example#5342 - OAuth::getRequestToken example
- Example#5343 - OAuth::setRequestEngine example
- Example#5344 - An OAuth::setRsaCertificate example
- Example#5345 - OAuth::setToken example
- Example#5346 - OAuthProvider::__construct example
- Example#5347 - Example OAuthProvider::consumerHandler callback
- Example#5348 - OAuthProvider::generateToken example
- Example#5349 - OAuthProvider::is2LeggedEndpoint example
- Example#5350 - Example OAuthProvider::timestampNonceHandler callback
- Example#5351 - Example OAuthProvider::tokenHandler callback
- Example#5352 - is_soap_fault-Beispiel
- Example#5353 - Die SOAP-Standardmethode zur Fehlerbehandlung ist das Werfen von Exceptions.
- Example#5354 - Die Verwendung von TLS 1.3 vorschreiben
- Example#5355 - SoapClient::__construct-Beispiel
- Example#5356 - Verwendung des Features SOAP_SINGLE_ELEMENT_ARRAYS
- Example#5357 - SoapClient::__doRequest-Beispiel
- Example#5358 - SoapClient::__getFunctions-Beispiel
- Example#5359 - SoapClient::__getLastRequest()-Beispiel
- Example#5360 - SoapClient::__getLastRequestHeaders()-Beispiel
- Example#5361 - SoapClient::__getLastResponse()-Beispiel
- Example#5362 - SoapClient::__getLastResponse()-Beispiel
- Example#5363 - SoapClient::__getTypes-Beispiel
- Example#5364 - SoapClient::__setLocation-Beispiel
- Example#5365 - SoapClient::__setSoapHeaders-Beispiel
- Example#5366 - Mehrere Header setzen
- Example#5367 - SoapClient::__soapCall-Beispiel
- Example#5368 - SoapServer::addFunction-Beispiel
- Example#5369 - SoapServer::__construct-Beispiel
- Example#5370 - SoapServer::getFunctions-Beispiel
- Example#5371 - SoapServer::handle-Beispiel
- Example#5372 - SoapServer::setPersistence Beispiel
- Example#5373 - Beispiel 1
- Example#5374 - Beispiel 2
- Example#5375 - SoapHeader::__construct-Beispiel
- Example#5376 - SoapParam::__construct-Beispiel
- Example#5377 - SoapVar::__construct-Beispiel
- Example#5378 - Yar Server Example
- Example#5379 - Access the server in borwser(GET request)
- Example#5380 - Yar Client Example
- Example#5381 - Yar Concurrent Client Example
- Example#5382 - Yar_Server::__construct example
- Example#5383 - Yar_Server::handle example
- Example#5384 - Yar_Client::__call example
- Example#5385 - Yar_Client::__construct example
- Example#5386 - Yar_Client::setOpt example
- Example#5387 - Yar_Concurrent_Client::call example
- Example#5388 - Yar_Concurrent_Client::loop example
- Example#5389 - Yar_Concurrent_Client::reset example
- Example#5390 - Yar_Server_Exception::getType example
- Example#5391 - Yar_Client_Exception::getType example
- Example#5392 - XMLRPC client functions example
- Example#5393 - XML-RPC type example
- Example#5394 - A xmlrpc_set_type example
- Example#5395 - For Each in ASP
- Example#5396 - foreach in PHP
- Example#5397 - com-Beispiel 1
- Example#5398 - com-Beispiel 2
- Example#5399 - dotnet example
- Example#5400 - variant-Beispiel
- Example#5401 - Basic COMPersistHelper::saveToFile Usage
- Example#5402 - COM event sink example
- Example#5403 - Registering a PHP script to run as a service
- Example#5404 - Unregistering a service
- Example#5405 - Running as a service
- Example#5406 - A win32_create_service example
- Example#5407 - A win32_create_service example with dependencies
- Example#5408 - A win32_create_service example with recovery
- Example#5409 - A win32_delete_service example
- Example#5410 - A win32_start_service_ctrl_dispatcher example
- Example#5411 - book.xml
- Example#5412 - Creating a new DOMAttr object
- Example#5413 - DOMAttr::isId() Example
- Example#5414 - Creating a new DOMCdataSection object
- Example#5415 - Creating a new DOMComment
- Example#5416 - Creating a new DOMDocument
- Example#5417 - Creating a new element and inserting it as root
- Example#5418 - Passing text containing an unescaped & as value
- Example#5419 - Creating a new element and inserting it as root
- Example#5420 - A namespace prefix example
- Example#5421 - DOMDocument::getElementById() Example
- Example#5422 - Basic Usage Example
- Example#5423 - Get all the XInclude elements
- Example#5424 - DOMDocument::importNode example
- Example#5425 - Creating a Document
- Example#5426 - Creating a Document
- Example#5427 - Creating a Document
- Example#5428 - Creating a Document
- Example#5429 - Static invocation of loadXML
- Example#5430 - Adding a new method to DOMElement to ease our code
- Example#5431 - Retrieving elements as custom class
- Example#5432 - Retrieving owner document
- Example#5433 - Custom objects are transient
- Example#5434 - Saving a DOM tree into a file
- Example#5435 - Saving a HTML tree into a string
- Example#5436 - Saving a HTML tree into a file
- Example#5437 - Saving a DOM tree into a string
- Example#5438 - Example of DTD validation
- Example#5439 - DOMDocument::xinclude() example
- Example#5440 - Appending XML data to your document
- Example#5441 - Creating a new DOMElement
- Example#5442 - Setting an attribute
- Example#5443 - Creating a new DOMEntityReference
- Example#5444 - Creating a document with an attached DTD
- Example#5445 - Testing your DOM Implementation
- Example#5446 - Adding a child
- Example#5447 - Nested children
- Example#5448 - DOMNode::getLineNo example
- Example#5449 - DOMNode::getNodePath example
- Example#5450 - Removing a child
- Example#5451 - Traversing all the entries of the table
- Example#5452 - Creating a new DOMProcessingInstruction object
- Example#5453 - Creating a new DOMText
- Example#5454 - Getting the count of all the english books
- Example#5455 - Getting all the english books
- Example#5456 - book.xml
- Example#5457 - DOMXPath::registerPHPFunctions with php:functionString
- Example#5458 - DOMXPath::registerPHPFunctions with php:function
- Example#5459 - Importiert SimpleXML in DOM mit der Funktion dom_import_simplexml
- Example#5460 - A libxml_get_errors example
- Example#5461 - libxml_set_external_entity_loader example
- Example#5462 - A libxml_set_streams_context example
- Example#5463 - A libxml_use_internal_errors example
- Example#5464 - Einzubindende Datei example.php mit XML-String
- Example#5465 - <plot> ermitteln
- Example#5466 - Auf <line> zugreifen
- Example#5467 - Auf nicht-eindeutige Elemente per SimpleXML zugreifen
- Example#5468 - Attribute verwenden
- Example#5469 - Vergleichen von Elementen und Attributen mit Text
- Example#5470 - Zwei Elemente vergleichen
- Example#5471 - XPath verwenden
- Example#5472 - Werte setzen
- Example#5473 - Elemente und Attribute hinzufügen
- Example#5474 - DOM-Interoperabilität
- Example#5475 - Laden eines defekten XML-Strings
- Example#5476 - Hinzufügen von Attributen und Kindern zu einem SimpleXML-Element
- Example#5477 - Hinzufügen von Attributen und Kindern zu einem SimpleXML-Element
- Example#5478 - XML erstellen
- Example#5479 - Anwendung von asXML() auf SimpleXMLElement::xpath-Ergebnisse
- Example#5480 - Einen XML-String auswerten
- Example#5481 - Ein children()-Pseudo-Array durchlaufen
- Example#5482 - Arbeiten mit Namensräumen
- Example#5483 - Erstellen eines SimpleXMLElement-Objekts
- Example#5484 - Erstellen eines SimpleXMLElement-Objekts von einer URL
- Example#5485 - Counting the number of children
- Example#5486 - Ermitteln der Dokument-Namensräume
- Example#5487 - Arbeiten mit mehreren Namensräumen
- Example#5488 - Ermitteln des XML-Element-Namens
- Example#5489 - Verwendete Dokument-Namespaces zurückgeben
- Example#5490 - Einen Namespace-Prefix zur Verwendung in einem XPath-Query setzen
- Example#5491 - Get string content
- Example#5492 - Xpath
- Example#5493 - Return the current element
- Example#5494 - Return the sub-elements of the current element
- Example#5495 - Check whether the current element has sub-elements
- Example#5496 - Get the current XML tag key
- Example#5497 - Move to the next element
- Example#5498 - Rewind to the first element
- Example#5499 - Check whether the current element is valid
- Example#5500 - DOM-Import
- Example#5501 - Ein XML-Dokument auswerten
- Example#5502 - Einen XML-String auswerten
- Example#5503 - Serializing a single value with WDDX
- Example#5504 - Using incremental packets with WDDX
- Example#5505 - wddx_serialize_vars-Beispiel
- Example#5506 - Show XML Element Structure
- Example#5507 - Map XML to HTML
- Example#5508 - External Entity Example
- Example#5509 - xmltest.xml
- Example#5510 - xmltest2.xml
- Example#5511 - xml_parse_into_struct example
- Example#5512 - moldb.xml - small database of molecular information
- Example#5513 - parsemoldb.php - parses moldb.xml into an array of molecular objects
- Example#5514 - Chunked parsing of large XML documents
- Example#5515 - xml_set_object example
- Example#5516 - Validierung von XML
- Example#5517 - Creating a simple XML document
- Example#5518 - Working with XML namespaces
- Example#5519 - Working with the OO API
- Example#5520 - Direkte Ausgabe von XML
- Example#5521 - XMLWriter::setIndent und gemischter Inhalt
- Example#5522 - Grundsätzliche XMLWriter::startAttribute Verwendung
- Example#5523 - Mischen von Kindelementen und Attributen
- Example#5524 - Grundsätzliche xmlwriter_write_cdata Verwendung
- Example#5525 - collection.xml
- Example#5526 - collection.xsl
- Example#5527 - fruits.xml
- Example#5528 - fruits.xsl
- Example#5529 - Sammel und ausgaben der Fehler
- Example#5530 - Verwendung von XSLTProcessor
- Example#5531 - Prüfen auf EXSLT-Unterstützung
- Example#5532 - Einfacher Aufruf einer PHP-Funktion durch ein Stylesheet
- Example#5533 - Ändern des Parameters "owner" vor der Transformation
- Example#5534 - Ausgabe des Profilers
- Example#5535 - Transformation in ein DOMDocument
- Example#5536 - Transformation in eine HTML-Datei
- Example#5537 - Transformation in einen String
- Example#5538 - Ein verstecktes HTML-Formularelement
- Example#5539 - Daten, die vom Benutzer bearbeitet werden sollen
- Example#5540 - In einem URL
- Example#5541 - JavaScript mit PHP generieren
- Example#5542 - PHP/FI Code-Beispiel
- Example#5543 - Aktiviere volle Fehlerausgaben im Browser für die dev. Domain
- Example#5544 - Binde für ein zu sicherndes Verzeichnis ein Sicherheitsscript hinzu
- Example#5545 - include_path unter Unix
- Example#5546 - include_path unter Windows
- Example#5547 - include_path unter Unix unter Verwendung der $-Umgebungsvariablen
- Example#5548 - string.rot13
- Example#5549 - string.toupper
- Example#5550 - string.tolower
- Example#5551 - string.strip_tags
- Example#5552 - convert.base64-encode & convert.base64-decode
- Example#5553 - convert.quoted-printable-encode & convert.quoted-printable-decode
- Example#5554 - convert.iconv.*
- Example#5555 - zlib.deflate und zlib.inflate
- Example#5556 - Vereinfachte Verwendung von zlib.deflate
- Example#5557 - bzip2.compress und bzip2.decompress
- Example#5558 - Ver- und Entschlüsselung mit Blowfish
- Example#5559 - Verschlüsseln einer Datei mit AES-128 CBC und SHA256 HMAC