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 benutzt
- Example#5 - HTML- und PHP-Modus vermischt
- Example#6 - Ein einfaches HTML-Formular
- Example#7 - Daten des Formulars ausgeben
- Example#8 - Installationsanweisungen (Apache Shared Module Version) für PHP
- Example#9 - Installationsanweisungen (Statische Modulinstallation für Apache) für PHP
- Example#10 - Beispielbefehle, um Apache neu zu starten
- Example#11 -
- Example#12 -
- Example#13 -
- Example#14 -
- Example#15 -
- Example#16 -
- Example#17 -
- Example#18 -
- Example#19 -
- Example#20 -
- Example#21 -
- Example#22 -
- Example#23 -
- Example#24 - Partial lighttpd.conf
- Example#25 - Spawning FastCGI Responders
- Example#26 - Verbindung zu entferten php-fastcgi Instanzen
- Example#27 -
- Example#28 -
- Example#29 - OpenBSD Package Install Example
- Example#30 - Debian-Installations-Beispiel mit Apache 2
- Example#31 - Stoppen und Starten von Apache nach der Installation von PHP
- Example#32 - Methoden zur Anzeige weiterer PHP-5-Pakete
- Example#33 - PHP mit MySQL und cURL installieren
- Example#34 - Recommended OpCache configuration
- Example#35 - Recommended WinCache configuration
- Example#36 - Command line to configure IIS and PHP
- Example#37 - PHP 5 package structure
- Example#38 - CGI and FastCGI settings in php.ini
- Example#39 - Configuring FastCGI extension to handle PHP requests
- Example#40 - Configuring file access permissions
- Example#41 - Configuring FastCGI and PHP recycling
- Example#42 - Configuring FastCGI timeout settings
- Example#43 - Changing the location of php.ini file
- Example#44 - CGI and FastCGI settings in php.ini
- Example#45 - Creating IIS FastCGI process pool
- Example#46 - Creating handler mapping for PHP requests
- Example#47 - Determining the account used as IIS anonymous identity
- Example#48 - Configuring file access permissions
- Example#49 - Set index.php as a default document in IIS
- Example#50 - Configuring FastCGI and PHP recycling
- Example#51 - Configuring FastCGI timeout settings
- Example#52 - Changing the location of php.ini file
- Example#53 - PHP as an Apache 1.3.x module
- Example#54 - PHP and Apache 1.3.x as CGI
- Example#55 - PHP and Apache 2.x as handler
- Example#56 -
- Example#57 - PHP and Apache 2.x as CGI
- Example#58 - Configure Apache to run PHP as FastCGI
- Example#59 - ISAPI configuration of Sambar
- Example#60 - Enable Bzip2 extension for PHP-Windows
- Example#61 - Registry changes
- Example#62 - Übergabe von Umgebungsvariablen und PHP Einstellungen an einen Pool
- Example#63 - Festlegen von PHP-Einstellungen in nginx.conf
- Example#64 - phpinfo call
- Example#65 - php.ini Umgebungsvariablen
- Example#66 - php.ini-Beispiel
- Example#67 - Apache-Konfigurationsbeispiel
- Example#68 - Fortgeschrittene Ausgabe unter Verwendung von Bedingungen
- Example#69 - Die öffnenden und schließenden Tags
- Example#70 - Integer literals
- Example#71 - Integer overflow on a 32-bit system
- Example#72 - Integer overflow on a 64-bit system
- Example#73 - Ungültiges Beispiel
- Example#74 - Gültiges Beispiel
- Example#75 - Heredoc string quoting example
- Example#76 - Heredoc in arguments example
- Example#77 - Using Heredoc to initialize static values
- Example#78 - Using double quotes in Heredoc
- Example#79 - Nowdoc string quoting example
- Example#80 - Nowdoc string quoting example with variables
- Example#81 - Static data example
- Example#82 - Simple syntax example
- Example#83 - Negative numeric indices
- Example#84 - Some string examples
- Example#85 - Differences between PHP 5.3 and PHP 5.4
- Example#86 - Ein einfaches Array
- Example#87 - Beispiel für Typenumwandlung und Überschreibung
- Example#88 - Gemischte Integer und String Schlüssel
- Example#89 - Indizierte Arrays ohne Schlüssel
- Example#90 - Schlüssel nicht bei allen Elementen
- Example#91 - Zugriff auf Array-Elemente
- Example#92 - Array-Dereferenzierung
- Example#93 - Verwendung von array()
- Example#94 - Collection
- Example#95 - Elemente in der Schleife verändern
- Example#96 - 1-basierte Indizes
- Example#97 - Ein Array befüllen
- Example#98 - Ein Array sortieren
- Example#99 - Rekursive und mehrdimensionale Arrays
- Example#100 - Iterable parameter type example
- Example#101 - Iterable parameter default value example
- Example#102 - Iterable return type example
- Example#103 - Iterable generator return type example
- Example#104 - Iterable type variance example
- Example#105 - Beispiele für Callback-Funktionen
- Example#106 - Fallback-Beispiel mit einem Closure
- Example#107 - Vorgabewerte uninitialisierter Variablen
- Example#108 - Verwendung von global
- Example#109 - Verwendung von $GLOBALS statt global
- Example#110 - Beispiel zur Demonstration von Superglobalen und Geltungsbereich
- Example#111 - Beispiel, das die Notwendigkeit von statischen Variablen demonstriert
- Example#112 - Beispiel zur Verwendung statischer Variablen
- Example#113 - Statische Variablen in rekursiven Funktionen
- Example#114 - Statische Variablen deklarieren
- Example#115 - Beispiel zu variablen Eigenschaften
- Example#116 - Ein einfaches HTML-Formular
- Example#117 - Zugriff auf die Daten eines einfachen POST-HTML-Formular
- Example#118 - Alte Methoden zum Zugriff auf Nutzereingaben
- Example#119 - Komplexere Formular-Variablen
- Example#120 - Ein setcookie-Beispiel
- Example#121 - Gültige und ungültige Namen für Konstanten
- Example#122 - Definiton von Konstanten
- Example#123 - Definition von Konstanten unter Verwendung des const-Keywords
- Example#124 - Assoziativität
- Example#125 - Nicht definierte Auswertungsreihenfolge
- Example#126 - +, - und . haben dieselbe Rangfolge
- Example#127 - Referenzzuweisung
- Example#128 - Bitweise UND, ODER und XODER Operationen mit Ganzzahlen
- Example#129 - Bitweise XODER Operationen mit Zeichenketten
- Example#130 - Bit-Verschiebung mit Ganzzahlen
- Example#131 - Boolesche und Null Vergleiche
- Example#132 - Umschreibung von Standard-Array-Vergleichen
- Example#133 - Zuweisen eines Standardwerts
- Example#134 - Ungewöhnliches Verhalten des ternären Operators
- Example#135 - Zuweisung eines Standardwerts
- Example#136 - Verschachtelung des Null-Coalescing-Operator
- Example#137 - Arithmetrische Operationen an Zeichenvariablen
- Example#138 - Logische Operatoren erklärt
- Example#139 - Array-Vergleiche
- Example#140 - Die Verwendung von instanceof mit Klassen
- Example#141 - Verwendung von instanceof mit ererbten Klassen
- Example#142 - Verwendung von instanceof, um zu prüfen, ob ein Objekt kein Exemplar einer Klasse ist
- Example#143 - Verwendung von instanceof mit Interfaces
- Example#144 - Verwendung von instanceof mit anderen Variablen
- Example#145 - Verwendung von instanceof um andere Variablen zu prüfen
- Example#146 - Vermeidung von Klassennamenssuchen und fataler Fehler mit instanceof in PHP 5.0
- Example#147 - switch Anweisung
- Example#148 - switch gestattet die Verwendung von Strings
- Example#149 - Tick Nutzungsbeispiel
- Example#150 - Tick Nutzungsbeispiel
- Example#151 - Das Encoding eines Skripts deklarieren.
- Example#152 - Grundlegendes include-Beispiel
- Example#153 - Include in Funktionen
- Example#154 - include über HTTP
- Example#155 - Vergleichen des Rückgabewerts von include
- Example#156 - include und return
- Example#157 - Nutzung des Ausgabepuffers um eine Datei "in einen String" einzubinden
- Example#158 - goto-Beispiel
- Example#159 - goto Schleifenbeispiel
- Example#160 - Das wird nicht funktionieren
- Example#161 - Pseudocode zur Demonstration der Nutzung von Funktionen
- Example#162 - Bedingte Funktionen
- Example#163 - Funktionen innerhalb von Funktionen
- Example#164 - Rekursive Funktionen
- Example#165 - Arrays an Funktionen übergeben
- Example#166 - Übergeben von Funktionsparametern als Verweis
- Example#167 - Einsatz von Vorgabeparametern in Funktionen
- Example#168 - Nichtskalare Typen als Vorgabewert
- Example#169 - Ungültige Anwendung von Vorgabewerten
- Example#170 - Richtiger Einsatz von Vorgabewerten
- Example#171 -
- Example#172 - Grundlegende Klassen-Typdeklaration
- Example#173 - Grundlegende Interface-Typdeklaration
- Example#174 - Typisierte Referenzparameter
- Example#175 - Nullable Typdeklaration
- Example#176 - Strenge Typisierung
- Example#177 - Schwache Typisierung
- Example#178 - Abfangen von TypeError
- Example#179 - Verwendung von ... für den Zugriff auf variable Parameter
- Example#180 - Verwendung von ... zur Übergabe einer Parameterliste
- Example#181 - Variable Parameter mit Vorgabe des Typs
- Example#182 - Zugriff auf variable Parameter in PHP 5.5 und davor
- Example#183 - Einsatz von return
- Example#184 - Rückgabe mehrerer Werte als Array
- Example#185 - Rückgabe von Referenzen aus Funktionen
- Example#186 - Grundlegende Rückgabe-Typdeklaration
- Example#187 - Einsatz des strengen Typisierungsmodus
- Example#188 - Rückgabe eines Objekts
- Example#189 - Nullbare Rückgabe-Typdeklaration (von PHP 7.1.0 an)
- Example#190 - Beispiel für Variablenfunktionen
- Example#191 - Variable Methode
- Example#192 - Beispiel für variable Methoden mit statischen Eigenschaften
- Example#193 - Komplexe Callables
- Example#194 - Beispiel für eine anonyme Funktion
- Example#195 - Beispiel für die Zuweisung einer anonymen Funktion
- Example#196 - Erben von Variablen aus dem Eltern-Scope
- Example#197 - Closures und Gültigkeitsbereiche
- Example#198 - Automatisches Binden von $this
- Example#199 - Versuch der Verwendung von $this innerhalb einer statischen anonymen Funktion
- Example#200 - Versuch ein Objekt an eine statische anonyme Funktion zu binden
- Example#201 - Definition einer einfachen Klasse
- Example#202 - Einige Beispiele für die $this-Pseudovariable
- Example#203 - Eine Instanz erzeugen
- Example#204 - Objektzuweisung
- Example#205 - Erzeugen neuer Objekte
- Example#206 - Zugriff auf ein Mitglied eines neu erzeugten Objekts
- Example#207 - Variablenzugriff vs. Methodenaufruf
- Example#208 - Aufruf einer anonymen Funktion, die in einer Eigenschaft gespeichert ist
- Example#209 - Einfache Vererbung
- Example#210 - Auflösung von Klassennamen
- Example#211 - Deklaration von Eigenschaften
- Example#212 - Beispiel für ein nowdoc zur Initialisierung einer Eigenschaft
- Example#213 - Eine Konstante definieren und benutzen
- Example#214 - Beispiel für statische Daten
- Example#215 - Beispiel für ::class in einem Namensraum
- Example#216 - Beispiel mit konstanten Ausdrücken
- Example#217 - Sichtbarkeitsmodifizierer von Klassenkonstanten
- Example#218 - Autoload Beispiel
- Example#219 - Weiteres Autoload Beispiel
- Example#220 - Autoloading mit Ausnahmebehandlung für 5.3.0+
- Example#221 - Autoloading mit Ausnahmebehandlung für 5.3.0+ mit fehlender eigener Exception
- Example#222 - Die neuen, vereinheitlichten Konstruktoren verwenden
- Example#223 - Konstruktoren in Klassen in Namespaces
- Example#224 - Destruktor Beispiel
- Example#225 - Eigenschaftendeklaration
- Example#226 - Methodendeklaration
- Example#227 - Konstantendeklaration von PHP 7.1.0 an
- Example#228 - Zugriff auf als private markierte Member des gleichen Objekttyps
- Example#229 - Beispiel für Vererbung
- Example#230 - :: außerhalb der Klassendefinition
- Example#231 - :: innerhalb der Klassendefinition
- Example#232 - Eine Vatermethode aufrufen
- Example#233 - Statisches Methoden-Beispiel
- Example#234 - Beispiel für statische Eigenschaften
- Example#235 - Beispiel für abstrakte Klasse
- Example#236 - Abstract class example
- Example#237 - Interface-Beispiel
- Example#238 - Interface-Vererbung
- Example#239 - Interface-Mehrfachvererbung
- Example#240 - Interfaces mit Konstanten
- Example#241 - Trait Beispiel
- Example#242 - Rangfolge Beispiel
- Example#243 - Weiteres Beispiel für Rangfolge
- Example#244 - Verwendung mehrerer Traits
- Example#245 - Konfliktauflösung
- Example#246 - Veränderung der Sichtbarkeit von Methoden
- Example#247 - Trait-Zusammensetzung aus Traits
- Example#248 - Ausdrücken von Anforderungen durch abstrakte Methoden
- Example#249 - Statische Variablen
- Example#250 - Statische Methoden
- Example#251 - Attribute definieren
- Example#252 - Konfliktauflösung
- Example#253 - Überladung von Eigenschaften mit den Methoden __get, __set, __isset und __unset
- Example#254 - Überladung von Methoden mit den methoden __call und __callStatic
- Example#255 - Einfache Objektiteration
- Example#256 - Objektiteration mit implementiertem Iterator
- Example#257 - Objektiteration mit implementiertem IteratorAggregate
- Example#258 - Sleep- und Wakeup-Beispiel
- Example#259 - Einfaches Beispiel
- Example#260 - Nutzung von __invoke()
- Example#261 - Verwendung von __set_state() (seit PHP 5.1.0)
- Example#262 - Verwendung von __debugInfo()
- Example#263 - Beispiel für final-Methoden
- Example#264 - Beispiel für final-Klassen
- Example#265 - Ein Objekt klonen
- Example#266 - Zugriff auf ein Element eines soeben geklonten Objekts
- Example#267 - Beispiel für Objektvergleiche in PHP 5
- Example#268 - Nutzung von self::
- Example#269 - Einfache Nutzung von static::
- Example#270 - Nutzung von static:: außerhalb eines statischen Kontexts
- Example#271 - Weitergegebene und nicht weitergegebene Aufrufe
- Example#272 - Referenzen und Objekte
- Example#273 - Beispiel für Namespace-Syntax
- Example#274 - Einen einzelnen Namespace deklarieren
- Example#275 - Einen einzelnen Namespace deklarieren
- Example#276 - Einen einzelnen Namespace mit einer Hierarchie deklarieren
- Example#277 - Mehrere Namespaces definieren, einfache Kombinationssyntax
- Example#278 - Mehrere Namespaces definieren, geklammerte Syntax
- Example#279 - Mehrere Namespaces und Code ohne Namespace deklarieren
- Example#280 - Mehrere Namespaces und Code ohne Namespace deklarieren
- Example#281 - Zugriff auf globale Klassen, Funktionen und Konstanten aus einem Namespace
- Example#282 - Dynamischer Zugriff auf Elemente
- Example#283 - Dynamischer Zugriff auf Elemente mit Namespace
- Example#284 - __NAMESPACE__-Beispiel, Code mit Namespace
- Example#285 - __NAMESPACE__-Beispiel, globaler Code
- Example#286 - __NAMESPACE__ zur dynamischen Namenszusammensetzung verwenden
- Example#287 - Der namespace-Operator, innerhalb eines Namespace
- Example#288 - Der namespace-Operator, in globalem Code
- Example#289 - Aliase/Importieren mit dem use-Operator
- Example#290 - Aliase/Importieren mit dem use-Operator, mehrere use-Ausdrücke kombiniert
- Example#291 - Importieren und dynamische Namen
- Example#292 - Importieren und vollständig qualifizierte Namen
- Example#293 - Ungültige Importregel
- Example#294 - Verwenden der Spezifikation des gloablen Namensraumes
- Example#295 - Zugriff auf globale Klasse innerhalb eines Namespace
- Example#296 - Rückgriff auf globale Funktionen/Konstanten innerhalb eines Namespace
- Example#297 - Illustration der Namensauflösung
- Example#298 - Zugriff auf globale Klassen außerhalb eines Namespace
- Example#299 - Zugriff auf globale Klassen außerhalb eines Namespace
- Example#300 - Zugriff auf interne Klassen in Namespaces
- Example#301 - Zugriff auf interne Klassen, Funktionen oder Konstanten in Namespaces
- Example#302 - Vollständig qualifizierte Namen
- Example#303 - Qualifizierte Namen
- Example#304 - Unqualifizierter Klassennamen
- Example#305 - Unqualifizierte Funktions- oder Konstantennamen
- Example#306 - Gefahren von Namespacenamen in Strings mit doppelten Anführungszeichen
- Example#307 - Undefinierte Konstanten
- Example#308 - Spezielle Konstanten
- Example#309 - Die eingebaute Exceptionklasse
- Example#310 - Die Exceptionklasse erweitern (PHP 5.3.0+)
- Example#311 - Eine Exception werfen
- Example#312 - Exceptionbehandlung mit einem finally-Block
- Example#313 - Verschachtelte Exceptions
- Example#314 - Multi catch exception handling
- Example#315 - Implementierung von range als Generator
- Example#316 - Ein einfaches Beispiel zum liefern (yielding) von Werten
- Example#317 - Produzieren eines Schlüssel/Wert-Paares
- Example#318 - Produzieren von NULLs
- Example#319 - Produzieren von Werten als Referenz
- Example#320 - yield from mit iterator_to_array
- Example#321 - Grundlegende Verwendung von yield from
- Example#322 - yield from und Rückgabewerte
- Example#323 - Referenzen mit undefinierten Variablen benutzen
- Example#324 - Referenzieren globaler Variablen innerhalb von Funktionen
- Example#325 - Referenzen und die foreach-Anweisung
- Example#326 - $GLOBALS-Beispiel
- Example#327 - $_SERVER-Beispiel
- Example#328 - $_GET-Beispiel
- Example#329 - $_POST-Beispiel
- Example#330 - $_ENV-Beispiel
- Example#331 - $_COOKIE-Beispiel
- Example#332 - $php_errormsg-Beispiel
- Example#333 - $http_response_header-Beispiel
- Example#334 - $argc-Beispiel
- Example#335 - $argv-Beispiel
- Example#336 - Exception::getMessage-Beispiel
- Example#337 - Exception::getPrevious Beispiel
- Example#338 - Exception::getCode-Beispiel
- Example#339 - Exception::getFile-Beispiel
- Example#340 - Exception::getLine-Beispiel
- Example#341 - Exception::getTrace-Beispiel
- Example#342 - Exception::getTraceAsString-Beispiel
- Example#343 - Exception::__toString-Beispiel
- Example#344 - Verwenden von set_error_handler zum Verändern von Fehlermeldungen innerhalb ErrorException.
- Example#345 - ErrorException::getSeverity-Beispiel
- Example#346 - Error::getMessage-Beispiel
- Example#347 - Error::getPrevious-Beispiel
- Example#348 - Error::getCode-Beispiel
- Example#349 - Error::getFile-Beispiel
- Example#350 - Error::getLine-Beispiel
- Example#351 - Error::getTrace-Beispiel
- Example#352 - Error::getTraceAsString-Beispiel
- Example#353 - Error::__toString-Beispiel
- Example#354 - Basisnutzung
- Example#355 - Basisnutzung
- Example#356 - Basisnutzung
- Example#357 - ArrayAccess::offsetExists-Beispiel
- Example#358 - Basisnutzung
- Example#359 - Closure::bind example
- Example#360 - Closure::bindTo example
- Example#361 - Closure::call example
- Example#362 - Generator::getReturn example
- Example#363 - Generator::key example
- Example#364 - Using Generator::send to inject values
- Example#365 - Throwing an exception into a generator
- Example#366 - Basic bindto usage example
- Example#367 - Fetch a page and send POST data
- Example#368 - Ignore redirects but fetch headers and content
- Example#369 - Hole eine Seite und sende POST-Daten
- Example#370 - Basic password usage example
- Example#371 - Detecting which URL we ended up on after redirects
- Example#372 - php://temp/maxmemory
- Example#373 - php://filter/resource=<stream to be filtered>
- Example#374 - php://filter/read=<filter list to apply to read chain>
- Example#375 - php://filter/write=<filter list to apply to write chain>
- Example#376 - php://memory and php://temp are not reusable
- Example#377 - Print data:// contents
- Example#378 - Fetch the media type
- Example#379 - Basic usage
- Example#380 - Opening a stream from an active connection
- Example#381 - This $session variable must be kept available!
- Example#382 - Traversing a RAR archive
- Example#383 - Opening an encrypted file (header encryption)
- Example#384 - Schlechte Variablenprüfung führt zu....
- Example#385 - ... Ein Angriff auf das Dateisystem
- Example#386 - Etwas sicherere Prüfung des Dateinamens
- Example#387 - Sicherere Dateinamensprüfung
- Example#388 - Skript mit Nullbyte-Verwundbarkeit
- Example#389 - Korrekte Validierung der Eingabe
- Example#390 - Hashen eines Passwortfeldes
- Example#391 - Hashen eines Passworts unter Verwendung von crypt
- Example#392 - Die Ergebnisliste in mehrere Seiten aufsplitten ... und Superuser anlegen (PostgreSQL and MySQL)
- Example#393 - Artikel auflisten ... und ein paar Passwörter (irgendein Datenbankserver)
- Example#394 - Vom Zurücksetzen eines Passwortes ... zum Erlangen von mehr Rechten (irgendein Datenbankserver)
- Example#395 - Angriff auf das Betriebssystem des Datenbank Hosts (MSSQL Server)
- Example#396 - Ein sicherer Weg, eine Abfrage zu erstellen
- Example#397 - Variablen mit einer eigenen HTML-Seite angreifen
- Example#398 - Ausnutzen von gebräuchlichen Debugging-Variablen
- Example#399 - Gefährliche Variablen mit E_ALL finden
- Example#400 - Example misuse with register_globals = on
- Example#401 - Example use of sessions with register_globals on or off
- Example#402 - Detecting simple variable poisoning
- Example#403 - Gefährliche Verwendung von Variablen
- Example#404 - Disabling magic quotes server side
- Example#405 - Disabling magic quotes at runtime
- Example#406 - PHP als andere Sprache ausgeben
- Example#407 - Verwenden von unbekannten Typen für PHP-Dateierweiterungen
- Example#408 - Verwenden von HTML-Typen für PHP-Dateierweiterungen
- Example#409 - Beispiel: Basic-HTTP-Authentifizierung
- Example#410 - Beispiel: Digest-HTTP-Authentifizierung
- Example#411 - HTTP-Authentifizierung, mit erneuter Anforderung von Name/Passwort
- Example#412 - Ein einfaches XForms-Suchformular
- Example#413 - XForm verwenden, um $_POST zu bestücken
- Example#414 - Formular zum Hochladen von Dateien
- Example#415 - Dateiuploads prüfen
- Example#416 - Hochladen eines Arrays von Dateien
- Example#417 - Upload mehrerer Dateien
- Example#418 - Speichern von HTTP PUT Dateien
- Example#419 - Den Titel einer entfernten Seite auslesen
- Example#420 - Daten auf einen entfernten Server speichern
- Example#421 - Beispiel, welches den Unterschied zu der CGI SAPI verdeutlicht:
- Example#422 -
- Example#423 - Ausgabe des geladenen PHP und Zend Module
- Example#424 - Syntax Fehler beim Verwenden von doppelten Anführungszeichen
- Example#425 - Nutzung von einfachen Anführungszeichen ein Ersetzen der Variablen zu verhindern
- Example#426 - Nutzung der -B, -R und -E Optionen, um die Anzahl der Zeilen in einem Projekt zu zählen.
- Example#427 - Nutzung von -v, um den SAPI Namen, sowie die PHP und Zend Version zu bestimmen
- Example#428 - --ini example
- Example#429 - Einfache --rf Nutzung
- Example#430 - --rc Beispiel
- Example#431 - --re Beispiel
- Example#432 - --ri Beispiel
- Example#433 - PHP als Shellskript ausführen
- Example#434 - Ein Skript, das von der Kommandozeile aus ausgeführt werden soll (script.php)
- Example#435 - Batchdatei zur Ausführung eines Kommandozeilen-Skripts in PHP (script.bat)
- Example#436 - Ausführung von Code auf der interaktiven Shell
- Example#437 - Tab-Autovervollständigung
- Example#438 - Setzen von php.ini Optionen in der interaktiven Shell
- Example#439 - Starten des Webservers
- Example#440 - Starten mit einem expliziten Document Root
- Example#441 - Nutzung eines Router-Skripts
- Example#442 - Prüfung auf die Verwendung des CLI Webservers
- Example#443 - Behandlung nicht unterstützter Dateitypen
- Example#444 - Zugriff auf den CLI Webserver von Remote-Computern
- Example#445 - Creating a new zval container
- Example#446 - Displaying zval information
- Example#447 - Increasing refcount of a zval
- Example#448 - Decreasing zval refcount
- Example#449 - Creating a array zval
- Example#450 - Adding already existing element to an array
- Example#451 - Removing an element from an array
- Example#452 - Adding the array itself as an element of it self
- Example#453 - Unsetting $a
- Example#454 - Memory usage example
- Example#455 - GC performance influences
- Example#456 - Running the above script
- Example#457 - Recompiling PHP to enable GC benchmarking
- Example#458 - GC statistics
- Example#459 - all_probes.d for tracing all PHP Static Probes with DTrace
- Example#460 - all_probes.stp for tracing all PHP Static Probes with SystemTap
- Example#461 - An apc.rfc1867 example
- Example#462 - A apc_add example
- Example#463 - apc_bin_load example
- Example#464 - A apc_cache_info example
- Example#465 - apc_cas example
- Example#466 - apc_dec example
- Example#467 - apc_define_constants example
- Example#468 - apc_delete_file example
- Example#469 - A apc_delete example
- Example#470 - apc_exists example
- Example#471 - A apc_fetch example
- Example#472 - apc_inc example
- Example#473 - apc_load_constants example
- Example#474 - A apc_sma_info example
- Example#475 - A apc_store example
- Example#476 - A APCIterator::__construct example
- Example#477 - A apcu_add example
- Example#478 - A apcu_cache_info example
- Example#479 - apcu_cas example
- Example#480 - apcu_dec example
- Example#481 - A apcu_delete example
- Example#482 - An apcu_entry example
- Example#483 - apcu_exists example
- Example#484 - A apcu_fetch example
- Example#485 - apcu_inc example
- Example#486 - A apcu_sma_info example
- Example#487 - A apcu_store example
- Example#488 - A APCUIterator::__construct example
- Example#489 - Typical session using tcplisten
- Example#490 - apd_callstack example
- Example#491 - apd_clunk example
- Example#492 - apd_continue example
- Example#493 - apd_croak example
- Example#494 - apd_dump_function_table example
- Example#495 - apd_dump_persistent_resources example
- Example#496 - apd_dump_regular_resources example
- Example#497 - apd_echo example
- Example#498 - apd_get_active_symbols example
- Example#499 - apd_set_pprof_trace example
- Example#500 - apd_set_session_trace_socket example
- Example#501 - apd_set_session_trace example
- Example#502 - apd_set_session example
- Example#503 - override_function example
- Example#504 - rename_function example
- Example#505 - bcompiler_load_exe example
- Example#506 - bcompiler_load example
- Example#507 - bcompiler_parse_class example
- Example#508 - bcompiler_read example
- Example#509 - bcompiler_write_class example
- Example#510 - bcompiler_write_constant example
- Example#511 - bcompiler_write_exe_footer example
- Example#512 - bcompiler_write_file example
- Example#513 - bcompiler_write_footer example
- Example#514 - bcompiler_write_function example
- Example#515 - bcompiler_write_functions_from_file example
- Example#516 - bcompiler_write_header example
- Example#517 - blenc_encrypt example
- Example#518 - Fehlerbehandlung in einem Script
- Example#519 - debug_backtrace-Beispiel
- Example#520 - debug_print_backtrace Beispiel
- Example#521 - An error_clear_last example
- Example#522 - error_get_last-Beispiel
- Example#523 - error_log-Beispiele
- Example#524 - error_reporting Beispiel
- Example#525 - restore_error_handler Beispiel
- Example#526 - restore_exception_handler Beispiel
- Example#527 - Fehlerbehandlung mit set_error_handler und trigger_error
- Example#528 - set_exception_handler Beispiel
- Example#529 - trigger_error Beispiel
- Example#530 - Calling a function from shared library
- Example#531 - Calling a function, returning a structure through an argument
- Example#532 - Accessing existing C variables
- Example#533 - Creating and Modifying C variables
- Example#534 - Working with C arrays
- Example#535 -
- Example#536 -
- Example#537 - Getting the data within the PHP application itself (function)
- Example#538 - Example use of gengraph.php
- Example#539 - Listing data via inclued dumps (configuration)
- Example#540 - inclued_get_data Beispiel
- Example#541 - Creating large array in a function
- Example#542 - Output-Control-Beispiel
- Example#543 - URL-Rewriter-Beispiel
- Example#544 - ob_end_clean Beispiel
- Example#545 - ob_end_clean-Beispiel
- Example#546 - A simple ob_get_clean example
- Example#547 - Einfaches ob_get_contents-Beispiel
- Example#548 - ob_get_flush example
- Example#549 - A simple ob_get_length example
- Example#550 - ob_gzhandler example
- Example#551 - ob_list_handlers example
- Example#552 - Beispiel einer benutzerkonfigurierten Callbackfunktion
- Example#553 - Erzeugen eines nicht löschbaren Ausgabepuffers auf eine Weise, die mit PHP 5.3 und 5.4 kompatibel ist
- Example#554 - output_add_rewrite_var Beispiel
- Example#555 - output_reset_rewrite_vars example
- Example#556 - assert_options Beispiel
- Example#557 - Überprüfung mit benutzerdefinierter Funktion
- Example#558 - Verwendung eines benutzerdefinierten Handlers um eine Beschreibung anzuzeigen
- Example#559 - Annahmen ohne benutzerdefinierte Exception
- Example#560 - Annahmen mit einer benutzerdefinierten Exception
- Example#561 - cli_get_process_title example
- Example#562 - cli_set_process_title example
- Example#563 - dl Beispiele
- Example#564 - extension_loaded Beispiel
- Example#565 - A gc_enabled example
- Example#566 - gc_status Usage
- Example#567 - get_current_user-Beispiel
- Example#568 - get_defined_constants Example
- Example#569 - Gibt alle XML Funktionen aus
- Example#570 - get_include_path example
- Example#571 - get_included_filesBeispiel
- Example#572 - get_loaded_extensions Beispiele
- Example#573 - get_magic_quotes_gpc Beispiel
- Example#574 - get_magic_quotes_runtime Beispiel
- Example#575 - Unfiltered get_resources
- Example#576 - Filtered get_resources
- Example#577 - getenv-Beispiel
- Example#578 - getlastmod Beispiel
- Example#579 - getopt example: The basics
- Example#580 - getopt example: Introducing long options
- Example#581 - getopt example: Passing multiple options as one
- Example#582 - getopt example: Using optind
- Example#583 - getrusage Beispiel
- Example#584 - ini_get_all examples
- Example#585 - Disabling details
- Example#586 - A few ini_get examples
- Example#587 - ini_restore example
- Example#588 - Setting an ini option
- Example#589 - A memory_get_usage example
- Example#590 - php_ini_loaded_file example
- Example#591 - Ein einfaches Beispiel um zurückgegebene ini-Dateien aufzulisten
- Example#592 - php_logo_guid-Beispiel
- Example#593 - php_sapi_name Beispiel
- Example#594 - Some php_uname examples
- Example#595 - A few OS related constant examples
- Example#596 - Prints the general credits
- Example#597 - Prints the core developers and the documentation group
- Example#598 - Printing all the credits
- Example#599 - phpinfo-Beispiel
- Example#600 - phpversion-Beispiel
- Example#601 - PHP_VERSION_ID Beispiel und Verwendung
- Example#602 - Setzen einer Umgebungsvariablen
- Example#603 - restore_include_path example
- Example#604 - set_include_path-Beispiel
- Example#605 - Den include-path erweitern
- Example#606 - set_magic_quotes_runtime example
- Example#607 - sys_get_temp_dir example
- Example#608 - version_compare-Beispiele
- Example#609 - zend_logo_guid Beispiel
- Example#610 - zend_thread_id-Beispiel
- Example#611 - zend_version Beispiel
- Example#612 - Custom Superglobals with runkit.superglobal=_FOO,_BAR in php.ini
- Example#613 - Instantiating a restricted sandbox
- Example#614 - Working with variables in a sandbox
- Example#615 - Calling sandbox functions
- Example#616 - Passing arguments to sandbox functions
- Example#617 - Working with variables in a sandbox
- Example#618 - Accessing parental variables
- Example#619 - A runkit_class_adopt example
- Example#620 - A runkit_class_emancipate example
- Example#621 - A runkit_function_add example
- Example#622 - A runkit_function_copy example
- Example#623 - A runkit_function_redefine example
- Example#624 - runkit_import example
- Example#625 - runkit_method_add example
- Example#626 - runkit_method_copy example
- Example#627 - runkit_method_redefine example
- Example#628 - runkit_method_remove example
- Example#629 - runkit_method_rename example
- Example#630 - runkit_return_value_used example
- Example#631 - Feeding output to a variable
- Example#632 - Enabling and disabling scream at runtime
- Example#633 - Basic uopz_add_function Usage
- Example#634 - uopz_allow_exit example
- Example#635 - uopz_backup example
- Example#636 - uopz_compose example
- Example#637 - uopz_copy example
- Example#638 - Basic uopz_del_function Usage
- Example#639 - uopz_delete example
- Example#640 - uopz_delete class example
- Example#641 - uopz_extend example
- Example#642 - uopz_flags example
- Example#643 - uopz_function example
- Example#644 - uopz_function class example
- Example#645 - uopz_get_exit_status example
- Example#646 - Basic uopz_get_hook Usage
- Example#647 - uopz_get_mock example
- Example#648 - Basic uopz_get_property Usage
- Example#649 - uopz_get_return example
- Example#650 - Basic uopz_get_static Usage
- Example#651 - uopz_implement example
- Example#652 - uopz_overload example
- Example#653 - uopz_redefine example
- Example#654 - uopz_rename example
- Example#655 - uopz_rename class example
- Example#656 - uopz_restore example
- Example#657 - Basic uopz_set_hook Usage
- Example#658 - uopz_set_mock example
- Example#659 - uopz_set_mock example
- Example#660 - uopz_set_mock and static members
- Example#661 - Basic uopz_set_property Usage
- Example#662 - uopz_set_return example
- Example#663 - uopz_set_return example
- Example#664 - uopz_set_return class example
- Example#665 - Basic uopz_set_static Usage
- Example#666 - uopz_undefine example
- Example#667 - Basic uopz_unset_hook Usage
- Example#668 - uopz_unset_mock example
- Example#669 - uopz_unset_return example
- Example#670 - Weakref usage example
- Example#671 - WeakRef usage example
- Example#672 - Weakref::acquire example
- Example#673 - Nested acquire/release example
- Example#674 - Weakref::__construct example
- Example#675 - Weakref::release example
- Example#676 - Weakmap usage example
- Example#677 - wincache.ignorelist example
- Example#678 - Authentication configuration for wincache.php
- Example#679 - Enabling WinCache session handler
- Example#680 - Enabling WinCache functions reroutes
- Example#681 - Reroute.ini file content
- Example#682 - A wincache_fcache_fileinfo example
- Example#683 - A wincache_fcache_meminfo example
- Example#684 - Using wincache_lock
- Example#685 - A wincache_ocache_fileinfo example
- Example#686 - A wincache_ocache_meminfo example
- Example#687 - A wincache_refresh_if_changed example
- Example#688 - A wincache_rplist_fileinfo example
- Example#689 - A wincache_rplist_meminfo example
- Example#690 - A wincache_scache_info example
- Example#691 - A wincache_scache_meminfo example
- Example#692 - wincache_ucache_add with key as a string
- Example#693 - wincache_ucache_add with key as an array
- Example#694 - Using wincache_ucache_cas
- Example#695 - using wincache_ucache_clear
- Example#696 - Using wincache_ucache_dec
- Example#697 - Using wincache_ucache_delete with key as a string
- Example#698 - Usingwincache_ucache_delete with key as an array
- Example#699 - Using wincache_ucache_delete with key as an array where some elements cannot be deleted
- Example#700 - Using wincache_ucache_exists
- Example#701 - wincache_ucache_get with key as a string
- Example#702 - wincache_ucache_get with key as an array
- Example#703 - Using wincache_ucache_inc
- Example#704 - Using wincache_ucache_info
- Example#705 - A wincache_ucache_meminfo example
- Example#706 - wincache_ucache_set with key as a string
- Example#707 - wincache_ucache_set with key as an array
- Example#708 - Using wincache_unlock
- Example#709 - Xhprof example with the optional GUI
- Example#710 - xhprof_disable example
- Example#711 - xhprof_enable examples
- Example#712 - xhprof_sample_disable example
- Example#713 - id3_get_frame_long_name example
- Example#714 - id3_get_frame_short_name example
- Example#715 - id3_get_genre_id example
- Example#716 - id3_get_genre_list example
- Example#717 - id3_get_genre_name example
- Example#718 - id3_get_tag example
- Example#719 - id3_get_tag example
- Example#720 - id3_get_version example
- Example#721 - id3_remove_tag example
- Example#722 - id3_set_tag example
- Example#723 - Opens a new MP3 file and read the title
- Example#724 - Reading an OGG/Vorbis file
- Example#725 - Encode an audio file to OGG/Vorbis
- Example#726 - KADM5 extension overview example
- Example#727 - Example of changing principal's password
- Example#728 - Example of principal's creation
- Example#729 - kadm5_delete_principal example
- Example#730 - kadm5_get_policies example
- Example#731 - kadm5_get_principal example
- Example#732 - kadm5_get_principals example
- Example#733 - KADM5 initialization example
- Example#734 - Example of modifying principal
- Example#735 - Using CHAP passwords
- Example#736 - radius_acct_open example
- Example#737 - radius_add_server example
- Example#738 - radius_auth_open example
- Example#739 - radius_create_request example
- Example#740 - radius_cvt_addr example
- Example#741 - radius_cvt_int example
- Example#742 - radius_cvt_string example
- Example#743 - radius_get_attr example
- Example#744 - radius_get_tagged_attr_data example
- Example#745 - radius_get_tagged_attr_tag example
- Example#746 - radius_get_vendor_attr example
- Example#747 - radius_put_attr example
- Example#748 - radius_put_int example
- Example#749 - radius_put_string example
- Example#750 - radius_put_vendor_attr example
- Example#751 - Writing a string with a specified color to the screen
- Example#752 - ncurses_getmouse example
- Example#753 - Writing a string with a specified color to the screen
- Example#754 - Writing a string with a specified color to the screen
- Example#755 - ncurses_mousemask example
- Example#756 - Writing a string with a specified color to the screen
- Example#757 - Newt Usage Example
- Example#758 - A newt_button example
- Example#759 - A newt_draw_root_text example
- Example#760 - A newt_form_add_component example
- Example#761 - A newt_form_add_components example
- Example#762 - A newt_form example
- Example#763 - A newt_get_screen_size example
- Example#764 - A newt_win_entries example
- Example#765 - Readline-Callback-Interface-Beispiel
- Example#766 - readline-Beispiel
- Example#767 - Ein kleines bzip2-Beispiel
- Example#768 - Komprimierung von Daten
- Example#769 - Dekomprimieren einer Zeichenkette
- Example#770 - bzerror-Beispiel
- Example#771 - bzopen-Beispiel
- Example#772 - bzread-Beispiel
- Example#773 - bzwrite-Beispiel
- Example#774 - Using an external file
- Example#775 - Using a file within a phar archive
- Example#776 - Converting a phar archive from phar to tar file format
- Example#777 - phar.extract_list usage example
- Example#778 - phar.cache_list usage example
- Example#779 - A Phar::addEmptyDir example
- Example#780 - A Phar::addFile example
- Example#781 - A Phar::addFromString example
- Example#782 - A Phar::apiVersion example
- Example#783 - A Phar::buildFromDirectory example
- Example#784 - A Phar::buildFromIterator with SplFileInfo
- Example#785 - A Phar::buildFromIterator with other iterators
- Example#786 - A Phar::canCompress example
- Example#787 - A Phar::canWrite example
- Example#788 - A Phar::compress example
- Example#789 - A Phar::compressAllFilesBZIP2 example
- Example#790 - A Phar::compressAllFilesGZ example
- Example#791 - A Phar::compressFiles example
- Example#792 - A Phar::__construct example
- Example#793 - A Phar::convertToData example
- Example#794 - A Phar::convertToExecutable example
- Example#795 - A Phar::copy example
- Example#796 - A Phar::count example
- Example#797 - A Phar::createDefaultStub example
- Example#798 - A Phar::decompress example
- Example#799 - A Phar::decompressFiles example
- Example#800 - A Phar::delMetaData example
- Example#801 - A Phar::delete example
- Example#802 - A Phar::extractTo example
- Example#803 - A Phar::getMetadata example
- Example#804 - A Phar::getStub example
- Example#805 - A Phar::hasMetadata example
- Example#806 - A Phar::interceptFileFuncs example
- Example#807 - A Phar::interceptFileFuncs example
- Example#808 - A Phar::isBuffering example
- Example#809 - A Phar::isCompressed example
- Example#810 - A Phar::loadPhar example
- Example#811 - A Phar::mapPhar example
- Example#812 - A Phar::mount example
- Example#813 - A Phar::mungServer example
- Example#814 - A Phar::offsetExists example
- Example#815 - Phar::offsetGet example
- Example#816 - A Phar::offsetSet example
- Example#817 - A Phar::offsetUnset example
- Example#818 - A Phar::running example
- Example#819 - A Phar::setAlias example
- Example#820 - A Phar::setDefaultStub example
- Example#821 - A Phar::setMetadata example
- Example#822 - A Phar::setStub example
- Example#823 - A Phar::startBuffering example
- Example#824 - A Phar::stopBuffering example
- Example#825 - A Phar::uncompressAllFiles example
- Example#826 - A Phar::unlinkArchive example
- Example#827 - A Phar::webPhar example
- Example#828 - A PharData::addEmptyDir example
- Example#829 - A PharData::addFile example
- Example#830 - A PharData::addFromString example
- Example#831 - A PharData::buildFromDirectory example
- Example#832 - A PharData::buildFromIterator with SplFileInfo
- Example#833 - A PharData::buildFromIterator with other iterators
- Example#834 - A PharData::compress example
- Example#835 - A PharData::compressFiles example
- Example#836 - A PharData::__construct example
- Example#837 - A PharData::convertToData example
- Example#838 - A PharData::convertToExecutable example
- Example#839 - A PharData::copy example
- Example#840 - A PharData::decompress example
- Example#841 - A PharData::decompressFiles example
- Example#842 - A PharData::delMetaData example
- Example#843 - A PharData::delete example
- Example#844 - A PharData::extractTo example
- Example#845 - A PharData::offsetSet example
- Example#846 - A PharData::offsetUnset example
- Example#847 - A Phar::setMetadata example
- Example#848 - A PharFileInfo::chmod example
- Example#849 - A PharFileInfo::compress example
- Example#850 - A PharFileInfo::__construct example
- Example#851 - A PharFileInfo::decompress example
- Example#852 - A PharFileInfo::delMetaData example
- Example#853 - A PharFileInfo::getCRC32 example
- Example#854 - A PharFileInfo::getCompressedSize example
- Example#855 - A PharFileInfo::getMetadata example
- Example#856 - A PharFileInfo::getPharFlags example
- Example#857 - A PharFileInfo::isCRCChecked example
- Example#858 - A PharFileInfo::isCompressed example
- Example#859 - A PharFileInfo::isCompressedBZIP2 example
- Example#860 - A PharFileInfo::isCompressedGZ example
- Example#861 - A PharFileInfo::setCompressedBZIP2 example
- Example#862 - A PharFileInfo::setCompressedGZ example
- Example#863 - A PharFileInfo::setMetadata example
- Example#864 - A PharFileInfo::setUncompressed example
- Example#865 - Rar Installation
- Example#866 - On-the-fly decompression
- Example#867 - RAR extension filesystem extraction example
- Example#868 - Objektorientierter Stil
- Example#869 - Prozeduraler Stil
- Example#870 - Objektorientierter Stil
- Example#871 - Prozeduraler Stil
- Example#872 - Objektorientierter Stil
- Example#873 - Prozeduraler Stil
- Example#874 - Objektorientierter Stil
- Example#875 - Prozeduraler Stil
- Example#876 - Objektorientierter Stil
- Example#877 - Prozeduraler Stil
- Example#878 - Objektorientierter Stil
- Example#879 - Prozeduraler Stil
- Example#880 - Objektorientierter Stil
- Example#881 - Prozeduraler Stil
- Example#882 - Volume Callback
- Example#883 - Objektorientierter Stil
- Example#884 - Prozeduraler Stil
- Example#885 - RarArchive::__toString example
- Example#886 - RarEntry::extract example
- Example#887 - How to extract all files in archive:
- Example#888 - RarEntry::getAttr example
- Example#889 - RarEntry::getHostOs example (version >= 2.0.0)
- Example#890 - RarEntry::getHostOs example (version <= 1.0.0)
- Example#891 - RarEntry::getMethod example
- Example#892 - RarEntry::getName example
- Example#893 - RarEntry::getPackedSize example
- Example#894 - RarEntry::getStream example
- Example#895 - RarEntry::getUnpackedSize example
- Example#896 - RarEntry::getVersion example
- Example#897 - RarException::isUsingExceptions example
- Example#898 - RarException::setUsingExceptions example
- Example#899 - Erstellen eines Zip-Archivs
- Example#900 - Ausgabe eines detailierten Archivlistings
- Example#901 - Zip Stream Wrapper, Auslesen von OpenOffice Metainformationen
- Example#902 - Zip Beispiel
- Example#903 - Erstellt ein neues Verzeichnis im Archiv
- Example#904 - Öffnen und hinzufügen
- Example#905 - Einen Eintrag zu einem neuen Archiv hinzufügen
- Example#906 - Eine Datei zu einem Verzeichnis innerhalb eines Archivs hinzufügen
- Example#907 - ZipArchive::addGlob example
- Example#908 - ZipArchive::addPattern example
- Example#909 - Löschen einer Datei aus dem Archiv unter Verwendung ihres Index
- Example#910 - Eine Datei und ein Verzeichnis unter Verwendung ihrer Namen aus einem Archiv löschen
- Example#911 - Alle Einträge extrahieren
- Example#912 - Zwei Einträge extrahieren
- Example#913 - Einen Archivkommentar ausgeben
- Example#914 - Einen Eintragskommentar ausgeben
- Example#915 - Einen Eintragskommentar ausgeben
- Example#916 - Extract all entries with Unix rights
- Example#917 - Den Dateiinhalt auslesen
- Example#918 - Den Dateiinhalt auslesen
- Example#919 - Ein Bild aus einem ZIP-Eintrag konvertieren
- Example#920 - ZipArchive::getNameIndex Beispiel
- Example#921 - Den Eintragsinhalt mit fread holen und speichern
- Example#922 - Das gleiche wie im vorigen Beispiel aber mit fopen und dem ZIP-Streamwrapper
- Example#923 - Streamwrapper und Bild, kann ebenfalls mit der XML-Funktion verwendet werden
- Example#924 - Ein Archiv erstellen und es mit locateName verwenden
- Example#925 - Öffnen und extrahieren
- Example#926 - Ein Archiv erstellen
- Example#927 - Einen Eintrag umbenennen
- Example#928 - Einen Eintrag umbenennen
- Example#929 - Ein Archiv erstellen und einen Kommentar hinzufügen
- Example#930 - Ein Archiv öffnen und für einen Eintrag einen Kommentar hinzufügen
- Example#931 - Ein Archiv öffnen und für einen Eintrag einen Kommentar hinzufügen
- Example#932 - Add files with different compression methods to an archive
- Example#933 - Add files with different compression methods to an archive
- Example#934 - Archive and encrypt a file
- Example#935 - Archive a file, with its Unix rights
- Example#936 - Die Statusinformation eines Eintrags ausgeben
- Example#937 - Die Statusinformation eines Eintrags ausgeben
- Example#938 - Ein kleines Beispiel zu Zlib
- Example#939 - Arbeiten mit dem inkrementellen Kompriemierungs- und Dekomprimierungs-API ab PHP 7.0.0
- Example#940 - gzclose Beispiel
- Example#941 - gzcompress Beispiel
- Example#942 - gzdeflate Beispiel
- Example#943 - Creating a gzip file
- Example#944 - gzeof Beispiel
- Example#945 - gzfile example
- Example#946 - gzgetc Beispiel
- Example#947 - gzgets example
- Example#948 - gzgetss Beispiel
- Example#949 - gzinflate Beispiel
- Example#950 - gzopen Beispiel
- Example#951 - gzpassthru example
- Example#952 - gzread Beispiel
- Example#953 - gzseek Beispiel
- Example#954 - gzuncompress Beispiel
- Example#955 - gzwrite Beispiel
- Example#956 - zlib_encode Beispiel
- Example#957 - CrackLib Beispiel
- Example#958 - random_bytes example
- Example#959 - random_int example
- Example#960 - hash_algos-Beispiel
- Example#961 - hash_copy-Beispiel
- Example#962 - hash_equals example
- Example#963 - hash_file-Beispiel
- Example#964 - hash_final-Beispiel
- Example#965 - hash_hkdf example
- Example#966 - hash_hmac_algos example
- Example#967 - hash_hmac_file-Beispiel
- Example#968 - hash_hmac-Beispiel
- Example#969 - Beispiel für schrittweises Hashing
- Example#970 - hash_pbkdf2 example, basic usage
- Example#971 - hash_update_stream-Beispiel
- Example#972 - hash-Beispiel
- Example#973 - Ermitteln von Prä-PHP 5.4 tiger Hashes mit PHP 5.4 und höher
- Example#974 - Verschlüsselt einen übergebenen Wert mit AES mit einem 256-bit Schlüssel unter 2.4.x und höher im Modus CBC
- Example#975 - mcrypt_create_iv Example
- Example#976 - mcrypt_enc_get_algorithms_name example
- Example#977 - mcrypt_enc_get_modes_name example
- Example#978 - mcrypt_enc_get_supported_key_sizes example
- Example#979 - mcrypt_encrypt Example
- Example#980 - mcrypt_get_block_size example
- Example#981 - mcrypt_get_cipher_name Example
- Example#982 - mcrypt_get_iv_size Example
- Example#983 - mcrypt_get_key_size Example
- Example#984 - mcrypt_list_algorithms Example
- Example#985 - mcrypt_list_modes Example
- Example#986 - mcrypt_module_open Examples
- Example#987 - Using mcrypt_module_open in encryption
- Example#988 - mcrypt_module_self_test example
- Example#989 - mdecrypt_generic Example
- Example#990 - Computes the MD5 digest and hmac and print it out as hex
- Example#991 - Alle Hashes durchlaufen
- Example#992 - mhash_get_block_size Beispiel
- Example#993 - mhash_get_hash_name Beispiel
- Example#994 - openssl_cipher_iv_length example
- Example#995 - openssl_csr_export_to_file() Beispiel
- Example#996 - openssl_csr_export() Beispiel
- Example#997 - openssl_csr_get_public_key() Beispiel
- Example#998 - openssl_csr_get_subject() Beispiel
- Example#999 - Erzeugen eines selbstsignierten Zertifikats
- Example#1000 - Erzeugen eines selbstsignierten ECC-Zertifikats (von PHP 7.1.0 an)
- Example#1001 - openssl_csr_sign Beispiel - Signieren eines CSR (wie eine eigene CA implementiert wird)
- Example#1002 - Compute a shared secret
- Example#1003 - Generate a DH public/private keypair in php
- Example#1004 - AES Authenticated Encryption im GCM-Modus Beispiel für PHP 7.1+
- Example#1005 - AES Authenticated Encryption Beispiel für PHP 5.6+
- Example#1006 - openssl_error_string Beispiel
- Example#1007 - openssl_get_cert_locations example
- Example#1008 - openssl_get_cipher_methods example
- Example#1009 - openssl_get_curve_names example
- Example#1010 - openssl_get_md_methods example
- Example#1011 - openssl_open Beispiel
- Example#1012 - openssl_pbkdf2() example
- Example#1013 - openssl_pkcs12_read Beispiel
- Example#1014 - openssl_pkcs7_decrypt Beispiel
- Example#1015 - openssl_pkcs7_encrypt Beispiel
- Example#1016 - openssl_pkcs7_sign Beispiel
- Example#1017 - openssl_random_pseudo_bytes example
- Example#1018 - openssl_seal example
- Example#1019 - openssl_sign Beispiel
- Example#1020 - openssl_sign Beispiel
- Example#1021 - openssl_spki_export_challenge example
- Example#1022 - openssl_spki_export_challenge example from <keygen>
- Example#1023 - openssl_spki_export example
- Example#1024 - openssl_spki_export example from <keygen>
- Example#1025 - openssl_spki_new example
- Example#1026 - openssl_spki_verify example
- Example#1027 - openssl_spki_verify example from <keygen>
- Example#1028 - openssl_verify example
- Example#1029 - openssl_verify Beispiel
- Example#1030 - password_hash example
- Example#1031 - password_hash example setting cost manually
- Example#1032 - password_hash example finding a good cost
- Example#1033 - password_hash example using Argon2i
- Example#1034 - password_needs_rehash() Verwendungsbeispiel
- Example#1035 - password_verify-Beispiel
- Example#1036 - sodium_crypto_kx_keypair usage
- Example#1037 - password_hash example
- Example#1038 - password_hash example
- Example#1039 - DBA Beispiel
- Example#1040 - Durchlaufen einer Datenbank
- Example#1041 - dba_handlers-Beispiel
- Example#1042 - dbx_close-Beispiel
- Example#1043 - dbx_compare-Beispiel
- Example#1044 - dbx_connect-Beispiel
- Example#1045 - dbx_error-Beispiel
- Example#1046 - dbx_escape_string-Beispiel
- Example#1047 - Den Rückgabewert richtig verarbeiten
- Example#1048 - Auflistung von Name und Typ jedes Feldes
- Example#1049 - Ausgabe des Inhaltes der data Eigenschaft in eine HTML Tabelle
- Example#1050 - Umgang mit UNGEPUFFERTEN Abfragen
- Example#1051 - Wie mit dem gelieferten Wert umgegangen wird
- Example#1052 - dbx_sort-Beispiel
- Example#1053 - DSN-lose Verbindung
- Example#1054 - odbc_execute und odbc_prepare example
- Example#1055 - odbc_fetch_into-Beispiele
- Example#1056 - odbc_next_result
- Example#1057 - odbc_execute und odbc_prepare Beispiel
- Example#1058 - odbc_result Beispiele
- Example#1059 - odbc_setoption Beispiele
- Example#1060 - using PDO::ATTR_DRIVER_NAME
- Example#1061 - Mit MySQL verbinden
- Example#1062 - Verbindungsfehler behandeln
- Example#1063 - Eine Verbindung schließen
- Example#1064 - Persistente Verbindungen
- Example#1065 - Mehrere Abfragen in einer Transaktion
- Example#1066 - Wiederholte Inserts mit Prepared Statements
- Example#1067 - Wiederholte Inserts mit Prepared Statements
- Example#1068 - Abfragen von Daten mit Prepared Statements
- Example#1069 - Eine Stored Procedure mit einem Ausgabeparameter aufrufen
- Example#1070 - Eine Stored Procedure mit einem Eingabe-/Ausgabe-Parameter aufrufen
- Example#1071 - Ungültige Verwendung von Platzhaltern
- Example#1072 - Eine PDO Instanz erstellen und den Error Mode setzen
- Example#1073 - Erzeugen eines PDO Exemplars und setzen des Fehlermodus per Konstruktor
- Example#1074 - Ein Bild aus einer Datenbank anzeigen
- Example#1075 - Ein Bild in eine Datenbank einfügen
- Example#1076 - Ein Bild in eine Datenbank einfügen: Oracle
- Example#1077 - Roll back a transaction
- Example#1078 - Committing a basic transaction
- Example#1079 - Committing a DDL transaction
- Example#1080 - Create a PDO instance via driver invocation
- Example#1081 - Create a PDO instance via URI invocation
- Example#1082 - Create a PDO instance using an alias
- Example#1083 - Retrieving an SQLSTATE code
- Example#1084 - Displaying errorInfo() fields for a PDO_ODBC connection to a DB2 database
- Example#1085 - Ein DELETE Statement ausführen
- Example#1086 - Retrieving database connection attributes
- Example#1087 - A PDO::getAvailableDrivers example
- Example#1088 - SQL statement template with named parameters
- Example#1089 - SQL statement template with question mark parameters
- Example#1090 - Demonstrate PDO::query
- Example#1091 - Quoting a normal string
- Example#1092 - Quoting a dangerous string
- Example#1093 - Quoting a complex string
- Example#1094 - Roll back a transaction
- Example#1095 - Binding result set output to PHP variables
- Example#1096 - Execute a prepared statement with named placeholders
- Example#1097 - Execute a prepared statement with question mark placeholders
- Example#1098 - Call a stored procedure with an INOUT parameter
- Example#1099 - Execute a prepared statement with named placeholders
- Example#1100 - Execute a prepared statement with question mark placeholders
- Example#1101 - A PDOStatement::closeCursor example
- Example#1102 - Counting columns
- Example#1103 - PDOStatement::debugDumpParams example with named parameters
- Example#1104 - PDOStatement::debugDumpParams example with unnamed parameters
- Example#1105 - Retrieving an SQLSTATE code
- Example#1106 - Displaying errorInfo() fields for a PDO_ODBC connection to a DB2 database
- Example#1107 - Ein Prepared Statement mit einer zugewiesener Variable und Wert ausführen
- Example#1108 - Ein Prepared Statement mit einem Array an Eingabewerten (benannte Parameter) ausführen
- Example#1109 - Ein Prepared Statement mit einem Array an Eingabewerten (Platzhalter) ausführen
- Example#1110 - Ein Prepared Statement mit Fragezeichen-Platzhaltern ausführen
- Example#1111 - Ein Prepared Statement mit einem Array für eine IN-Klausel ausführen
- Example#1112 - Fetching rows using different fetch styles
- Example#1113 - Fetching rows with a scrollable cursor
- Example#1114 - Construction order
- Example#1115 - Fetch all remaining rows in a result set
- Example#1116 - Fetching all values of a single column from a result set
- Example#1117 - Grouping all values by a single column
- Example#1118 - Instantiating a class for each result
- Example#1119 - Calling a function for each result
- Example#1120 - Return first column of the next row
- Example#1121 - Retrieving column metadata
- Example#1122 - Fetching multiple rowsets returned from a stored procedure
- Example#1123 - Return the number of deleted rows
- Example#1124 - Counting rows returned by a SELECT statement
- Example#1125 - Setting the fetch mode
- Example#1126 - Insert LOBs in CUBRID PDO
- Example#1127 - Fetch LOBs in CUBRID PDO
- Example#1128 - Insert set in CUBRID PDO with default data type.
- Example#1129 - Specify data type when insert set in CUBRID PDO
- Example#1130 - PDO_CUBRID DSN examples
- Example#1131 - A PDO::cubrid_schema example
- Example#1132 - PDO_DBLIB DSN examples
- Example#1133 - PDO_FIREBIRD DSN example with path
- Example#1134 - PDO_FIREBIRD DSN example with port and path
- Example#1135 - PDO_FIREBIRD DSN example with localhost and path to employee.fdb on Debian system
- Example#1136 - PDO_IBM DSN example using db2cli.ini
- Example#1137 - PDO_IBM DSN example using a connection string
- Example#1138 - PDO_INFORMIX DSN example using odbc.ini
- Example#1139 - PDO_INFORMIX DSN example using a connection string
- Example#1140 - Forcing queries to be buffered in mysql
- Example#1141 - Setting the connection character set to UTF-8 prior to PHP 5.3.6
- Example#1142 - PDO_MYSQL DSN examples
- Example#1143 - PDO_SQLSRV DSN examples
- Example#1144 - PDO_OCI DSN examples
- Example#1145 - PDO_ODBC DSN example (ODBC driver manager)
- Example#1146 - PDO_ODBC DSN example (IBM DB2 uncataloged connection)
- Example#1147 - PDO_ODBC DSN example (Microsoft Access uncataloged connection)
- Example#1148 - PDO_PGSQL DSN examples
- Example#1149 - A PDO::pgsqlLOBCreate example
- Example#1150 - A PDO::pgsqlLOBOpen example
- Example#1151 - A PDO::pgsqlLOBUnlink example
- Example#1152 - PDO_SQLITE DSN Beispiele
- Example#1153 - Beispiel für eine 'max_length'-Aggregierungs-Funktion
- Example#1154 - PDO::sqliteCreateCollation example
- Example#1155 - PDO::sqliteCreateFunction-Beispiel
- Example#1156 - DSN examples for PDO_4D
- Example#1157 - Basic example with PDO_4D
- Example#1158 - Accessing 4D language from pdo_4d
- Example#1159 - Escaping 4D table names
- Example#1160 - Example of Data Retrieval
- Example#1161 - Example of Data Insertion
- Example#1162 - cubrid_bind example
- Example#1163 - cubrid_bind BLOB/CLOB example
- Example#1164 - cubrid_bind BLOB/CLOB example
- Example#1165 - cubrid_close_prepare example
- Example#1166 - cubrid_close_request example
- Example#1167 - cubrid_col_get example
- Example#1168 - cubrid_col_size example
- Example#1169 - cubrid_column_names example
- Example#1170 - cubrid_column_types example
- Example#1171 - cubrid_commit example
- Example#1172 - cubrid_connect_with_url url without properties example
- Example#1173 - cubrid_connect_with_url url with properties example
- Example#1174 - cubrid_connect example
- Example#1175 - cubrid_current_oid example
- Example#1176 - cubrid_disconnect example
- Example#1177 - cubrid_drop example
- Example#1178 - cubrid_error_code_facility example
- Example#1179 - cubrid_error_code example
- Example#1180 - cubrid_error_msg example
- Example#1181 - cubrid_execute example
- Example#1182 - cubrid_fetch example
- Example#1183 - cubrid_free_result example
- Example#1184 - cubrid_get_charset example
- Example#1185 - cubrid_get_class_name example
- Example#1186 - cubrid_get_client_info example
- Example#1187 - cubrid_get_db_parameter example
- Example#1188 - cubrid_get_query_timeout example
- Example#1189 - cubrid_get_server_info example
- Example#1190 - cubrid_get example
- Example#1191 - cubrid_insert_id example
- Example#1192 - cubrid_is_instance example
- Example#1193 - cubrid_lob_close example
- Example#1194 - cubrid_lob_export example
- Example#1195 - cubrid_lob_get example
- Example#1196 - cubrid_lob_send example
- Example#1197 - cubrid_lob_size example
- Example#1198 - cubrid_lob2_bind example
- Example#1199 - cubrid_lob2_export example
- Example#1200 - cubrid_lob2_export example
- Example#1201 - cubrid_lob2_read example 1
- Example#1202 - cubrid_lob2_read example 2
- Example#1203 - cubrid_lob2_seek64 example
- Example#1204 - cubrid_lob2_seek example
- Example#1205 - cubrid_lob2_write example 1
- Example#1206 - cubrid_lob2_write example 2
- Example#1207 - cubrid_lock_read example
- Example#1208 - cubrid_lock_write example
- Example#1209 - cubrid_move_cursor example
- Example#1210 - cubrid_next_result example
- Example#1211 - cubrid_num_cols example
- Example#1212 - cubrid_num_rows example
- Example#1213 - cubrid_pconnect_with_url url without properties example
- Example#1214 - cubrid_pconnect_with_url url with properties example
- Example#1215 - cubrid_connect example
- Example#1216 - cubrid_prepare example
- Example#1217 - cubrid_put example
- Example#1218 - cubrid_rollback example
- Example#1219 - cubrid_schema example
- Example#1220 - cubrid_seq_drop example
- Example#1221 - cubrid_seq_insert example
- Example#1222 - cubrid_seq_put example
- Example#1223 - cubrid_set_add example
- Example#1224 - cubrid_get_db_parameter example
- Example#1225 - cubrid_set_drop example
- Example#1226 - cubrid_version example
- Example#1227 - cubrid_affected_rows example
- Example#1228 - cubrid_client_encoding example
- Example#1229 - cubrid_close example
- Example#1230 - cubrid_data_seek example
- Example#1231 - cubrid_db_name example
- Example#1232 - cubrid_errno example
- Example#1233 - cubrid_error example
- Example#1234 - cubrid_fetch_array example
- Example#1235 - cubrid_fetch_assoc example
- Example#1236 - cubrid_fetch_field example
- Example#1237 - cubrid_fetch_lengths example
- Example#1238 - cubrid_fetch_object example
- Example#1239 - cubrid_fetch_row example
- Example#1240 - cubrid_field_flags example
- Example#1241 - cubrid_field_len example
- Example#1242 - cubrid_field_name example
- Example#1243 - cubrid_field_seek example
- Example#1244 - cubrid_field_table example
- Example#1245 - cubrid_field_type example
- Example#1246 - cubrid_list_dbs example
- Example#1247 - cubrid_num_fields example
- Example#1248 - cubrid_ping example
- Example#1249 - Invalid Query
- Example#1250 - Valid Query
- Example#1251 - cubrid_real_escape_string example
- Example#1252 - cubrid_result example
- Example#1253 - cubrid_unbuffered_query example
- Example#1254 - cubrid_load_from_glo example
- Example#1255 - cubrid_new_glo example
- Example#1256 - cubrid_save_to_glo example
- Example#1257 - cubrid_send_glo example
- Example#1258 - Einen Datensatz in eine dBase-Datenbank einfügen
- Example#1259 - Schließen einer dBase-Datenbankdatei
- Example#1260 - Erzeugen einer dBase-Datenbankdatei
- Example#1261 - Anzeigen der Informationen des Dateikopfs einer dBase-Datenbankdatei
- Example#1262 - Liste aller in der Datenbank eingetragener Mitglieder
- Example#1263 - dbase_numfields-Beispiel
- Example#1264 - Eine Schleife über alle Datensätze der Datenbank ausführen
- Example#1265 - Öffnen einer dBase-Datenbankdatei
- Example#1266 - Leeren einer dBase-Datenbank
- Example#1267 - Aktualisieren eines Datensatzes in der Datenbank
- Example#1268 - ibase_backup example
- Example#1269 - ibase_backup example with arguments
- Example#1270 - ibase_blob_get example
- Example#1271 - ibase_blob_import example
- Example#1272 - ibase_connect-Beispiel:
- Example#1273 - ibase_execute Beispiel
- Example#1274 - ibase_fetch_object example
- Example#1275 - ibase_field_info example
- Example#1276 - ibase_name_result example
- Example#1277 - ibase_num_fields Beispiel
- Example#1278 - ibase_query example
- Example#1279 - ibase_restore example
- Example#1280 - ibase_restore example with arguments
- Example#1281 - ibase_service_attach example
- Example#1282 - ibase_service_attach example
- Example#1283 - ibase_service_attach example using hostname/port syntax
- Example#1284 - ibase_service_detach example
- Example#1285 - ibase_set_event_handler example
- Example#1286 - fbsql_close Beispiel
- Example#1287 - fbsql_connect-Beispiel:
- Example#1288 - fbsql_create_blob example
- Example#1289 - fbsql_create_clob example
- Example#1290 - fbsql_create_db Beispiel
- Example#1291 - fbsql_data_seek Beispiel
- Example#1292 - fbsql_create_clob example
- Example#1293 - fbsql_errno Beispiel
- Example#1294 - fbsql_error Beispiel
- Example#1295 - fbsql_fetch_array example
- Example#1296 - fbsql_fetch_assoc example
- Example#1297 - fbsql_fetch_field Beispiel
- Example#1298 - fbsql_fetch_object example
- Example#1299 - fbsql_field_name Beispiel
- Example#1300 - fbsql_field_type Beispiel
- Example#1301 - fbsql_list_dbs example
- Example#1302 - fbsql_list_fields example
- Example#1303 - fbsql_next_result Beispiel
- Example#1304 - fbsql_num_rows Beispiel
- Example#1305 - fbsql_query Beispiel
- Example#1306 - fbsql_query Beispiel
- Example#1307 - fbsql_read_blob example
- Example#1308 - fbsql_read_clob example
- Example#1309 - fbsql_tablename Beispiel
- Example#1310 - Retrieving the AUTOCOMMIT value for a connection
- Example#1311 - Setting the AUTOCOMMIT value for a connection
- Example#1312 - Binding PHP variables to a prepared statement
- Example#1313 - Calling stored procedures with IN and OUT parameters
- Example#1314 - Inserting a binary large object (BLOB) directly from a file
- Example#1315 - A db2_client_info example
- Example#1316 - Closing a connection
- Example#1317 - Retrieving an SQLSTATE value for a failed connection attempt
- Example#1318 - Retrieving the error message returned by a failed connection attempt
- Example#1319 - Creating a cataloged connection
- Example#1320 - Creating an uncataloged connection
- Example#1321 - Creating a connection with autocommit off by default
- Example#1322 - i5/OS best performance
- Example#1323 - Using trusted context
- Example#1324 - A db2_escape_string example
- Example#1325 - Creating a table with db2_exec
- Example#1326 - Executing a SELECT statement with a scrollable cursor
- Example#1327 - Returning XML data as an SQL ResultSet
- Example#1328 - Performing a "JOIN" with XML data
- Example#1329 - Returning SQL data as part of a larger XML document
- Example#1330 - Preparing and executing an SQL statement with parameter markers
- Example#1331 - Calling a stored procedure with an OUT parameter
- Example#1332 - Returning XML data as an SQL ResultSet
- Example#1333 - Performing a "JOIN" with XML data
- Example#1334 - Returning SQL data as part of a larger XML document
- Example#1335 - Iterating through a forward-only cursor
- Example#1336 - Retrieving specific rows with db2_fetch_array from a scrollable cursor
- Example#1337 - Iterating through a forward-only cursor
- Example#1338 - Retrieving specific rows with db2_fetch_assoc from a scrollable cursor
- Example#1339 - Iterating through a forward-only cursor
- Example#1340 - Retrieving specific rows with db2_fetch_both from a scrollable cursor
- Example#1341 - A db2_fetch_object example
- Example#1342 - Iterating through a result set
- Example#1343 - i5/OS recommended alternatives to db2_fetch_row/db2_result
- Example#1344 - Setting and retrieving parameters through a connection resource
- Example#1345 - A db2_last_insert_id example
- Example#1346 - Iterating through different types of data
- Example#1347 - Calling a stored procedure that returns multiple result sets
- Example#1348 - Retrieving the number of fields in a result set
- Example#1349 - Closing a persistent connection
- Example#1350 - A db2_pconnect example
- Example#1351 - Using trusted context
- Example#1352 - Preparing and executing an SQL statement with parameter markers
- Example#1353 - A db2_result example
- Example#1354 - Rolling back a DELETE statement
- Example#1355 - A db2_server_info example
- Example#1356 - Setting one parameter with a connection resource
- Example#1357 - Setting multiple parameters with a connection resource
- Example#1358 - Setting multiple parameters with an invalid key
- Example#1359 - Setting multiple parameters with an invalid value
- Example#1360 - Setting multiple parameters with a connection resource and the wrong type
- Example#1361 - Setting multiple parameters with the wrong resource
- Example#1362 - Putting it all together
- Example#1363 - i5/OS cursors are read-only
- Example#1364 - Informix affected rows
- Example#1365 - Closing a Informix connection
- Example#1366 - Connect to a Informix database
- Example#1367 - ifx_do Example
- Example#1368 - ifx_errormsg example
- Example#1369 - Informix fetch rows
- Example#1370 - Informix SQL fieldproperties
- Example#1371 - Fieldnames and SQL fieldtypes
- Example#1372 - Retrieve Informix sqlca.sqlerrd[x] values
- Example#1373 - Informix results as HTML table
- Example#1374 - ifx_num_fields Example
- Example#1375 - Show all rows of the "orders" table as a HTML table
- Example#1376 - Insert some values into the "catalog" table
- Example#1377 - Verwendungsbeispiel für PassEnv für Ingres
- Example#1378 - Einfaches Beispiel mit Ingres
- Example#1379 - ingres_charset-Beispiel
- Example#1380 - Öffnen einer Verbindung zu einer Ingres-Datenbank
- Example#1381 - ingres_cursor-Beispiel
- Example#1382 - ingres_errno-Beispiel
- Example#1383 - Liefere eine Meldung für den zuletzt aufgetretenen Fehler
- Example#1384 - ingres_errsqlstate-Beispiel
- Example#1385 - Bestimmte Sonderzeichen in einer Abfrage maskieren
- Example#1386 - Eine Ergebniszeile in ein Array einlesen
- Example#1387 - Fetch a row into an associative array
- Example#1388 - Eine Zeile in ein Objekt einlesen
- Example#1389 - Holt den Rückgabewert eines Prozeduraufrufs
- Example#1390 - Eine Ergebniszeile in ein numerisches Array einlesen
- Example#1391 - Den Speicherplatz eines Ergebnisses freigeben
- Example#1392 - Eine einfache SELECT-Abfrage senden
- Example#1393 - Abfrage-Parameter an ingres_query übergeben
- Example#1394 - Ein BLOB mit Parameter-Typen einfügen
- Example#1395 - Positioniere den Cursor auf die dritte Zeile
- Example#1396 - Datumsformat auf ISO4 setzen
- Example#1397 - Die Zeitzone auf HONG-KONG setzen
- Example#1398 - Ein einfaches ungepuffertes SELECT-Kommando senden
- Example#1399 - Abfrageparameter an ingres_unbuffered_query übergeben
- Example#1400 - Ein BLOB mit Parameter-Typen einfügen
- Example#1401 - MaxDB extension overview example
- Example#1402 - Example for use of SELECT INTO statements
- Example#1403 - Example fore using database procedures
- Example#1404 - Objektorientierter Stil
- Example#1405 - Prozeduraler Stil
- Example#1406 - Objektorientierter Stil
- Example#1407 - Prozeduraler Stil
- Example#1408 - Objektorientierter Stil
- Example#1409 - Prozeduraler Stil
- Example#1410 - Objektorientierter Stil
- Example#1411 - Prozeduraler Stil
- Example#1412 - Objektorientierter Stil
- Example#1413 - Prozeduraler Stil
- Example#1414 - maxdb_connect_errno sample
- Example#1415 - maxdb_connect_error sample
- Example#1416 - Objektorientierter Stil
- Example#1417 - Prozeduraler Stil
- Example#1418 - Objektorientierter Stil
- Example#1419 - Prozeduraler Stil
- Example#1420 - Prozeduraler Stil
- Example#1421 - Objektorientierter Stil
- Example#1422 - Prozeduraler Stil
- Example#1423 - Objektorientierter Stil
- Example#1424 - Prozeduraler Stil
- Example#1425 - Objektorientierter Stil
- Example#1426 - Prozeduraler Stil
- Example#1427 - Objektorientierter Stil
- Example#1428 - Prozeduraler Stil
- Example#1429 - Objektorientierter Stil
- Example#1430 - Prozeduraler Stil
- Example#1431 - Objektorientierter Stil
- Example#1432 - Prozeduraler Stil
- Example#1433 - Objektorientierter Stil
- Example#1434 - Prozeduraler Stil
- Example#1435 - Objektorientierter Stil
- Example#1436 - Prozeduraler Stil
- Example#1437 - Objektorientierter Stil
- Example#1438 - Prozeduraler Stil
- Example#1439 - Objektorientierter Stil
- Example#1440 - Prozeduraler Stil
- Example#1441 - Objektorientierter Stil
- Example#1442 - Prozeduraler Stil
- Example#1443 - Objektorientierter Stil
- Example#1444 - Prozeduraler Stil
- Example#1445 - Objektorientierter Stil
- Example#1446 - Prozeduraler Stil
- Example#1447 - maxdb_get_client_info
- Example#1448 - maxdb_get_client_version
- Example#1449 - Objektorientierter Stil
- Example#1450 - Prozeduraler Stil
- Example#1451 - Objektorientierter Stil
- Example#1452 - Prozeduraler Stil
- Example#1453 - Objektorientierter Stil
- Example#1454 - Prozeduraler Stil
- Example#1455 - Objektorientierter Stil
- Example#1456 - Prozeduraler Stil
- Example#1457 - Objektorientierter Stil
- Example#1458 - Prozeduraler Stil
- Example#1459 - Objektorientierter Stil
- Example#1460 - Prozeduraler Stil
- Example#1461 - Objektorientierter Stil
- Example#1462 - Prozeduraler Stil
- Example#1463 - Objektorientierter Stil
- Example#1464 - Prozeduraler Stil
- Example#1465 - Objektorientierter Stil
- Example#1466 - Prozeduraler Stil
- Example#1467 - Objektorientierter Stil
- Example#1468 - Prozeduraler Stil
- Example#1469 - Objektorientierter Stil
- Example#1470 - Prozeduraler Stil
- Example#1471 - Objektorientierter Stil
- Example#1472 - Prozeduraler Stil
- Example#1473 - Objektorientierter Stil
- Example#1474 - Prozeduraler Stil
- Example#1475 - Objektorientierter Stil
- Example#1476 - Prozeduraler Stil
- Example#1477 - Objektorientierter Stil
- Example#1478 - Prozeduraler Stil
- Example#1479 - Prozeduraler Stil
- Example#1480 - Objektorientierter Stil
- Example#1481 - Prozeduraler Stil
- Example#1482 - Objektorientierter Stil
- Example#1483 - Prozeduraler Stil
- Example#1484 - Objektorientierter Stil
- Example#1485 - Prozeduraler Stil
- Example#1486 - Objektorientierter Stil
- Example#1487 - Prozeduraler Stil
- Example#1488 - Objektorientierter Stil
- Example#1489 - Prozeduraler Stil
- Example#1490 - Objektorientierter Stil
- Example#1491 - Prozeduraler Stil
- Example#1492 - Prozeduraler Stil (SELECT INTO)
- Example#1493 - Prozeduraler Stil (DB procedure)
- Example#1494 - Objektorientierter Stil (extended syntax)
- Example#1495 - Objektorientierter Stil
- Example#1496 - Prozeduraler Stil
- Example#1497 - Objektorientierter Stil
- Example#1498 - Prozeduraler Stil
- Example#1499 - Objektorientierter Stil
- Example#1500 - Prozeduraler Stil
- Example#1501 - Objektorientierter Stil
- Example#1502 - Prozeduraler Stil
- Example#1503 - Objektorientierter Stil
- Example#1504 - Prozeduraler Stil
- Example#1505 - Objektorientierter Stil
- Example#1506 - Prozeduraler Stil
- Example#1507 - Objektorientierter Stil
- Example#1508 - Prozeduraler Stil
- Example#1509 - Objektorientierter Stil
- Example#1510 - Prozeduraler Stil
- Example#1511 - Objektorientierter Stil
- Example#1512 - Prozeduraler Stil
- Example#1513 - Objektorientierter Stil
- Example#1514 - Prozeduraler Stil
- Example#1515 - Objektorientierter Stil
- Example#1516 - Prozeduraler Stil
- 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 - Objektorientierter Stil
- Example#1524 - Prozeduraler Stil
- Example#1525 -
- Example#1526 -
- Example#1527 -
- Example#1528 -
- Example#1529 -
- Example#1530 -
- Example#1531 -
- Example#1532 -
- Example#1533 -
- Example#1534 -
- Example#1535 -
- Example#1536 -
- Example#1537 -
- Example#1538 -
- Example#1539 -
- Example#1540 - Connection URI read preferences with query string syntax
- Example#1541 - Setting read preferences with array syntax for tag sets
- Example#1542 - Passing a WriteConcern to a write operation
- Example#1543 - Connection string WriteConcerns
- Example#1544 - MongoDB::setWriteConcern and MongoCollection::setWriteConcern
- Example#1545 - Unacknowledged WriteConcern, followed with Acknowledged Write
- Example#1546 - Acknowledged Writes
- Example#1547 - Majority Acknowledged Write
- Example#1548 - Acknowledged and Journaled Write
- Example#1549 - Connect to MongoDB Instance with SSL Encryption
- Example#1550 - Connect to MongoDB Instance with SSL Encryption, verifying it is who we think it is
- Example#1551 - Connect to MongoDB Instance that Requires Client Certificates
- Example#1552 - Authenticating with X.509 certificates
- Example#1553 - Authenticating against the "admin" database
- Example#1554 - Authenticating against normal databases
- Example#1555 - ReplicaSet seed list
- Example#1556 - Wrong replica set name duplication
- Example#1557 - Correct use of two replica set names
- Example#1558 -
- Example#1559 -
- Example#1560 -
- Example#1561 -
- Example#1562 -
- Example#1563 -
- Example#1564 - Inheriting read preferences from the database level down to the cursor
- Example#1565 -
- Example#1566 -
- Example#1567 -
- Example#1568 -
- Example#1569 -
- Example#1570 -
- Example#1571 -
- Example#1572 - MongoClient basic usage
- Example#1573 - MongoClient::close example
- Example#1574 - MongoClient::__construct replica set example
- Example#1575 - Connecting to a domain socket
- Example#1576 - MongoClient::__construct authentication example
- Example#1577 - MongoClient::__construct read preference example
- Example#1578 - MongoClient::__construct options example
- Example#1579 - MongoClient::__construct read preference example
- Example#1580 - MongoClient::getConnections example
- Example#1581 - MongoClient::getReadPreference return value example
- Example#1582 - MongoClient::getWriteConcern return value example
- Example#1583 - MongoClient::killCursor example
- Example#1584 - MongoClient::listDBs example
- Example#1585 - MongoClient::selectCollection example
- Example#1586 - MongoClient::setReadPreference tag set array syntax example
- Example#1587 - MongoClient::setWriteConcern example
- Example#1588 - Selecting a database
- Example#1589 - MongoDB::command "distinct" example
- Example#1590 - MongoDB::command "distinct" example
- Example#1591 - MongoDB::command MapReduce example
- Example#1592 - MongoDB::command "geoNear" example
- Example#1593 - MongoDB::createCollection capped collection example
- Example#1594 - MongoDB::createDBRef example
- Example#1595 - MongoDB::createDBRef example
- Example#1596 - MongoDB::drop example
- Example#1597 - Simple MongoDB::execute example
- Example#1598 - Parameter MongoDB::execute example
- Example#1599 - Scope example
- Example#1600 - MongoDB::getCollectionInfo example
- Example#1601 - MongoDB::getCollectionNames example
- Example#1602 - MongoDB::getDBRef example
- Example#1603 - MongoDB::getGridFS example
- Example#1604 - MongoDB::getReadPreference return value example
- Example#1605 - MongoDB::getWriteConcern return value example
- Example#1606 - MongoDB::lastError NULL error example
- Example#1607 - MongoDB::lastError duplicate key example
- Example#1608 - MongoDB::listCollections example
- Example#1609 - MongoDB::repair example
- Example#1610 - MongoDB::setReadPreference tag set array syntax example
- Example#1611 - MongoDB::setWriteConcern example
- Example#1612 - MongoCollection::aggregate example
- Example#1613 - MongoCollection::aggregate example
- Example#1614 - MongoCollection::aggregate example
- Example#1615 - MongoCollection::aggregate with command options
- Example#1616 - MongoCollection::aggregateCursor example
- Example#1617 - MongoCollection::aggregateCursor example with different initial batch size
- Example#1618 - MongoCollection::batchInsert example
- Example#1619 - MongoCollection::batchInsert example with ignoring errors
- Example#1620 - MongoCollection::count example
- Example#1621 - MongoCollection::createDBRef example
- Example#1622 - MongoCollection::createIndex example
- Example#1623 - Geospatial Indexing
- Example#1624 - Drop duplicates example
- Example#1625 - MongoCollection::deleteIndex example
- Example#1626 - MongoCollection::deleteIndexes example
- Example#1627 - MongoCollection::distinct example
- Example#1628 - MongoCollection::distinct example on a embedded document
- Example#1629 - MongoCollection::drop example
- Example#1630 - MongoCollection::ensureIndex example
- Example#1631 - Geospatial Indexing
- Example#1632 - Drop duplicates example
- Example#1633 - MongoCollection::find example
- Example#1634 - MongoCollection::find example
- Example#1635 - MongoCollection::find example using $where
- Example#1636 - MongoCollection::find example using $in
- Example#1637 - Getting results as an array
- Example#1638 - MongoCollection::findAndModify example
- Example#1639 - MongoCollection::findAndModify error handling
- Example#1640 - MongoCollection::findOne document by its id.
- Example#1641 - MongoCollection::findOne document by some condition.
- Example#1642 - MongoCollection::getDBRef example
- Example#1643 - MongoCollection::getIndexInfo example
- Example#1644 - MongoCollection::getName example
- Example#1645 - MongoCollection::getReadPreference return value example
- Example#1646 - MongoCollection::getWriteConcern return value example
- Example#1647 - MongoCollection::group example
- Example#1648 - MongoCollection::group example
- Example#1649 - Passing a keys function
- Example#1650 - MongoCollection::insert _id example
- Example#1651 - MongoCollection::insert acknowledged write example
- Example#1652 - MongoCollection::parallelCollectionScan example
- Example#1653 - MongoCollection::remove with justOne example
- Example#1654 - MongoCollection::save example
- Example#1655 - MongoCollection::setReadPreference tag set array syntax example
- Example#1656 - MongoDB::setWriteConcern example
- Example#1657 - MongoCollection::toIndexString example
- Example#1658 - MongoCollection::__toString example
- Example#1659 - MongoCollection::update
- Example#1660 - MongoCollection::update upsert examples
- Example#1661 - MongoCollection::update multiple example
- Example#1662 - MongoCursor basic usage
- Example#1663 - Iterating over MongoCursor
- Example#1664 - Adding options to MongoCursor
- Example#1665 - Adding a comment with MongoCursor::addOption example
- Example#1666 - MongoCursor::addOption example
- Example#1667 - MongoCursor::awaitData example
- Example#1668 - MongoCursor::batchSize and combinations with MongoCursor::limit
- Example#1669 - MongoCursor::count example
- Example#1670 - MongoCursor::doQuery example
- Example#1671 - MongoCursor::explain example
- Example#1672 - MongoCursor::getReadPreference return value example
- Example#1673 - MongoCursor::info example
- Example#1674 - MongoCursor::maxTimeMS example
- Example#1675 - MongoCursor::setFlag example
- Example#1676 - MongoCursor::setReadPreference tag set array syntax example
- Example#1677 - MongoCursor::slaveOkay example
- Example#1678 - MongoCursor::sort example
- Example#1679 - MongoCursor::tailable example
- Example#1680 - MongoCursor::timeout example
- Example#1681 - Adding options to MongoCommandCursor
- Example#1682 - MongoCommandCursor::batchSize
- Example#1683 - MongoCommandCursor example
- Example#1684 - MongoCommandCursor::createFromDocument
- Example#1685 - MongoCommandCursor::getReadPreference return value example
- Example#1686 - MongoCommandCursor::info example
- Example#1687 - MongoCommandCursor::rewind
- Example#1688 - MongoCommandCursor::setReadPreference tag set array syntax example
- Example#1689 - MongoCommandCursor::timeout example
- Example#1690 - MongoId::__construct example
- Example#1691 - Parameter example
- Example#1692 - MongoId::__toString example
- Example#1693 - MongoCode::__construct example
- Example#1694 - Using MongoCode with $where
- Example#1695 - MongoCode::__toString example
- Example#1696 - Storing dates with MongoDate
- Example#1697 - MongoDate::__construct example
- Example#1698 - MongoDate::toDateTime example
- Example#1699 - Regular expression pattern
- Example#1700 - MongoRegex::__construct example
- Example#1701 - MongoRegex::__toString example
- Example#1702 -
- Example#1703 - Linking documents
- Example#1704 - Creating MongoDBRef links
- Example#1705 - MongoDBRef::create example
- Example#1706 - MongoCollection::createDBRef example
- Example#1707 - MongoGridFS::findOne example
- Example#1708 - MongoGridFS::storeBytes with additional metadata
- Example#1709 - MongoGridFS::storeFile with additional metadata
- Example#1710 - MongoGridFS::storeUpload HTML form example
- Example#1711 - MongoGridFSFile::getBytes example
- Example#1712 - MongoGridFSFile::getResource example
- Example#1713 - MongoGridFSFile::write example
- Example#1714 - MongoWriteBatch example
- Example#1715 - MongoWriteBatch::add example
- Example#1716 - MongoWriteBatch::add example
- Example#1717 - MongoWriteBatch::add example
- Example#1718 - MongoWriteBatch::add example
- Example#1719 - MongoWriteBatch::add example
- Example#1720 - MongoWriteBatch::add example
- Example#1721 - MongoLog::setCallback example
- Example#1722 - Changing pool size
- Example#1723 - Mongo::setPoolSize example
- Example#1724 - Changing pool size
- Example#1725 - Mongo::setPoolSize example
- Example#1726 - MongoResultException::getDocument example
- Example#1727 - Catching MongoDuplicateKeyException
- Example#1728 - Catching MongoProtocolException
- Example#1729 - MongoDB\Driver\Manager::__construct basic example
- Example#1730 - MongoDB\Driver\Manager::__construct basic examples
- Example#1731 - MongoDB\Driver\Manager::executeBulkWrite example
- Example#1732 - MongoDB\Driver\Manager::executeCommand with a command returning a single result document
- Example#1733 - MongoDB\Driver\Manager::executeCommand with a command returning a cursor
- Example#1734 - Limiting execution time for a command
- Example#1735 - MongoDB\Driver\Manager::executeQuery example
- Example#1736 - Limiting execution time for a query
- Example#1737 - MongoDB\Driver\Manager::getReadConcern example
- Example#1738 - MongoDB\Driver\Manager::getReadPreference example
- Example#1739 - MongoDB\Driver\Manager::getServers example
- Example#1740 - MongoDB\Driver\Manager::getWriteConcern example
- Example#1741 - Composing MongoDB\Driver\Command to provide a helper to create collections
- Example#1742 - MongoDB\Driver\Command::__construct example
- Example#1743 - MongoDB\Driver\Command::__construct example
- Example#1744 - MongoDB\Driver\Query::__construct example
- Example#1745 - Mixed write operations are grouped by type
- Example#1746 - Ordered write operations causing an error
- Example#1747 - MongoDB\Driver\BulkWrite::__construct example
- Example#1748 - MongoDB\Driver\BulkWrite::count example
- Example#1749 - MongoDB\Driver\BulkWrite::delete example
- Example#1750 - MongoDB\Driver\BulkWrite::insert example
- Example#1751 - MongoDB\Driver\BulkWrite::update example
- Example#1752 - MongoDB\Driver\WriteConcern::bsonSerialize with majority write concern
- Example#1753 - MongoDB\Driver\WriteConcern::bsonSerialize with wtimeout and journal
- Example#1754 - MongoDB\Driver\WriteConcern::__construct example
- Example#1755 - MongoDB\Driver\WriteConcern::getJournal example
- Example#1756 - MongoDB\Driver\WriteConcern::getW example
- Example#1757 - MongoDB\Driver\WriteConcern::getWtimeout example
- Example#1758 - MongoDB\Driver\WriteConcern::isDefault example
- Example#1759 - MongoDB\Driver\ReadPreference::bsonSerialize with primary read preference
- Example#1760 - MongoDB\Driver\ReadPreference::bsonSerialize with secondary read preference and tag sets
- Example#1761 - MongoDB\Driver\ReadPreference::bsonSerialize with secondary read preference and max staleness
- Example#1762 - MongoDB\Driver\ReadPreference::__construct example
- Example#1763 - MongoDB\Driver\ReadPreference::getMaxStalenessSeconds example
- Example#1764 - MongoDB\Driver\ReadPreference::getMode example
- Example#1765 - MongoDB\Driver\ReadPreference::getTagSets example
- Example#1766 - MongoDB\Driver\ReadConcern::bsonSerialize with empty read concern
- Example#1767 - MongoDB\Driver\ReadConcern::bsonSerialize with local read concern
- Example#1768 - MongoDB\Driver\ReadConcern::__construct example
- Example#1769 - MongoDB\Driver\ReadConcern::getLevel example
- Example#1770 - MongoDB\Driver\ReadConcern::isDefault example
- Example#1771 - Reading a result set
- Example#1772 - Reading a result set for a tailable cursor
- Example#1773 - MongoDB\Driver\Cursor::getId example
- Example#1774 - MongoDB\Driver\Cursor::getServer example
- Example#1775 - MongoDB\Driver\Cursor::isDead example
- Example#1776 - MongoDB\Driver\Cursor::setTypeMap example
- Example#1777 - MongoDB\Driver\Cursor::toArray example
- Example#1778 - MongoDB\Driver\CursorId::__toString example
- Example#1779 - MongoDB\Driver\Server::getHost example
- Example#1780 - MongoDB\Driver\Server::getInfo example
- Example#1781 - MongoDB\Driver\Server::getLatency example
- Example#1782 - MongoDB\Driver\Server::getPort example
- Example#1783 - MongoDB\Driver\WriteConcernError::getCode example
- Example#1784 - MongoDB\Driver\WriteConcernError::getInfo example
- Example#1785 - MongoDB\Driver\WriteConcernError::getMessage example
- Example#1786 - MongoDB\Driver\WriteError::getCode example
- Example#1787 - MongoDB\Driver\WriteError::getIndex example
- Example#1788 - MongoDB\Driver\WriteError::getMessage example
- Example#1789 - MongoDB\Driver\WriteResult::getDeletedCount example
- Example#1790 - MongoDB\Driver\WriteResult::getInsertedCount example
- Example#1791 - MongoDB\Driver\WriteResult::getMatchedCount example
- Example#1792 - MongoDB\Driver\WriteResult::getModifiedCount example
- Example#1793 - MongoDB\Driver\WriteResult::getServer example
- Example#1794 - MongoDB\Driver\WriteResult::getUpsertedCount example
- Example#1795 - MongoDB\Driver\WriteResult::getUpsertedIds example
- Example#1796 - MongoDB\Driver\WriteResult::getWriteConcernError example
- Example#1797 - MongoDB\Driver\WriteResult::getWriteErrors with a single error
- Example#1798 - MongoDB\Driver\WriteResult::getWriteErrors with multiple errors
- Example#1799 - MongoDB\Driver\WriteResult::isAcknowledged with acknowledged write concern
- Example#1800 - MongoDB\Driver\WriteResult::isAcknowledged with unacknowledged write concern
- Example#1801 - MongoDB\BSON\fromJSON example
- Example#1802 - MongoDB\BSON\fromPHP example
- Example#1803 - MongoDB\BSON\toCanonicalExtendedJSON example
- Example#1804 - MongoDB\BSON\toJSON example
- Example#1805 - MongoDB\BSON\toPHP example
- Example#1806 - MongoDB\BSON\toRelaxedExtendedJSON example
- Example#1807 - MongoDB\BSON\Binary::__construct example
- Example#1808 - MongoDB\BSON\Binary::getData example
- Example#1809 - MongoDB\BSON\Binary::getType example
- Example#1810 - MongoDB\BSON\Binary::__toString example
- Example#1811 - MongoDB\BSON\Decimal128::__construct example
- Example#1812 - MongoDB\BSON\Decimal128::__toString example
- Example#1813 - MongoDB\BSON\Javascript::__construct example
- Example#1814 - MongoDB\BSON\Javascript::getCode example
- Example#1815 - MongoDB\BSON\Javascript::getScope example
- Example#1816 - MongoDB\BSON\Javascript::__toString example
- Example#1817 - MongoDB\BSON\MaxKey::__construct example
- Example#1818 - MongoDB\BSON\MinKey::__construct example
- Example#1819 - MongoDB\BSON\ObjectId::__construct example
- Example#1820 - MongoDB\BSON\ObjectId::getTimestamp example
- Example#1821 - MongoDB\BSON\ObjectId::__toString example
- Example#1822 - MongoDB\BSON\Regex::__construct example
- Example#1823 - MongoDB\BSON\Regex::getFlags example
- Example#1824 - MongoDB\BSON\Regex::getPattern example
- Example#1825 - MongoDB\BSON\Regex::__toString example
- Example#1826 - MongoDB\BSON\Timestamp::__construct example
- Example#1827 - MongoDB\BSON\Timestamp::__toString example
- Example#1828 - MongoDB\BSON\UTCDateTime::__construct example
- Example#1829 - MongoDB\BSON\UTCDatetime::toDateTime example
- Example#1830 - MongoDB\BSON\UTCDateTime::__toString example
- Example#1831 - MongoDB\BSON\Serializable::bsonSerialize returning an associative array for root document
- Example#1832 - MongoDB\BSON\Serializable::bsonSerialize returning a sequential array for root document
- Example#1833 - MongoDB\BSON\Serializable::bsonSerialize returning an associative array for document field
- Example#1834 - MongoDB\BSON\Serializable::bsonSerialize returning a sequential array for document field
- Example#1835 - MongoDB\BSON\Unserializable::bsonUnserialize example
- Example#1836 - MongoDB\BSON\Int64::__toString example
- Example#1837 - MongoDB\Driver\Exception\WriteException::getWriteResult example
- Example#1838 - Eine Abfrage ausführen
- Example#1839 - msql_fetch_array Beispiel
- Example#1840 - msql_fetch_object-Beispiel
- Example#1841 - msql_fetch_row-Beispiel
- Example#1842 - msql_query-Beispiel
- Example#1843 - mssql_bind-Beispiel
- Example#1844 - mssql_close-Beispiel
- Example#1845 - mssql_connect-Beispiel
- Example#1846 - mssql_data_seek-Beispiel
- Example#1847 - mssql_execute-Beispiel
- Example#1848 - mssql_fetch_array-Beispiel
- Example#1849 - mssql_fetch_assoc-Beispiel
- Example#1850 - mssql_fetch_batch-Beispiel
- Example#1851 - mssql_fetch_field-Beispiel
- Example#1852 - mssql_fetch_object-Beispiel
- Example#1853 - mssql_fetch_row-Beispiel
- Example#1854 - mssql_field_length-Beispiel
- Example#1855 - mssql_field_name-Beispiel
- Example#1856 - Die Verwendung von mssql_field_seek im Beispiel für mssql_fetch_field
- Example#1857 - mssql_field_type-Beispiel
- Example#1858 - mssql_free_result-Beispiel
- Example#1859 - mssql_free_statement-Beispiel
- Example#1860 - mssql_get_last_message-Beispiel
- Example#1861 - mssql_guid_string-Beispiel
- Example#1862 - mssql_init-Beispiel
- Example#1863 - mssql_min_error_severity-Beispiel
- Example#1864 - mssql_min_message_severity-Beispiel
- Example#1865 - mssql_next_result-Beispiel
- Example#1866 - mssql_num_fields-Beispiel
- Example#1867 - mssql_num_rows-Beispiel
- Example#1868 - mssql_pconnect mit Verwendung des Parameters new_link
- Example#1869 - mssql_query-Beispiel
- Example#1870 - mssql_result-Beispiel
- Example#1871 - Die schnellere Alternative zu obigem Beispiel
- Example#1872 - mssql_rows_affected-Beispiel
- Example#1873 - mssql_select_db-Beispiel
- Example#1874 - Maskieren des Datenbanknamens mit eckigen Klammern
- Example#1875 - Comparing the three MySQL APIs
- Example#1876 - Configure commands for using mysqlnd or libmysqlclient
- Example#1877 - Unbuffered query example: mysqli
- Example#1878 - Unbuffered query example: pdo_mysql
- Example#1879 - Unbuffered query example: mysql
- Example#1880 - Problems with setting the character set with SQL
- Example#1881 - Setting the character set example: mysqli
- Example#1882 - Setting the character set example: pdo_mysql
- Example#1883 - Setting the character set example: mysql
- Example#1884 - Easy migration from the old mysql extension
- Example#1885 - Object-oriented and procedural interface
- Example#1886 - Bad coding style
- Example#1887 - Special meaning of localhost
- Example#1888 - Setting defaults
- Example#1889 - Connecting to MySQL
- Example#1890 - Navigation through buffered results
- Example#1891 - Navigation through unbuffered results
- Example#1892 - Text protocol returns strings by default
- Example#1893 - Native data types with mysqlnd and connection option
- Example#1894 - First stage: prepare
- Example#1895 - Second stage: bind and execute
- Example#1896 - INSERT prepared once, executed multiple times
- Example#1897 - Less round trips using multi-INSERT SQL
- Example#1898 - Native datatypes
- Example#1899 - Output variable binding
- Example#1900 - Using mysqli_result to fetch results
- Example#1901 - Buffered result set for flexible read out
- Example#1902 - Calling a stored procedure
- Example#1903 - Using session variables
- Example#1904 - Fetching results from stored procedures
- Example#1905 - Stored Procedures and Prepared Statements
- Example#1906 - Stored Procedures and Prepared Statements using bind API
- Example#1907 - Multiple Statements
- Example#1908 - SQL Injection
- Example#1909 - Setting auto commit mode with SQL and through the API
- Example#1910 - Commit and rollback
- Example#1911 - Accessing result set meta data
- Example#1912 - Prepared statements metadata
- Example#1913 - MySQLi extension overview example
- Example#1914 - $mysqli->affected_rows example
- Example#1915 - mysqli::autocommit Beispiel
- Example#1916 - $mysqli->begin_transaction example
- Example#1917 - mysqli::change_user example
- Example#1918 - mysqli::character_set_name example
- Example#1919 - mysqli::commit example
- Example#1920 - $mysqli->connect_errno example
- Example#1921 - $mysqli->connect_error example
- Example#1922 - mysqli::__construct example
- Example#1923 - Generating a Trace File
- Example#1924 - $mysqli->errno example
- Example#1925 - $mysqli->error_list example
- Example#1926 - $mysqli->error example
- Example#1927 - $mysqli->field_count example
- Example#1928 - mysqli::get_charset example
- Example#1929 - mysqli_get_client_info
- Example#1930 - mysqli_get_client_version
- Example#1931 - A mysqli_get_connection_stats example
- Example#1932 - $mysqli->host_info example
- Example#1933 - $mysqli->protocol_version example
- Example#1934 - $mysqli->server_info example
- Example#1935 - $mysqli->server_version example
- Example#1936 - $mysqli->info example
- Example#1937 - $mysqli->insert_id example
- Example#1938 - mysqli::kill example
- Example#1939 - mysqli::multi_query example
- Example#1940 - mysqli::ping example
- Example#1941 - A mysqli_poll example
- Example#1942 - mysqli::prepare example
- Example#1943 - mysqli::query example
- Example#1944 - mysqli::real_connect example
- Example#1945 - mysqli::real_escape_string example
- Example#1946 - mysqli::rollback example
- Example#1947 - mysqli::select_db example
- Example#1948 - mysqli::set_charset example
- Example#1949 - mysqli::set_local_infile_handler example
- Example#1950 - $mysqli->sqlstate example
- Example#1951 - mysqli::stat Beispiel
- Example#1952 - $mysqli->thread_id example
- Example#1953 - mysqli::use_result example
- Example#1954 - $mysqli->warning_count Beispiel
- Example#1955 - Objektorientierter Stil
- Example#1956 - Prozeduraler Stil
- Example#1957 - Objektorientierter Stil
- Example#1958 - Prozeduraler Stil
- Example#1959 - Objektorientierter Stil
- Example#1960 - Prozeduraler Stil
- Example#1961 - Objektorientierter Stil
- Example#1962 - Prozeduraler Stil
- Example#1963 - Objektorientierter Stil
- Example#1964 - Prozeduraler Stil
- Example#1965 - Objektorientierter Stil
- Example#1966 - Prozeduraler Stil
- Example#1967 - Objektorientierter Stil
- Example#1968 - Prozeduraler Stil
- Example#1969 - Objektorientierter Stil
- Example#1970 - Prozeduraler Stil
- Example#1971 - Objektorientierter Stil
- Example#1972 - Prozeduraler Stil
- Example#1973 - Objektorientierter Stil
- Example#1974 - Prozeduraler Stil
- Example#1975 - Objektorientierter Stil
- Example#1976 - Prozeduraler Stil
- Example#1977 - Objektorientierter Stil
- Example#1978 - Prozeduraler Stil
- Example#1979 - Objektorientierter Stil
- Example#1980 - Prozeduraler Stil
- Example#1981 - Objektorientierter Stil
- Example#1982 - Prozeduraler Stil
- Example#1983 - Objektorientierter Stil
- Example#1984 - Objektorientierter Stil
- Example#1985 - Prozeduraler Stil
- Example#1986 - Objektorientierter Stil
- Example#1987 - Prozeduraler Stil
- Example#1988 - Objektorientierter Stil
- Example#1989 - Prozeduraler Stil
- Example#1990 - Objektorientierter Stil
- Example#1991 - Prozeduraler Stil
- Example#1992 - Objektorientierter Stil
- Example#1993 - Prozeduraler Stil
- Example#1994 - Objektorientierter Stil
- Example#1995 - Prozeduraler Stil
- Example#1996 - A mysqli_result example comparing iterator usage
- Example#1997 - Objektorientierter Stil
- Example#1998 - Prozeduraler Stil
- Example#1999 - Objektorientierter Stil
- Example#2000 - Prozeduraler Stil
- Example#2001 - Objektorientierter Stil
- Example#2002 - Prozeduraler Stil
- Example#2003 - Objektorientierter Stil
- Example#2004 - Prozeduraler Stil
- Example#2005 - Objektorientierter Stil
- Example#2006 - Prozeduraler Stil
- Example#2007 - Objektorientierter Stil
- Example#2008 - Prozeduraler Stil
- Example#2009 - Objektorientierter Stil
- Example#2010 - Prozeduraler Stil
- Example#2011 - Objektorientierter Stil
- Example#2012 - Prozeduraler Stil
- Example#2013 - Objektorientierter Stil
- Example#2014 - Prozeduraler Stil
- Example#2015 - Objektorientierter Stil
- Example#2016 - Prozeduraler Stil
- Example#2017 - mysqli_connect Beispiel
- Example#2018 - A mysqli_get_client_stats example
- Example#2019 - Connecting to a MySQL Server
- Example#2020 - Creating a Schema and Collection on the MySQL Server
- Example#2021 - Storing and Retrieving Data
- Example#2022 - Fetching and Iterating Multiple Documents
- Example#2023 - mysql_xdevapi\Expression example
- Example#2024 - URI examples
- Example#2025 - mysql_xdevapi\getSession example
- Example#2026 - mysql_xdevapi\RowResult::getWarnings example
- Example#2027 - mysql_xdevapi\RowResult::getWarningsCount example
- Example#2028 - mysql_xdevapi\Collection::add example
- Example#2029 - mysql_xdevapi\Collection::addOrReplaceOne example
- Example#2030 - mysql_xdevapi\Collection::getOne example
- Example#2031 - mysql_xdevapi\Collection::count example
- Example#2032 - mysql_xdevapi\Collection::createIndex example
- Example#2033 - mysql_xdevapi\Collection::dropIndex example
- Example#2034 - mysql_xdevapi\Collection::existsInDatabase example
- Example#2035 - mysql_xdevapi\Collection::find example
- Example#2036 - mysql_xdevapi\Collection::getName example
- Example#2037 - mysql_xdevapi\Collection::getOne example
- Example#2038 - mysql_xdevapi\Collection::getSchema example
- Example#2039 - mysql_xdevapi\Collection::getSession example
- Example#2040 - mysql_xdevapi\Collection::modify example
- Example#2041 - mysql_xdevapi\Collection::remove example
- Example#2042 - mysql_xdevapi\Collection::removeOne example
- Example#2043 - mysql_xdevapi\Collection::replaceOne example
- Example#2044 - mysql_xdevapi\CollectionAdd::__construct example
- Example#2045 - mysql_xdevapi\CollectionAdd::execute example
- Example#2046 - mysql_xdevapi\CollectionFind::bind example
- Example#2047 - CollectionFind example
- Example#2048 - CollectionFind example
- Example#2049 - mysql_xdevapi\CollectionFind::fields example
- Example#2050 - mysql_xdevapi\CollectionFind::groupBy example
- Example#2051 - mysql_xdevapi\CollectionFind::having example
- Example#2052 - mysql_xdevapi\CollectionFind::limit example
- Example#2053 - mysql_xdevapi\CollectionFind::lockExclusive example
- Example#2054 - mysql_xdevapi\CollectionFind::lockShared example
- Example#2055 - mysql_xdevapi\CollectionFind::offset example
- Example#2056 - mysql_xdevapi\CollectionFind::sort example
- Example#2057 - mysql_xdevapi\CollectionModify::arrayAppend example
- Example#2058 - mysql_xdevapi\CollectionModify::arrayInsert example
- Example#2059 - mysql_xdevapi\CollectionModify::bind example
- Example#2060 - mysql_xdevapi\CollectionModify::__construct example
- Example#2061 - mysql_xdevapi\CollectionModify::execute example
- Example#2062 - mysql_xdevapi\CollectionModify::limit example
- Example#2063 - mysql_xdevapi\CollectionModify::patch example
- Example#2064 - mysql_xdevapi\CollectionModify::replace example
- Example#2065 - mysql_xdevapi\CollectionModify::set example
- Example#2066 - mysql_xdevapi\CollectionModify::skip example
- Example#2067 - mysql_xdevapi\CollectionModify::sort example
- Example#2068 - mysql_xdevapi\CollectionModify::unset example
- Example#2069 - mysql_xdevapi\CollectionRemove::bind example
- Example#2070 - mysql_xdevapi\Collection::remove example
- Example#2071 - mysql_xdevapi\CollectionRemove::execute example
- Example#2072 - mysql_xdevapi\CollectionRemove::limit example
- Example#2073 - mysql_xdevapi\CollectionRemove::sort example
- Example#2074 - mysql_xdevapi\ColumnResult::__construct example
- Example#2075 - mysql_xdevapi\ColumnResult::getCharacterSetName example
- Example#2076 - mysql_xdevapi\ColumnResult::getCollationName example
- Example#2077 - mysql_xdevapi\ColumnResult::getColumnLabel example
- Example#2078 - mysql_xdevapi\ColumnResult::getColumnName example
- Example#2079 - mysql_xdevapi\ColumnResult::getFractionalDigits example
- Example#2080 - mysql_xdevapi\ColumnResult::getLength example
- Example#2081 - mysql_xdevapi\ColumnResult::getSchemaName example
- Example#2082 - mysql_xdevapi\ColumnResult::getTableLabel example
- Example#2083 - mysql_xdevapi\ColumnResult::getTableName example
- Example#2084 - mysql_xdevapi\ColumnResult::getType example
- Example#2085 - mysql_xdevapi\ColumnResult::isNumberSigned example
- Example#2086 - mysql_xdevapi\ColumnResult::isPadded example
- Example#2087 - mysql_xdevapi\CrudOperationBindable::bind example
- Example#2088 - mysql_xdevapi\CrudOperationLimitable::limit example
- Example#2089 - mysql_xdevapi\CrudOperationSkippable::skip example
- Example#2090 - mysql_xdevapi\CrudOperationSortable::sort example
- Example#2091 - mysql_xdevapi\DatabaseObject::existsInDatabase example
- Example#2092 - mysql_xdevapi\DatabaseObject::getName example
- Example#2093 - mysql_xdevapi\DatabaseObject::getSession example
- Example#2094 - A DocResult example
- Example#2095 - mysql_xdevapi\DocResult::fetchAll example
- Example#2096 - mysql_xdevapi\DocResult::fetchOne example
- Example#2097 - mysql_xdevapi\DocResult::getWarnings example
- Example#2098 - mysql_xdevapi\DocResult::getWarningsCount example
- Example#2099 - execute() examples
- Example#2100 - mysql_xdevapi\ExecutionStatus::__construct example
- Example#2101 - mysql_xdevapi\Expression::__construct example
- Example#2102 - mysql_xdevapi\Result::__construct example
- Example#2103 - mysql_xdevapi\Result::getAutoIncrementValue example
- Example#2104 - mysql_xdevapi\Result::getGeneratedIds example
- Example#2105 - mysql_xdevapi\RowResult::getWarnings example
- Example#2106 - mysql_xdevapi\RowResult::getWarningsCount example
- Example#2107 - mysql_xdevapi\RowResult::__construct example
- Example#2108 - mysql_xdevapi\RowResult::fetchAll example
- Example#2109 - mysql_xdevapi\RowResult::fetchOne example
- Example#2110 - mysql_xdevapi\RowResult::getColumnsCount example
- Example#2111 - mysql_xdevapi\RowResult::getColumnNames example
- Example#2112 - mysql_xdevapi\RowResult::getColumns example
- Example#2113 - mysql_xdevapi\RowResult::getWarnings example
- Example#2114 - mysql_xdevapi\RowResult::getWarningsCount example
- Example#2115 - Schema::__construct example
- Example#2116 - Schema::createCollection example
- Example#2117 - Schema::dropCollection example
- Example#2118 - Schema::existsInDatabase example
- Example#2119 - Schema::getCollection example
- Example#2120 - Schema::getCollectionAsTable example
- Example#2121 - mysql_xdevapi\Schema::getCollections example
- Example#2122 - mysql_xdevapi\Schema::getName example
- Example#2123 - mysql_xdevapi\Schema::getSession example
- Example#2124 - mysql_xdevapi\Schema::getTable example
- Example#2125 - mysql_xdevapi\Schema::getTables example
- Example#2126 - mysql_xdevapi\Session::getSchema example
- Example#2127 - mysql_xdevapi\Session::close example
- Example#2128 - mysql_xdevapi\Session::commit example
- Example#2129 - mysql_xdevapi\Session::__construct example
- Example#2130 - mysql_xdevapi\Session::createSchema example
- Example#2131 - mysql_xdevapi\Session::dropSchema example
- Example#2132 - mysql_xdevapi\Session::generateUuid example
- Example#2133 - mysql_xdevapi\Session::getSchema example
- Example#2134 - mysql_xdevapi\Session::getSchemas example
- Example#2135 - mysql_xdevapi\Session::getServerVersion example
- Example#2136 - mysql_xdevapi\Session::listClients example
- Example#2137 - mysql_xdevapi\Session::quoteName example
- Example#2138 - mysql_xdevapi\Session::releaseSavepoint example
- Example#2139 - mysql_xdevapi\Session::rollback example
- Example#2140 - mysql_xdevapi\Session::rollbackTo example
- Example#2141 - mysql_xdevapi\Session::setSavepoint example
- Example#2142 - mysql_xdevapi\Session::sql example
- Example#2143 - mysql_xdevapi\Session::startTransaction example
- Example#2144 - mysql_xdevapi\SqlStatement::bind example
- Example#2145 - mysql_xdevapi\SqlStatement::__construct example
- Example#2146 - mysql_xdevapi\SqlStatement::execute example
- Example#2147 - mysql_xdevapi\SqlStatement::getNextResult example
- Example#2148 - mysql_xdevapi\SqlStatement::getResult example
- Example#2149 - mysql_xdevapi\SqlStatement::hasMoreResults example
- Example#2150 - mysql_xdevapi\SqlStatementResult::__construct example
- Example#2151 - mysql_xdevapi\SqlStatementResult::fetchAll example
- Example#2152 - mysql_xdevapi\SqlStatementResult::fetchOne example
- Example#2153 - mysql_xdevapi\SqlStatementResult::getAffectedItemsCount example
- Example#2154 - mysql_xdevapi\SqlStatementResult::getColumnsCount example
- Example#2155 - mysql_xdevapi\SqlStatementResult::getColumnNames example
- Example#2156 - mysql_xdevapi\SqlStatementResult::getColumns example
- Example#2157 - mysql_xdevapi\SqlStatementResult::getGeneratedIds example
- Example#2158 - mysql_xdevapi\SqlStatementResult::getLastInsertId example
- Example#2159 - mysql_xdevapi\SqlStatementResult::getWarnings example
- Example#2160 - mysql_xdevapi\SqlStatementResult::getWarningsCount example
- Example#2161 - mysql_xdevapi\SqlStatementResult::hasData example
- Example#2162 - mysql_xdevapi\SqlStatementResult::nextResult example
- Example#2163 - mysql_xdevapi\Statement::__construct example
- Example#2164 - mysql_xdevapi\Statement::getNextResult example
- Example#2165 - mysql_xdevapi\Statement::getResult example
- Example#2166 - mysql_xdevapi\Statement::hasMoreResults example
- Example#2167 - mysql_xdevapi\Table::__construct example
- Example#2168 - mysql_xdevapi\Table::count example
- Example#2169 - mysql_xdevapi\Table::delete example
- Example#2170 - mysql_xdevapi\Table::existsInDatabase example
- Example#2171 - mysql_xdevapi\Table::getName example
- Example#2172 - mysql_xdevapi\Table::getSchema example
- Example#2173 - mysql_xdevapi\Table::getSession example
- Example#2174 - mysql_xdevapi\Table::insert example
- Example#2175 - mysql_xdevapi\Table::isView example
- Example#2176 - mysql_xdevapi\Table::count example
- Example#2177 - mysql_xdevapi\Table::update example
- Example#2178 - mysql_xdevapi\TableDelete::bind example
- Example#2179 - mysql_xdevapi\TableDelete::__construct example
- Example#2180 - mysql_xdevapi\TableDelete::execute example
- Example#2181 - mysql_xdevapi\TableDelete::limit example
- Example#2182 - mysql_xdevapi\TableDelete::orderBy example
- Example#2183 - mysql_xdevapi\TableDelete::where example
- Example#2184 - mysql_xdevapi\TableInsert::__construct example
- Example#2185 - mysql_xdevapi\TableInsert::execute example
- Example#2186 - mysql_xdevapi\TableInsert::values example
- Example#2187 - mysql_xdevapi\TableSelect::bind example
- Example#2188 - mysql_xdevapi\TableSelect::__construct example
- Example#2189 - mysql_xdevapi\TableSelect::execute example
- Example#2190 - mysql_xdevapi\TableSelect::groupBy example
- Example#2191 - mysql_xdevapi\TableSelect::having example
- Example#2192 - mysql_xdevapi\TableSelect::limit example
- Example#2193 - mysql_xdevapi\TableSelect::lockExclusive example
- Example#2194 - mysql_xdevapi\TableSelect::lockShared example
- Example#2195 - mysql_xdevapi\TableSelect::offset example
- Example#2196 - mysql_xdevapi\TableSelect::orderBy example
- Example#2197 - mysql_xdevapi\TableSelect::where example
- Example#2198 - mysql_xdevapi\TableUpdate::bind example
- Example#2199 - mysql_xdevapi\TableUpdate::__construct example
- Example#2200 - mysql_xdevapi\TableUpdate::execute example
- Example#2201 - mysql_xdevapi\TableUpdate::limit example
- Example#2202 - mysql_xdevapi\TableUpdate::orderby example
- Example#2203 - mysql_xdevapi\TableUpdate::set example
- Example#2204 - mysql_xdevapi\TableUpdate::where example
- Example#2205 - mysql_xdevapi\Warning::__construct example
- Example#2206 - mysql_xdevapi\XSession::__construct example
- Example#2207 - MySQL-Erweiterung: ein Überblicks-Beispiel
- Example#2208 - mysql_affected_rows Beispiel
- Example#2209 - mysql_affected_rows Beispiel mit Transaktionen
- Example#2210 - mysql_client_encoding Beispiel
- Example#2211 - mysql_close example
- Example#2212 - mysql_connect Beispiel
- Example#2213 - mysql_connect Beispiel unter Nutzung der hostname:port Syntax
- Example#2214 - mysql_connect Beispiel unter Nutzung der ":/path/to/socket" Syntax
- Example#2215 - mysql_create_db Alternativbeispiel
- Example#2216 - mysql_data_seek Beispiel
- Example#2217 - mysql_db_name Beispiel
- Example#2218 - mysql_db_query Alternativbeispiel
- Example#2219 - mysql_drop_db Alternativbeispiel
- Example#2220 - mysql_errno example
- Example#2221 - mysql_error Beispiel
- Example#2222 - mysql_escape_string Beispiel
- Example#2223 - Abfrage mit alias für identische Feldnamen
- Example#2224 - mysql_fetch_array mit MYSQL_NUM
- Example#2225 - mysql_fetch_array mit MYSQL_ASSOC
- Example#2226 - mysql_fetch_array mit MYSQL_BOTH
- Example#2227 - Ein ausführliches mysql_fetch_assoc Beispiel
- Example#2228 - mysql_fetch_field Beispiel
- Example#2229 - Ein mysql_fetch_lengths Beispiel
- Example#2230 - mysql_fetch_object-Beispiel
- Example#2231 - mysql_fetch_object-Beispiel
- Example#2232 - Eine Zeile mit mysql_fetch_row holen
- Example#2233 - Ein mysql_field_flags Beispiel
- Example#2234 - mysql_field_len Beispiel
- Example#2235 - mysql_field_name Beispiel
- Example#2236 - Ein mysql_field_table Beispiel
- Example#2237 - mysql_field_type Beispiel
- Example#2238 - Ein mysql_free_result Beispiel
- Example#2239 - mysql_get_client_info Bespiel
- Example#2240 - mysql_get_host_info Beispiel
- Example#2241 - mysql_get_proto_info Beispiel
- Example#2242 - mysql_get_server_info Beispiel
- Example#2243 - Relevante MySQL Anweisungen
- Example#2244 - mysql_insert_id Beispiel
- Example#2245 - mysql_list_dbs Beispiel
- Example#2246 - Alternative zum veraltetenmysql_list_fields
- Example#2247 - mysql_list_processes Beispiel
- Example#2248 - mysql_list_tables Alternativbeispiel
- Example#2249 - A mysql_num_fields Beispiel
- Example#2250 - mysql_num_rows Beispiel
- Example#2251 - mysql_ping Beispiel
- Example#2252 - Ungültige Anfrage
- Example#2253 - Gültige Anfrage
- Example#2254 - Einfaches mysql_real_escape_string-Beispiel
- Example#2255 - mysql_real_escape_string benötigt eine Verbindung
- Example#2256 - Ein beispielhafter SQL Injection Angriff
- Example#2257 - mysql_result Beispiel
- Example#2258 - mysql_select_db Beispiel
- Example#2259 - mysql_stat Beispiel
- Example#2260 - Alternatives mysql_stat Beispiel
- Example#2261 - mysql_tablename-Beispiel
- Example#2262 - mysql_thread_id Beispiel
- Example#2263 - Enabling the plugin (php.ini)
- Example#2264 - Minimal plugin-specific configuration file (mysqlnd_ms_plugin.ini)
- Example#2265 - Recommended minimal plugin-specific config (mysqlnd_ms_plugin.ini)
- Example#2266 - Using one server as a master and as a slave (testing only!)
- Example#2267 - Plugin specific configuration file (mysqlnd_ms_plugin.ini)
- Example#2268 - Opening a load balanced connection
- Example#2269 - Executing statements
- Example#2270 - Plugin config with one slave and one master
- Example#2271 - Pitfall: connection state and SQL user variables
- Example#2272 - Plugin config with one slave and one master
- Example#2273 - SQL hints to prevent connection switches
- Example#2274 - Fighting replication lag
- Example#2275 - Table creation on a slave
- Example#2276 - Plugin config with one slave and one master
- Example#2277 - Using SQL hints for transactions
- Example#2278 - Transaction aware load balancing: trx_stickiness setting
- Example#2279 - Transaction aware
- Example#2280 - General pattern for XA transactions
- Example#2281 - Local and global transactions are mutually exclusive
- Example#2282 - Transaction coordinator state store
- Example#2283 - Session consistency: read your writes
- Example#2284 - Requesting session consistency
- Example#2285 - Maximum age/slave lag
- Example#2286 - Limiting slave lag
- Example#2287 - Fail over not set
- Example#2288 - No slave within time limit
- Example#2289 - Create counter table on master
- Example#2290 - Plugin config: SQL for client-side GTID injection
- Example#2291 - Transparent global transaction ID injection
- Example#2292 - Plugin config: SQL for fetching GTID
- Example#2293 - Obtaining GTID after injection
- Example#2294 - Plugin config: Checking for a certain GTID
- Example#2295 - Session consistency service level and GTID combined
- Example#2296 - Plugin config: using MySQL 5.6.5-m8 built-in GTID feature
- Example#2297 - Recap: quality of service to request read your writes
- Example#2298 - Plugin config: no special entries for caching
- Example#2299 - Caching a slave request
- Example#2300 - Read your writes and caching combined
- Example#2301 - Manual failover, automatic optional
- Example#2302 - Manual failover
- Example#2303 - Cluster node groups
- Example#2304 - Manual partitioning using SQL hints
- Example#2305 - Plugin config: Fabric hosts instead of MySQL servers
- Example#2306 - Manual partitioning using SQL hints
- Example#2307 - Provoking a connection error
- Example#2308 - Connection error on query execution
- Example#2309 - Provoking a connection error
- Example#2310 - Most basic failover
- Example#2311 - Provoking a transient error
- Example#2312 - Transient error retry loop
- Example#2313 - Enabling the plugin (php.ini)
- Example#2314 - Basic plugin configuration (mysqlnd_ms_plugin.ini) for MySQL Replication
- Example#2315 - Multiple primaries - multi master (php.ini)
- Example#2316 - Primary copy with multiple primaries and paritioning
- Example#2317 - Multiple primaries - multi master (php.ini)
- Example#2318 - Synchronous update anywhere cluster
- Example#2319 - General pattern for XA transactions
- Example#2320 - Converting a PHP array (hash) into JSON format
- Example#2321 - Using section names example
- Example#2322 - List of anonymous slaves
- Example#2323 - Master list using symbolic names
- Example#2324 - Keywords to configure a server
- Example#2325 - New roundrobin filter, old functionality
- Example#2326 - The user filter replaces mysqlnd_ms_set_user_pick_server
- Example#2327 - Common error message in case of configuration file issues (upto version 1.5.0)
- Example#2328 - Improved configuration file validation since 1.5.0
- Example#2329 - Possibly more precise error due to mysqlnd_ms.force_config_usage=1
- Example#2330 - Minimum pluging configuration for use with MySQL Fabric
- Example#2331 - Optional timeout for communication with Fabric
- Example#2332 - Warnings about the violation of transaction boundaries
- Example#2333 - Invalid filter sequence
- Example#2334 - Random load balancing with random filter
- Example#2335 - Random once load balancing with random filter
- Example#2336 - Referencing error
- Example#2337 - Assigning a weight for load balancing
- Example#2338 - roundrobin filter
- Example#2339 - Setting a callback
- Example#2340 - Using a callback
- Example#2341 - Returning random masters and slaves
- Example#2342 - Manual partitioning
- Example#2343 - Global limit on slave lag
- Example#2344 - Optional master failover when failing to connect to slave (PECL/mysqlnd_ms < 1.4.0)
- Example#2345 - New syntax since 1.4.0
- Example#2346 - Disabling lazy connection
- Example#2347 - String escaping on a lazy connection handle
- Example#2348 - Master on write for consistent reads
- Example#2349 - Using master to execute transactions
- Example#2350 - No automatic failover, error handling pitfall
- Example#2351 - Retry loop for transient errors
- Example#2352 - SQL definition for the MySQL state store transaction table
- Example#2353 - SQL definition for the MySQL state store transaction table
- Example#2354 - SQL definition for the MySQL state store garbage collection table
- Example#2355 - Using section names example
- Example#2356 - List-like syntax
- Example#2357 - Verify plugin activity in a non-threaded deployment model
- Example#2358 - Recording statistics during shutdown
- Example#2359 - Example demonstrating the usage of mysqlnd_ms constants
- Example#2360 - mysqlnd_ms_dump_servers example
- Example#2361 - mysqlnd_ms_get_last_gtid example
- Example#2362 - mysqlnd_ms_get_last_used_connection example
- Example#2363 - mysqlnd_ms_get_stats example
- Example#2364 - mysqlnd_ms_match_wild example
- Example#2365 - mysqlnd_ms_query_is_select example
- Example#2366 - mysqlnd_ms_set_qos example
- Example#2367 - mysqlnd_ms_set_user_pick_server example
- Example#2368 - Enabling the plugin (php.ini)
- Example#2369 - Using the MYSQLND_QC_ENABLE_SWITCH SQL hint
- Example#2370 - Using the MYSQLND_QC_DISABLE_SWITCH SQL hint
- Example#2371 - Example showing which type of statements are not cached
- Example#2372 - Enabling caching for all statements using the mysqlnd_qc.cache_no_table ini setting
- Example#2373 - Setting the TTL with the mysqlnd_qc.ttl ini setting
- Example#2374 - Setting TTL with SQL hints
- Example#2375 - Setting a callback with mysqlnd_qc_set_is_select
- Example#2376 - Enabling the slam defense mechanism
- Example#2377 - Collecting a query trace
- Example#2378 - Setting the backtrace depth with the mysqlnd_qc.query_trace_bt_depth ini setting
- Example#2379 - Collecting statistics data with the mysqlnd_qc.time_statistics ini setting
- Example#2380 - Example mysqlnd_qc_get_cache_info usage
- Example#2381 - Example mysqlnd_qc_get_normalized_query_trace_log usage
- Example#2382 - Using a user-defined storage handler
- Example#2383 - Using SQL hint constants
- Example#2384 - Example mysqlnd_qc_set_cache_condition usage
- Example#2385 - mysqlnd_qc_get_available_handlers example
- Example#2386 - mysqlnd_qc_get_cache_info example
- Example#2387 - mysqlnd_qc_get_core_stats example
- Example#2388 - mysqlnd_qc_get_normalized_query_trace_log example
- Example#2389 - mysqlnd_qc_get_query_trace_log example
- Example#2390 - mysqlnd_qc_set_cache_condition example
- Example#2391 - mysqlnd_qc_set_is_select example
- Example#2392 - mysqlnd_qc_set_storage_handler example
- Example#2393 - Enabling the plugin (php.ini)
- Example#2394 - Pseudo-code: what a built-in class does
- Example#2395 - Installing a proxy
- Example#2396 - Proxy registration, mysqlnd_uh.enable=1
- Example#2397 - Proxy installation disabled
- Example#2398 - Connection proxy
- Example#2399 - Prepared statement proxy
- Example#2400 - Basic Monitoring
- Example#2401 - MysqlndUhConnection::changeUser example
- Example#2402 - MysqlndUhConnection::charsetName example
- Example#2403 - MysqlndUhConnection::close example
- Example#2404 - MysqlndUhConnection::connect example
- Example#2405 - MysqlndUhConnection::endPSession example
- Example#2406 - MysqlndUhConnection::escapeString example
- Example#2407 - MysqlndUhConnection::getAffectedRows example
- Example#2408 - MysqlndUhConnection::getErrorNumber example
- Example#2409 - MysqlndUhConnection::getErrorString example
- Example#2410 - MysqlndUhConnection::getFieldCount example
- Example#2411 - MysqlndUhConnection::getHostInformation example
- Example#2412 - MysqlndUhConnection::getLastInsertId example
- Example#2413 - MysqlndUhConnection::getLastMessage example
- Example#2414 - MysqlndUhConnection::getProtocolInformation example
- Example#2415 - MysqlndUhConnection::getServerInformation example
- Example#2416 - MysqlndUhConnection::getServerStatistics example
- Example#2417 - MysqlndUhConnection::getServerVersion example
- Example#2418 - MysqlndUhConnection::getSqlstate example
- Example#2419 - MysqlndUhConnection::getStatistics example
- Example#2420 - MysqlndUhConnection::getThreadId example
- Example#2421 - MysqlndUhConnection::getWarningCount example
- Example#2422 - MysqlndUhConnection::init example
- Example#2423 - MysqlndUhConnection::kill example
- Example#2424 - MysqlndUhConnection::listFields example
- Example#2425 - MysqlndUhConnection::listMethod example
- Example#2426 - MysqlndUhConnection::moreResults example
- Example#2427 - MysqlndUhConnection::nextResult example
- Example#2428 - MysqlndUhConnection::ping example
- Example#2429 - MysqlndUhConnection::query example
- Example#2430 - MysqlndUhConnection::queryReadResultsetHeader example
- Example#2431 - MysqlndUhConnection::reapQuery example
- Example#2432 - MysqlndUhConnection::refreshServer example
- Example#2433 - MysqlndUhConnection::restartPSession example
- Example#2434 - MysqlndUhConnection::selectDb example
- Example#2435 - MysqlndUhConnection::sendClose example
- Example#2436 - MysqlndUhConnection::sendQuery example
- Example#2437 - MysqlndUhConnection::serverDumpDebugInformation example
- Example#2438 - MysqlndUhConnection::setAutocommit example
- Example#2439 - MysqlndUhConnection::setCharset example
- Example#2440 - MysqlndUhConnection::setClientOption example
- Example#2441 - MysqlndUhConnection::setServerOption example
- Example#2442 - MysqlndUhConnection::simpleCommand example
- Example#2443 - MysqlndUhConnection::simpleCommandHandleResponse example
- Example#2444 - MysqlndUhConnection::sslSet example
- Example#2445 - MysqlndUhConnection::stmtInit example
- Example#2446 - MysqlndUhConnection::storeResult example
- Example#2447 - MysqlndUhConnection::txCommit example
- Example#2448 - MysqlndUhConnection::txRollback example
- Example#2449 - MysqlndUhConnection::useResult example
- Example#2450 - MysqlndUhPreparedStatement::execute example
- Example#2451 - MysqlndUhPreparedStatement::prepare example
- Example#2452 - mysqlnd_uh_convert_to_mysqlnd example
- Example#2453 - mysqlnd_uh_set_connection_proxy example
- Example#2454 - Enabling the plugin (php.ini)
- Example#2455 - SQL table used for the Quickstart
- Example#2456 - Basic example.
- Example#2457 - mysqlnd_memcache_get_config example
- Example#2458 - mysqlnd_memcache_set example with var_dump as a simple debugging callback.
- Example#2459 - Basic query
- Example#2460 - Inserting with bind variables
- Example#2461 - Binding in the WHERE clause of a query
- Example#2462 - Inserting and fetching a CLOB
- Example#2463 - Using a PL/SQL stored function
- Example#2464 - Using a PL/SQL stored procedure
- Example#2465 - Calling a PL/SQL function that returns a REF CURSOR
- Example#2466 -
- Example#2467 - user_oci8_probes.d for tracing all user-level PHP OCI8 Static Probes with DTrace
- Example#2468 - oci_bind_array_by_name Beispiel
- Example#2469 - Inserting data with oci_bind_by_name
- Example#2470 - Binding once for multiple executions
- Example#2471 - Binding with a foreach loop
- Example#2472 - Binding in a WHERE clause
- Example#2473 - Binding with a LIKE clause
- Example#2474 - Binding with REGEXP_LIKE
- Example#2475 - Binding Multiple Values in an IN Clause
- Example#2476 - Binding a ROWID returned by a query
- Example#2477 - Binding a ROWID on INSERT
- Example#2478 - Binding for a PL/SQL stored function
- Example#2479 - Binding parameters for a PL/SQL stored procedure
- Example#2480 - Binding a CLOB column
- Example#2481 - Binding a PL/SQL BOOLEAN
- Example#2482 - oci_client_version example
- Example#2483 - Schließen einer Verbindung
- Example#2484 - Datenbankverbindungen werden nicht geschlossen, bevor alle Referenzen geschlossen wurden
- Example#2485 - Schließen einer Verbindung, die mehr als einmal geöffnet wurde
- Example#2486 - Verbindungen werden geschlossen, wenn die Variablen den Geltungsbereich verlassen
- Example#2487 - oci_commit example
- Example#2488 - Basic oci_connect using Easy Connect syntax
- Example#2489 - Basic oci_connect using a Network Connect name
- Example#2490 - oci_connect with an explicit character set
- Example#2491 - Using multiple calls to oci_connect
- Example#2492 - oci_define_by_name example
- Example#2493 - oci_define_by_name with case sensitive column names
- Example#2494 - oci_define_by_name with LOB columns
- Example#2495 - oci_define_by_name with an explicit type
- Example#2496 - Zeigt die Oracle-Fehlermeldung nach einem Verbindungsfehler an
- Example#2497 - Zeigt die Oracle-Fehlermeldung nach einem Parse-Error an
- Example#2498 - Anzeigen der Oracle-Fehlermeldung, der problematische Anweisung und der Position des Problems nach einem Ausführungsfehler
- Example#2499 - oci_execute for queries
- Example#2500 - oci_execute without specifying a mode example
- Example#2501 - oci_execute with OCI_NO_AUTO_COMMIT example
- Example#2502 - oci_execute with different commit modes example
- Example#2503 - oci_execute with OCI_DESCRIBE_ONLY example
- Example#2504 - oci_fetch_all Beispiel
- Example#2505 - oci_fetch_all Beispiel mit OCI_FETCHSTATEMENT_BY_ROW
- Example#2506 - oci_fetch_all mit OCI_NUM
- Example#2507 - oci_fetch_array mit OCI_BOTH
- Example#2508 - oci_fetch_array mit OCI_NUM
- Example#2509 - oci_fetch_array mit OCI_ASSOC
- Example#2510 - oci_fetch_array mit OCI_RETURN_NULLS
- Example#2511 - oci_fetch_array mit OCI_RETURN_LOBS
- Example#2512 - oci_fetch_array mit Spaltennamen, die zwischen Groß- und Kleinschreibung unterscheiden
- Example#2513 - oci_fetch_array mit Spalten, die doppelte Namen haben
- Example#2514 - oci_fetch_array mit DATE-Spalten
- Example#2515 - oci_fetch_array mit REF CURSOR
- Example#2516 - Paginierung mit oci_fetch_array unter Verwendung einer LIMIT-Klausel
- Example#2517 - oci_fetch_array mit "Impliziten Ergebnismengen" von Oracle Database 12c
- Example#2518 - oci_fetch_assoc Beispiel
- Example#2519 - oci_fetch_object Beispiel
- Example#2520 - oci_fetch_object mit Spaltennamen, die zwischen Groß- und Kleinschreibung unterscheiden
- Example#2521 - oci_fetch_object mit LOBs
- Example#2522 - oci_fetch_row Example
- Example#2523 - oci_fetch with defined variables
- Example#2524 - oci_fetch mit oci_result
- Example#2525 - oci_field_name example
- Example#2526 - oci_field_name example
- Example#2527 - oci_field_precision Example
- Example#2528 - oci_field_scale Example
- Example#2529 - oci_field_size example
- Example#2530 - oci_field_type_raw Example
- Example#2531 - oci_field_type example
- Example#2532 - Fetching Implicit Result Sets in a loop
- Example#2533 - Getting child statement handles individually
- Example#2534 - Explicitly setting the Prefetch Count
- Example#2535 - Implicit Result Set example without using oci_get_implicit_resultset
- Example#2536 - oci_new_connect example
- Example#2537 - Binding a REF CURSOR in an Oracle stored procedure call
- Example#2538 - oci_new_descriptor example
- Example#2539 - oci_new_descriptor example
- Example#2540 - oci_num_fields example
- Example#2541 - oci_num_rows example
- Example#2542 - oci_parse example for SQL statements
- Example#2543 - oci_parse example for PL/SQL statements
- Example#2544 - oci_password_change example changing the password of an already connected user
- Example#2545 - oci_password_change example of connecting and changing the password in one step
- Example#2546 - Basic oci_pconnect Example using Easy Connect syntax
- Example#2547 - oci_fetch with oci_result
- Example#2548 - oci_rollback example
- Example#2549 - Rolling back to a SAVEPOINT example
- Example#2550 - oci_server_version example
- Example#2551 - Setting the action
- Example#2552 - Setting the timeout
- Example#2553 - Setting the client identifier to the application user
- Example#2554 - Setting the client information
- Example#2555 - Setting the DBOP
- Example#2556 - Two scripts can use different versions of myfunc() at the same time
- Example#2557 - Setting the module name
- Example#2558 - Changing the default prefetch value for a query
- Example#2559 - Changing the default prefetch for a REF CURSOR fetch
- Example#2560 - Setting the prefetch value when passing a REF CURSOR back to Oracle
- Example#2561 - oci_statement_type example
- Example#2562 - Creating a Paradox database with two fields
- Example#2563 - Turn a paradox date into a human readable form
- Example#2564 - Set the date/time fields in a paradox database to the current date/time
- Example#2565 - Opening a Paradox database
- Example#2566 - Opening a Paradox database
- Example#2567 - Turn a paradox timestamp into a human readable form
- Example#2568 - Beispiel für die Benutzung der PostgreSQL-Erweiterung
- Example#2569 - pg_affected_rows-Beispiel
- Example#2570 - pg_cancel_query Beispiel
- Example#2571 - pg_client_encoding Beispiel
- Example#2572 - pg_close-Beispiel
- Example#2573 - pg_connect benutzen
- Example#2574 - pg_connection_busy Beispiel
- Example#2575 - pg_connection_reset Beispiel
- Example#2576 - pg_connection_status Beispiel
- Example#2577 - pg_convert Beispiel
- Example#2578 - pg_copy_from Beispiel
- Example#2579 - pg_copy_to Beispiel
- Example#2580 - pg_dbname Beispiel
- Example#2581 - pg_delete Beispiel
- Example#2582 - pg_end_copy Beispiel
- Example#2583 - pg_escape_bytea Beispiel
- Example#2584 - pg_escape_identifier example
- Example#2585 - pg_escape_literal example
- Example#2586 - pg_escape_string Beispiel
- Example#2587 - pg_execute benutzen:
- Example#2588 - pg_fetch_all_columns-Beispiel
- Example#2589 - PostgreSQL fetch all
- Example#2590 - pg_fetch_array Beispiel
- Example#2591 - pg_fetch_assoc Beispiel
- Example#2592 - pg_fetch_object-Beispiel
- Example#2593 - pg_fetch_result Beispiel
- Example#2594 - pg_fetch_row Beispiel
- Example#2595 - pg_field_is_null Beispiel
- Example#2596 - Informationen über Felder abfragen
- Example#2597 - Die Nummer eines Feldes ermitteln
- Example#2598 - Informationen über Spalten ermitteln
- Example#2599 - Informationen über Felder abfragen
- Example#2600 - Informationen über Felder abfragen
- Example#2601 - Informationen über Felder holen
- Example#2602 - Informationen über Felder holen
- Example#2603 - pg_free_result-Beispiel
- Example#2604 - PostgreSQL NOTIFY-Nachricht
- Example#2605 - PostgreSQL Prozess-ID
- Example#2606 - pg_get_result Beispiel
- Example#2607 - pg_host Beispiel
- Example#2608 - pg_insert Beispiel
- Example#2609 - pg_last_error Beispiel
- Example#2610 - pg_last_notice Beispiel
- Example#2611 - pg_last_oid Beispiel
- Example#2612 - pg_lo_close Beispiel
- Example#2613 - pg_lo_create Beispiel
- Example#2614 - pg_lo_export Beispiel
- Example#2615 - pg_lo_import Beispiel
- Example#2616 - pg_lo_open Beispiel
- Example#2617 - pg_lo_read_all Beispiel
- Example#2618 - pg_lo_read Beispiel
- Example#2619 - pg_lo_seek Beispiel
- Example#2620 - pg_lo_tell Beispiel
- Example#2621 - pg_lo_truncate example
- Example#2622 - pg_lo_unlink Beispiel
- Example#2623 - pg_lo_write-Beispiel
- Example#2624 - Metadaten für eine Tabelle ermitteln
- Example#2625 - pg_num_fields Beispiel
- Example#2626 - pg_num_rows Beispiel
- Example#2627 - pg_options Beispiel
- Example#2628 - pg_parameter_status Beispiel
- Example#2629 - pg_pconnect benutzen:
- Example#2630 - pg_ping Beispiel
- Example#2631 - pg_port Beispiel
- Example#2632 - pg_prepare Beispiel
- Example#2633 - pg_put_line Beispiel
- Example#2634 - pg_query_params Beispiel
- Example#2635 - pg_query Beispiel
- Example#2636 - pg_query mit mehreren Anweisungen
- Example#2637 - pg_result_error_field-Beispiel
- Example#2638 - pg_result_error Beispiel
- Example#2639 - pg_result_seek Beispiel
- Example#2640 - pg_result_status Beispiel
- Example#2641 - pg_select Beispiel
- Example#2642 - pg_send_execute benutzen:
- Example#2643 - pg_send_prepare Beispiel
- Example#2644 - pg_send_query_params-Beispiel
- Example#2645 - pg_send_query Beispiel
- Example#2646 - pg_set_client_encoding Beispiel
- Example#2647 - pg_set_error_verbosity Beispiel
- Example#2648 - pg_trace Beispiel
- Example#2649 - pg_transaction_status-Beispiel
- Example#2650 - pg_tty Beispiel
- Example#2651 - pg_unescape_bytea Beispiel
- Example#2652 - pg_untrace Beipiel
- Example#2653 - pg_update Beispiel
- Example#2654 - pg_version Beispiel
- Example#2655 - Prozeduraler Stil
- Example#2656 - Objektorientierter Stil
- Example#2657 - Prozeduraler Stil
- Example#2658 - Objektorientierter Stil
- Example#2659 - Prozeduraler Stil
- Example#2660 - Objektorientierter Stil
- Example#2661 - sqlite_close-Beispiel
- Example#2662 - aggregierte max_length-Funktion
- Example#2663 - sqlite_create_function-Beispiel
- Example#2664 - Beispiel zur Nutzung einer beliebigen PHP-Funktion
- Example#2665 - Prozedurales Beispiel
- Example#2666 - Objektorientiertes Beispiel
- Example#2667 - sqlite_factory Beispiel
- Example#2668 - Prozedurales Beispiel
- Example#2669 - Objektorientiertes Beispiel
- Example#2670 - Beispiel zur prozduralen Notation
- Example#2671 - Beispiel zur objektorientierten Notation
- Example#2672 - Prozedurales Beispiel
- Example#2673 - Objektorientiertes Beispiel
- Example#2674 - Ein sqlite_fetch_single-Beispiel
- Example#2675 - Prozedurales Beispiel
- Example#2676 - Objektorientiertes Beispiel
- Example#2677 - sqlite_open-Beispiel
- Example#2678 - Beispiel für eine binärsichere max_length Summenfunktion
- Example#2679 - SQLite3::changes-Beispiel
- Example#2680 - SQLite3::close Beispiel
- Example#2681 - SQLite3::__construct Beispiel
- Example#2682 - Beispiel für eine 'max_length'-Aggregierungs-Funktion
- Example#2683 - SQLite3::createCollation example
- Example#2684 - SQLite3::createFunction-Beispiel
- Example#2685 - SQLite3::enableExceptions example
- Example#2686 - SQLite3::exec-Beispiel
- Example#2687 - SQLite3::loadExtension Beispiel
- Example#2688 - SQLite3::open example
- Example#2689 - SQLite3::openBlob example
- Example#2690 - Incrementally writing a BLOB
- Example#2691 - SQLite3::prepare Beispiel
- Example#2692 - SQLite3::query-Beispiel
- Example#2693 - SQLite3::querySingle example
- Example#2694 - SQLite3::version example
- Example#2695 - SQLite3Stmt::bindParam Usage
- Example#2696 - SQLite3Stmt::bindValue example
- Example#2697 - Inspecting the expanded SQL
- Example#2698 - sqlsrv_begin_transaction example
- Example#2699 - sqlsrv_cancel example
- Example#2700 - sqlsrv_client_info example
- Example#2701 - sqlsrv_close example
- Example#2702 - sqlsrv_commit example
- Example#2703 - Connect using Windows Authentication.
- Example#2704 - Connect by specifying a user name and password.
- Example#2705 - Connect on a specified port.
- Example#2706 - functionname example
- Example#2707 - sqlsrv_execute example
- Example#2708 - Retrieving an associative array.
- Example#2709 - Retrieving a numeric array.
- Example#2710 - sqlsrv_fetch_object example
- Example#2711 - sqlsrv_fetch example
- Example#2712 - sqlsrv_field_metadata example
- Example#2713 - sqlsrv_free_stmt example
- Example#2714 - sqlsrv_get_field example
- Example#2715 - sqlsrv_has_rows example
- Example#2716 - sqlsrv_next_result example
- Example#2717 - sqlsrv_num_fields example
- Example#2718 - sqlsrv_num_rows example
- Example#2719 - sqlsrv_prepare example
- Example#2720 - sqlsrv_query example
- Example#2721 - sqlsrv_rollback example
- Example#2722 - sqlsrv_rows_affected example
- Example#2723 - sqlsrv_send_stream_data example
- Example#2724 - sqlsrv_server_info example
- Example#2725 - Delete-Query
- Example#2726 - sybase_connect example
- Example#2727 - Identical fieldnames
- Example#2728 - sybase_fetch_object return as Foo
- Example#2729 - sybase_set_message_handler callback function
- Example#2730 - sybase_set_message_handler callback to a class
- Example#2731 - sybase_set_message_handler unhandled messages
- Example#2732 - sybase_unbuffered_query example
- Example#2733 - Putting and getting a key-value pair
- Example#2734 - TokyoTyrant::add example
- Example#2735 - TokyoTyrant::connect example
- Example#2736 - TokyoTyrant::connectUri example
- Example#2737 - TokyoTyrant::copy example
- Example#2738 - TokyoTyrant::ext example
- Example#2739 - TokyoTyrant::fwmKeys example
- Example#2740 - TokyoTyrant::get example
- Example#2741 - TokyoTyrant::getIterator example
- Example#2742 - TokyoTyrant::num example
- Example#2743 - TokyoTyrant::out example
- Example#2744 - TokyoTyrant::put example
- Example#2745 - TokyoTyrant::putCat example
- Example#2746 - tokyotyrant::putKeep example
- Example#2747 - TokyoTyrant::putNr example
- Example#2748 - TokyoTyrant::putShl example
- Example#2749 - TokyoTyrant::setMaster example
- Example#2750 - TokyoTyrant::size example
- Example#2751 - TokyoTyrant::stat example
- Example#2752 - TokyoTyrant::vanish example
- Example#2753 - TokyoTyrantTable::genUid example
- Example#2754 - TokyoTyrantTable::get example
- Example#2755 - TokyoTyrantTable::getIterator example
- Example#2756 - TokyoTyrantTable::getQuery example
- Example#2757 - TokyoTyrantTable::out example
- Example#2758 - TokyoTyrantTable::put example
- Example#2759 - TokyoTyrantTable::putCat example
- Example#2760 - TokyoTyrantTable::putKeep example
- Example#2761 - TokyoTyrantQuery::addCond example
- Example#2762 - TokyoTyrantQuery::__construct example
- Example#2763 - TokyoTyrantQuery::count example
- Example#2764 - TokyoTyrantQuery iterator example
- Example#2765 - TokyoTyrantQuery::hint example
- Example#2766 - TokyoTyrantQuery iterator example
- Example#2767 - TokyoTyrantQuery::metaSearch example
- Example#2768 - TokyoTyrantQuery iterator example
- Example#2769 - TokyoTyrantQuery::out example
- Example#2770 - TokyoTyrantQuery iterator example
- Example#2771 - TokyoTyrantQuery::search example
- Example#2772 - TokyoTyrantQuery iterator example
- Example#2773 - TokyoTyrantIterator::__construct example
- Example#2774 - cal_days_in_month Beispiel
- Example#2775 - cal_from_jd Beispiel
- Example#2776 - cal_info Beispiel
- Example#2777 - easter_date Beispiel
- Example#2778 - easter_days Beispiel
- Example#2779 - Caledar Funktionen
- Example#2780 - Überlaufverhalten
- Example#2781 - jdtojewish-Beispiel
- Example#2782 - DateTime::add/sub add intervals which cover elapsed time
- Example#2783 - DateTime::modify and strtotime increment or decrement individual component values
- Example#2784 - Adding or subtracting times can over- or underflow dates
- Example#2785 - DateTime::add Beispiel
- Example#2786 - Weitere DateTime::add Beispiele
- Example#2787 - Vorsicht beim Addieren von Monaten
- Example#2788 - DateTime::__construct example
- Example#2789 - Intricacies of DateTime::__construct
- Example#2790 - DateTime::createFromFormat example
- Example#2791 - Intricacies of DateTime::createFromFormat
- Example#2792 - Format string with literal characters
- Example#2793 - Creating a mutable date time object
- Example#2794 - DateTime::getLastErrors Beispiel
- Example#2795 - DateTime::modify Beispiel
- Example#2796 - Vorsicht beim Addieren oder Subtrahieren von Monaten
- Example#2797 - DateTime::setDate example
- Example#2798 - Values exceeding ranges are added to their parent values
- Example#2799 - DateTime::setISODate example
- Example#2800 - Values exceeding ranges are added to their parent values
- Example#2801 - Finding the month a week is in
- Example#2802 - DateTime::setTime example
- Example#2803 - Values exceeding ranges are added to their parent values
- Example#2804 - DateTime::setTimestamp Beispiel
- Example#2805 - DateTime::setTimestamp Alternative in PHP 5.2
- Example#2806 - DateTime::setTimeZone Beispiel
- Example#2807 - DateTime::sub Beispiel
- Example#2808 - Weitere DateTime::sub Beispiele
- Example#2809 - Vorsicht beim Subtrahieren von Monaten
- Example#2810 - Creating an immutable date time object
- Example#2811 - DateTime::diff example
- Example#2812 - DateTime object comparison
- Example#2813 - DateTime::format example
- Example#2814 - DateTime::getOffset example
- Example#2815 - DateTime::getTimestamp example
- Example#2816 - DateTime::getTimezone example
- Example#2817 - Fehler beim Initialisieren von DateTimeZone abfangen
- Example#2818 - DateTimeZone::getLocation example
- Example#2819 - DateTimeZone::getOffset examples
- Example#2820 - A timezone_transitions_get example
- Example#2821 - A timezone_abbreviations_list example
- Example#2822 - A timezone_identifiers_list example
- Example#2823 - DateInterval Beispiel
- Example#2824 - Parsen von gültigen Datum-Intervallen
- Example#2825 - DateInterval example
- Example#2826 - DateInterval and carry over points
- Example#2827 - DateInterval and DateTime::diff with the %a and %d modifiers
- Example#2828 - DatePeriod Beispiel
- Example#2829 - DatePeriod Beispiel mit DatePeriod::EXCLUDE_START_DATE
- Example#2830 - DatePeriod::getDateInterval example
- Example#2831 - DatePeriod::getEndDate example
- Example#2832 - DatePeriod::getEndDate without an end date
- Example#2833 - DatePeriod::getStartDate example
- Example#2834 - checkdate-Beispiel
- Example#2835 - Getting the default timezone
- Example#2836 - Getting the abbreviation of a timezone
- Example#2837 - Ermittlung der Standard-Zeitzone
- Example#2838 - date_parse_from_format example
- Example#2839 - A date_parse example
- Example#2840 - date_parse with relative formats
- Example#2841 - A date_sun_info example
- Example#2842 - Polar night
- Example#2843 - Midnight sun
- Example#2844 - date_sunrise example
- Example#2845 - No sunrise
- Example#2846 - date_sunset example
- Example#2847 - No sunset
- Example#2848 - date-Beispiele
- Example#2849 - Escaping von Zeichen in date
- Example#2850 - date und mktime-Beispiele
- Example#2851 - date-Formatierungen
- Example#2852 - getdate-Beispiel
- Example#2853 - gettimeofday-Beispiel
- Example#2854 - gmdate-Beispiel
- Example#2855 - Grundlegendes gmmktime Beispiel
- Example#2856 - gmstrftime-Beispiel
- Example#2857 - idate example
- Example#2858 - localtime-Beispiel
- Example#2859 - Zeitmessung einer Skriptausführung mit microtime
- Example#2860 - Zeitmessung einer Skriptausführung in PHP 5
- Example#2861 - microtime und REQUEST_TIME_FLOAT (ab PHP 5.4.0)
- Example#2862 - Einfaches mktime-Beispiel
- Example#2863 - mktime-Beispiel
- Example#2864 - Letzter Tag eines Monats
- Example#2865 - strftime locale Beispiel
- Example#2866 - ISO 8601:1988 Wochennummer Beispiel
- Example#2867 - Plattform übergreifendes Beispiel unter Verwendung des %e Platzhalters
- Example#2868 - Zeige alle bekannten und unbekannten Formate an.
- Example#2869 - strptime example
- Example#2870 - Ein strtotime-Beispiel
- Example#2871 - Test auf Fehler
- Example#2872 - time-Beispiel
- Example#2873 - Ein timezone_name_from_abbr-Beispiel
- Example#2874 - Getting the timezonedb version
- Example#2875 - Measure several code blocks execution and get the total
- Example#2876 - Schließen eines geöffneten Dateideskriptors
- Example#2877 - Setzen und Löschen einer Sperre
- Example#2878 - Öffnen eines Dateideskriptors
- Example#2879 - Positionieren in einer Datei
- Example#2880 - Setting the baud rate on a serial port
- Example#2881 - chdir Beispiel
- Example#2882 - chroot Beispiel
- Example#2883 - closedir Beispiel
- Example#2884 - dir Beispiel
- Example#2885 - getcwd Beispiel
- Example#2886 - opendir Beispiel
- Example#2887 - Alle Einträge eines Verzeichnisses auflisten
- Example#2888 - Listet alle Einträge des aktuellen Verzeichnisses auf und blendet dabei . und .. aus.
- Example#2889 - Ein einfaches scandir-Beispiel
- Example#2890 - A finfo_buffer example
- Example#2891 - Ein finfo_file Beispiel
- Example#2892 - Objektorientierter Stil
- Example#2893 - Prozeduraler Stil
- Example#2894 - mime_content_type Example
- Example#2895 - basename Beispiel
- Example#2896 - Gruppe einer Datei ändern
- Example#2897 - Einfache chown-Benutzung
- Example#2898 - clearstatcache Beispiel
- Example#2899 - copy Beispiel
- Example#2900 - dirname Beispiel
- Example#2901 - disk_free_space Beispiel
- Example#2902 - disk_total_space Beispiel
- Example#2903 - Ein einfaches fclose Beispiel
- Example#2904 - Zeitüberschreitungen mit feof abhandeln
- Example#2905 - feof Beispiel mit einem ungültigen Dateizeiger
- Example#2906 - File write example using fflush
- Example#2907 - Ein fgetc Beispiel
- Example#2908 - Lies und gib den gesamten Inhalt einer CSV Datei aus
- Example#2909 - Eine Datei Zeile für Zeile lesen
- Example#2910 - Reading a PHP file line-by-line
- Example#2911 - Prüfung, ob eine Datei existiert
- Example#2912 - Holen und Ausgeben des Quelltextes der Startseite einer Webseite
- Example#2913 - Suche im include_path
- Example#2914 - Lesen einen Abschnitts einer Datei
- Example#2915 - Nutzung von Stream-Contexten
- Example#2916 - Einfaches Verwendungsbeispiel
- Example#2917 - Verwendung der Flags
- Example#2918 - file-Beispiel
- Example#2919 - fileatime Beispiel
- Example#2920 - Ein filectime Beispiel
- Example#2921 - Finding the group of a file
- Example#2922 - Vergleich des Inode einer Datei mit dem der derzeitigen Datei
- Example#2923 - filemtime Beispiel
- Example#2924 - Den besitzer einer Datei finden
- Example#2925 - Zeige Rechte als Oktal-Wert an
- Example#2926 - Zeige komplette Rechte an
- Example#2927 - filesize Beispiel
- Example#2928 - filetype Beispiel
- Example#2929 - Einfache, exklusive Sperre
- Example#2930 - Verwendung von LOCK_NB
- Example#2931 - Checking a color name against a shell wildcard pattern
- Example#2932 - fopen Beispiele
- Example#2933 - Nutzung von fpassthru mit binären Dateien
- Example#2934 - fputcsv example
- Example#2935 - Ein einfaches fread-Beispiel
- Example#2936 - Ein fread-Beispiel mit einer Binärdatei
- Example#2937 - fread-Beispiele für entfernte Dateien
- Example#2938 - fscanf Beispiel
- Example#2939 - Inhalt der users.txt Datei
- Example#2940 - fseek Beispiel
- Example#2941 - fstat-Beispiel
- Example#2942 - ftell Beispiel
- Example#2943 - Dateikürzungsbeispiel
- Example#2944 - Ein einfaches Beispiel für fwrite
- Example#2945 - Einfacher Ersatz von opendir etc.
- Example#2946 - is_dir-Beispiel
- Example#2947 - is_executable-Beispiel
- Example#2948 - is_file-Beispiel
- Example#2949 - Erstelle und bestätige, dass eine Datei ein symbolischer Link ist
- Example#2950 - is_readable-Beispiel
- Example#2951 - is_uploaded_file-Beispiel
- Example#2952 - is_writable-Beispiel
- Example#2953 - Changing the group of a symbolic link
- Example#2954 - Changing the owner of a symbolic link
- Example#2955 - Erstellen eines harten Links
- Example#2956 - linkinfo-Beispiel
- Example#2957 - Vergleich von stat und lstat
- Example#2958 - mkdir-Beispiel
- Example#2959 - mkdir mit dem recursive-Parameter benutzen
- Example#2960 - Hochladen mehrerer Dateien
- Example#2961 - Inhalt der sample.ini
- Example#2962 - parse_ini_file-Beispiel
- Example#2963 - parse_ini_file parst eine php.ini
- Example#2964 - pathinfo-Beispiel
- Example#2965 - pathinfo-Beispiel für den Unterschied zwischen einer leeren und keiner Erweiterung
- Example#2966 - pathinfo-Beispiel für eine Punktdatei
- Example#2967 - pclose Beispiel
- Example#2968 - popen Beispiel
- Example#2969 - popen Beispiel
- Example#2970 - Einen Download unter Verwendung von readfile erzwingen
- Example#2971 - readlink example
- Example#2972 - realpath_cache_get example
- Example#2973 - realpath_cache_size example
- Example#2974 - realpath
- Example#2975 - realpath auf Windows
- Example#2976 - Beispiel mit rename
- Example#2977 - Beispiel zum Überschreiben mit rewind
- Example#2978 - rmdir Beispiel
- Example#2979 - stat-Beispiel
- Example#2980 - Nutzung von stat-Informationen zusammen mit touch
- Example#2981 - Einen symbolischen Link erzeugen
- Example#2982 - tempnam-Beispiel
- Example#2983 - tmpfile-Beispiel
- Example#2984 - touch-Beispiel
- Example#2985 - Nutzung von touch mit dem time-Parameter
- Example#2986 - umask-Beispiel
- Example#2987 - Einfache Nutzung von unlink
- Example#2988 - Example usage of inotify
- Example#2989 - Setting the path to magic.mime
- Example#2990 - setproctitle example
- Example#2991 - setthreadtitle example
- Example#2992 - Checks if system administrator has signed the file
- Example#2993 - Prints names of all extended attributes of file
- Example#2994 - Removes all extended attributes of a file
- Example#2995 - Sets extended attributes on .wav file
- Example#2996 - xattr_supported example
- Example#2997 - xdiff_file_bdiff_size example
- Example#2998 - xdiff_file_bdiff example
- Example#2999 - xdiff_file_bpatch example
- Example#3000 - xdiff_file_diff_binary example
- Example#3001 - xdiff_file_diff example
- Example#3002 - xdiff_file_merge3 example
- Example#3003 - xdiff_file_patch_binary example
- Example#3004 - xdiff_file_patch example
- Example#3005 - Patch reversing example
- Example#3006 - xdiff_file_rabdiff example
- Example#3007 - xdiff_string_bdiff_size example
- Example#3008 - xdiff_string_diff example
- Example#3009 - xdiff_string_patch example
- Example#3010 - Enchant Usage Example
- Example#3011 - List the backends provided by the given broker
- Example#3012 - A enchant_broker_dict_exists example
- Example#3013 - List all available dictionaries for one broker
- Example#3014 - A enchant_broker_request_dict example
- Example#3015 - Adding a word to a PWL
- Example#3016 - A enchant_dict_describe example
- Example#3017 - A enchant_dict_quick_check example
- Example#3018 - A enchant_dict_suggest example
- Example#3019 - Beispiel.
- Example#3020 - Using Gender\Gender::country
- Example#3021 - bindtextdomain-Beispiel
- Example#3022 - gettext-Check
- Example#3023 - ngettext-Beispiel
- Example#3024 - Beispiel für iconv_get_encoding
- Example#3025 - iconv_mime_decode_headers example
- Example#3026 - iconv_mime_decode example
- Example#3027 - iconv_mime_encode example
- Example#3028 - iconv_set_encoding Beispiel:
- Example#3029 - iconv-Beispiel:
- Example#3030 - ob_iconv_handler-Beispiel:
- Example#3031 - Example of using the procedural API
- Example#3032 - Example of using the object-oriented API
- Example#3033 - FRENCH_COLLATION rules
- Example#3034 - ALTERNATE_HANDLING rules
- Example#3035 - CASE_FIRST rules
- Example#3036 - CASE_LEVEL rules
- Example#3037 - collator_asortexample
- Example#3038 - collator_compareexample
- Example#3039 - Collator::__construct example
- Example#3040 - collator_create example
- Example#3041 - collator_get_attribute example
- Example#3042 - collator_get_error_code example
- Example#3043 - collator_get_error_message example
- Example#3044 - collator_get_locale example
- Example#3045 - collator_get_sort_keyexample
- Example#3046 - collator_get_strength example
- Example#3047 - collator_set_attribute example
- Example#3048 - collator_set_strength example
- Example#3049 - collator_sort_with_sort_keys example
- Example#3050 - collator_sort example
- Example#3051 - numfmt_create example
- Example#3052 - NumberFormatter::create example
- Example#3053 - numfmt_format_currency example
- Example#3054 - OO example
- Example#3055 - numfmt_format example
- Example#3056 - OO example
- Example#3057 - numfmt_get_attribute example
- Example#3058 - OO example
- Example#3059 - numfmt_get_error_code example
- Example#3060 - OO example
- Example#3061 - numfmt_get_error_message example
- Example#3062 - OO example
- Example#3063 - numfmt_get_locale example
- Example#3064 - numfmt_get_pattern example
- Example#3065 - OO example
- Example#3066 - numfmt_get_symbol example
- Example#3067 - OO example
- Example#3068 - numfmt_get_text_attribute example
- Example#3069 - OO example
- Example#3070 - numfmt_parse_currency example
- Example#3071 - OO example
- Example#3072 - numfmt_parse example
- Example#3073 - OO example
- Example#3074 - numfmt_set_attribute example
- Example#3075 - OO example
- Example#3076 - numfmt_set_pattern example
- Example#3077 - OO example
- Example#3078 - numfmt_set_symbol example
- Example#3079 - OO example
- Example#3080 - numfmt_set_text_attribute example
- Example#3081 - OO example
- Example#3082 - locale_accept_from_http example
- Example#3083 - OO example
- Example#3084 - locale_compose example
- Example#3085 - OO example
- Example#3086 - locale_filter_matches example
- Example#3087 - OO example
- Example#3088 - locale_get_all_variants example
- Example#3089 - OO example
- Example#3090 - locale_get_default example
- Example#3091 - OO example
- Example#3092 - locale_get_display_language example
- Example#3093 - OO example
- Example#3094 - locale_get_display_name example
- Example#3095 - OO example
- Example#3096 - locale_get_display_region example
- Example#3097 - OO example
- Example#3098 - locale_get_display_script example
- Example#3099 - OO example
- Example#3100 - locale_get_display_variant example
- Example#3101 - OO example
- Example#3102 - locale_get_keywords example
- Example#3103 - OO example
- Example#3104 - locale_get_primary_language example
- Example#3105 - OO example
- Example#3106 - locale_get_region example
- Example#3107 - OO example
- Example#3108 - locale_get_script example
- Example#3109 - OO example
- Example#3110 - locale_lookup example
- Example#3111 - OO example
- Example#3112 - locale_parse example
- Example#3113 - OO example
- Example#3114 - locale_set_default example
- Example#3115 - OO example
- Example#3116 - Normalizer::getRawDecomposition example
- Example#3117 - normalizer_is_normalized example
- Example#3118 - OO example
- Example#3119 - normalizer_normalize example
- Example#3120 - OO example
- Example#3121 - msgfmt_create example
- Example#3122 - OO example
- Example#3123 - msgfmt_format_message example
- Example#3124 - OO example
- Example#3125 - msgfmt_format example
- Example#3126 - OO example
- Example#3127 - msgfmt_get_error_message example
- Example#3128 - OO example
- Example#3129 - msgfmt_get_locale example
- Example#3130 - OO example
- Example#3131 - msgfmt_get_pattern example
- Example#3132 - OO example
- Example#3133 - msgfmt_parse_message example
- Example#3134 - OO example
- Example#3135 - msgfmt_parse example
- Example#3136 - OO example
- Example#3137 - msgfmt_set_pattern example
- Example#3138 - OO example
- Example#3139 - IntlCalendar::add
- Example#3140 - IntlCalendar::after
- Example#3141 - IntlCalendar::clear examples
- Example#3142 - IntlCalendar::createInstance
- Example#3143 - IntlCalendar::equals
- Example#3144 - IntlCalendar::fieldDifference
- Example#3145 - IntlCalendar::fromDateTime
- Example#3146 - IntlCalendar::get
- Example#3147 - IntlCalendar::getActualMaximum
- Example#3148 - IntlCalendar::getAvailableLocales()
- Example#3149 - IntlCalendar::getDayOfWeekType
- Example#3150 - IntlCalendar::getErrorCode and IntlCalendar::getErrorMessage
- Example#3151 - IntlCalendar::getErrorMessage
- Example#3152 - IntlCalendar::getFirstDayOfWeek
- Example#3153 - IntlCalendar::getKeyworkValuesForLocale
- Example#3154 - Maxima examples
- Example#3155 - IntlCalendar::getLocale
- Example#3156 - IntlCalendar::getMinimalDaysInFirstWeek
- Example#3157 - IntlCalendar::getNow
- Example#3158 - IntlCalendar::getRepeatedWallTimeOption
- Example#3159 - IntlCalendar::getSkippedWallTimeOption
- Example#3160 - IntlCalendar::getTime
- Example#3161 - IntlCalendar::getTimeZone
- Example#3162 - IntlCalendar::getType
- Example#3163 - IntlCalendar::inDaylightTime
- Example#3164 - IntlCalendar::isEquivalentTo
- Example#3165 - IntlCalendar::isLenient
- Example#3166 - IntlCalendar::isWeekend
- Example#3167 - IntlCalendar::roll
- Example#3168 - IntlCalendar::set
- Example#3169 - IntlCalendar::setFirstDayOfWeek
- Example#3170 - IntlCalendar::setTime
- Example#3171 - IntlCalendar::setTimeZone
- Example#3172 - IntlCalendar::toDateTime
- Example#3173 - datefmt_create example
- Example#3174 - OO example
- Example#3175 - datefmt_format example
- Example#3176 - OO example
- Example#3177 - With IntlCalendar object
- Example#3178 - IntlDateFormatter::formatObject examples
- Example#3179 - datefmt_get_calendar example
- Example#3180 - OO example
- Example#3181 - datefmt_get_datetype example
- Example#3182 - OO example
- Example#3183 - datefmt_get_error_code example
- Example#3184 - OO example
- Example#3185 - datefmt_get_error_message example
- Example#3186 - OO example
- Example#3187 - datefmt_get_locale example
- Example#3188 - OO example
- Example#3189 - datefmt_get_pattern example
- Example#3190 - OO example
- Example#3191 - datefmt_get_timetype example
- Example#3192 - OO example
- Example#3193 - datefmt_get_timezone_id example
- Example#3194 - OO example
- Example#3195 - IntlDateFormatter::getCalendarObject example
- Example#3196 - IntlDateFormatter::getTimeZone examples
- Example#3197 - datefmt_is_lenient example
- Example#3198 - OO example
- Example#3199 - datefmt_localtime example
- Example#3200 - OO example
- Example#3201 - OO example
- Example#3202 - datefmt_parse example
- Example#3203 - datefmt_set_calendar example
- Example#3204 - OO example
- Example#3205 - Example with IntlCalendar argument
- Example#3206 - datefmt_set_lenient example
- Example#3207 - OO example
- Example#3208 - datefmt_set_pattern example
- Example#3209 - OO example
- Example#3210 - datefmt_set_timezone_id example
- Example#3211 - OO example
- Example#3212 - IntlDateFormatter::setTimeZone examples
- Example#3213 - resourcebundle_count example
- Example#3214 - OO example
- Example#3215 - resourcebundle_create example
- Example#3216 - ResourceBundle::create example
- Example#3217 - resourcebundle_get_error_code example
- Example#3218 - OO example
- Example#3219 - resourcebundle_get_error_message example
- Example#3220 - OO example
- Example#3221 - resourcebundle_get example
- Example#3222 - OO example
- Example#3223 - resourcebundle_locales example
- Example#3224 - OO example
- Example#3225 - Spoofchecker::areConfusable example
- Example#3226 - Spoofchecker::isSuspicious example
- Example#3227 - Converting escaped UTF-16 code units
- Example#3228 - grapheme_extract example
- Example#3229 - grapheme_stripos example
- Example#3230 - grapheme_stristr example
- Example#3231 - grapheme_strlen example
- Example#3232 - grapheme_strpos example
- Example#3233 - grapheme_strripos example
- Example#3234 - grapheme_strrpos example
- Example#3235 - grapheme_strstr example
- Example#3236 - grapheme_substr example
- Example#3237 - idn_to_ascii example
- Example#3238 - idn_to_utf8 example
- Example#3239 - Testen unterschiedlicher Codepoints
- Example#3240 - Testen unterschiedlicher Codepoints
- Example#3241 - Testen unterschiedlicher Codepoints
- Example#3242 - Testen unterschiedlicher Codepoints
- Example#3243 - Testen unterschiedlicher Codepoints
- Example#3244 - Testen unterschiedlicher Codepoints
- Example#3245 - Testen unterschiedlicher Codepoints
- Example#3246 - Testen unterschiedlicher Codepoints
- Example#3247 - Testen unterschiedlicher Codepoints
- Example#3248 - Enumerating over a sample range of code points
- Example#3249 - Enumerating over a sample range of code points
- Example#3250 - Testen unterschiedlicher Codepoints
- Example#3251 - Testen unterschiedlicher Codepoints
- Example#3252 - Testen unterschiedlicher Codepoints
- Example#3253 - Testen unterschiedlicher Codepoints
- Example#3254 - Testen unterschiedlicher Codepoints
- Example#3255 - Testen unterschiedlicher Eigenschaften
- Example#3256 - Testen unterschiedlicher Eigenschaften
- Example#3257 - Testen unterschiedlicher Eigenschaften
- Example#3258 - Testen unterschiedlicher Codepoints
- Example#3259 - Testen unterschiedlicher Eigenschaften
- Example#3260 - Testen unterschiedlicher Eigenschaften
- Example#3261 - Testen unterschiedlicher Eigenschaften
- Example#3262 - Testen unterschiedlicher Eigenschaften
- Example#3263 - Testen unterschiedlicher Eigenschaften
- Example#3264 - Testen unterschiedlicher Eigenschaften
- Example#3265 - Testen unterschiedlicher Codepoints
- Example#3266 - Testen unterschiedlicher Codepoints
- Example#3267 - Testen unterschiedlicher Codepoints
- Example#3268 - Testen unterschiedlicher Codepoints
- Example#3269 - Testen unterschiedlicher Codepoints
- Example#3270 - Testen unterschiedlicher Codepoints
- Example#3271 - Testen unterschiedlicher Codepoints
- Example#3272 - Testen unterschiedlicher Codepoints
- Example#3273 - Testen unterschiedlicher Codepoints
- Example#3274 - Testen unterschiedlicher Codepoints
- Example#3275 - Testen unterschiedlicher Codepoints
- Example#3276 - Testen unterschiedlicher Codepoints
- Example#3277 - Testen unterschiedlicher Codepoints
- Example#3278 - Testen unterschiedlicher Codepoints
- Example#3279 - Testen unterschiedlicher Codepoints
- Example#3280 - Testen unterschiedlicher Codepoints
- Example#3281 - Testen unterschiedlicher Codepoints
- Example#3282 - Testen unterschiedlicher Codepoints
- Example#3283 - Testen unterschiedlicher Codepoints
- Example#3284 - Testen unterschiedlicher Codepoints
- Example#3285 - Testen unterschiedlicher Codepoints
- Example#3286 - Testen unterschiedlicher Codepoints
- Example#3287 - Testen unterschiedlicher Codepoints
- Example#3288 - Testen unterschiedlicher Codepoints
- Example#3289 - Testen unterschiedlicher Codepoints
- Example#3290 - Testen unterschiedlicher Codepoints
- Example#3291 - Testen unterschiedlicher Codepoints
- Example#3292 - Testen unterschiedlicher Codepoints
- Example#3293 - Testen unterschiedlicher Codepoints
- Example#3294 - Testen unterschiedlicher Codepoints
- Example#3295 - Testen unterschiedlicher Codepoints
- Example#3296 - Testen unterschiedlicher Codepoints
- Example#3297 - intl_error_name example
- Example#3298 - intl_get_error_code example
- Example#3299 - intl_get_error_message example
- Example#3300 - intl_is_failure example
- Example#3301 - php.ini setting examples
- Example#3302 - php.ini setting for EUC-JP users
- Example#3303 - php.ini setting for SJIS users
- Example#3304 - Disable HTTP input conversion in php.ini
- Example#3305 - php.ini setting example
- Example#3306 - Script example
- Example#3307 - mb_convert_case example
- Example#3308 - mb_convert_case example with non-Latin UTF-8 text
- Example#3309 - mb_convert_encoding example
- Example#3310 - mb_convert_kana example
- Example#3311 - mb_convert_variables example
- Example#3312 - convmap example
- Example#3313 - convmap example escapes JavaScript string
- Example#3314 - mb_detect_encoding example
- Example#3315 - mb_detect_order examples
- Example#3316 - Example showing useless detect orders
- Example#3317 - mb_encode_mimeheader example
- Example#3318 - convmap example
- Example#3319 - mb_encode_numericentity example
- Example#3320 - mb_encoding_aliases example
- Example#3321 - mb_ereg_replace_callback example
- Example#3322 - mb_ereg_replace_callback using anonymous function supported in PHP 5.3.0 or later
- Example#3323 - mb_internal_encoding example
- Example#3324 - mb_list_encodings example
- Example#3325 - mb_output_handler example
- Example#3326 - mb_preferred_mime_name example
- Example#3327 - mb_strimwidth example
- Example#3328 - mb_strtolower example
- Example#3329 - mb_strtolower example with non-Latin UTF-8 text
- Example#3330 - mb_strtoupper example
- Example#3331 - mb_strtoupper example with non-Latin UTF-8 text
- Example#3332 - mb_substitute_character example
- Example#3333 - mb_substr_count example
- Example#3334 - pspell_add_to_personal-Beispiel
- Example#3335 - pspell_check-Beispiel
- Example#3336 - pspell_add_to_personal-Beispiel
- Example#3337 - pspell_config_create-Beispiel
- Example#3338 - pspell_config_ignore-Beispiel
- Example#3339 - pspell_config_mode-Beispiel
- Example#3340 - pspell_config_personal-Beispiel
- Example#3341 - pspell_config_repl-Beispiel
- Example#3342 - pspell_config_runtogether-Beispiel
- Example#3343 - pspell_new_config-Beispiel
- Example#3344 - pspell_new_personal-Beispiel
- Example#3345 - pspell_new-Beispiel
- Example#3346 - pspell_add_to_personal-Beispiel
- Example#3347 - pspell_store_replacement-Beispiel
- Example#3348 - pspell_suggest-Beispiel
- Example#3349 - Einfaches recode_file-Beispiel
- Example#3350 - Einfaches recode_string-Beispiel:
- Example#3351 - Cairo Example
- Example#3352 - cairo_create example
- Example#3353 - cairo_font_options_create example
- Example#3354 - cairo_font_options_equal example
- Example#3355 - cairo_font_options_get_antialias example
- Example#3356 - cairo_font_options_get_hint_metrics example
- Example#3357 - cairo_font_options_get_hint_style example
- Example#3358 - cairo_font_options_get_subpixel_order example
- Example#3359 - cairo_font_options_hash example
- Example#3360 - cairo_font_options_merge example
- Example#3361 - cairo_font_options_set_antialias example
- Example#3362 - cairo_font_options_set_hint_metrics example
- Example#3363 - cairo_font_options_set_hint_style example
- Example#3364 - cairo_font_options_set_subpixel_order example
- Example#3365 - cairo_font_options_status example
- Example#3366 - cairo_format_stride_for_width example
- Example#3367 - cairo_image_surface_create_for_data example
- Example#3368 - cairo_image_surface_create_from_png example
- Example#3369 - cairo_image_surface_create example
- Example#3370 - cairo_image_surface_get_data example
- Example#3371 - cairo_image_surface_get_format example
- Example#3372 - cairo_image_surface_get_height example
- Example#3373 - cairo_image_surface_get_stride example
- Example#3374 - cairo_image_surface_get_width example
- Example#3375 - cairo_matrix_invert example
- Example#3376 - cairo_matrix_multiply example
- Example#3377 - cairo_matrix_transform_distance example
- Example#3378 - cairo_matrix_transform_point example
- Example#3379 - cairo_matrix_translate example
- Example#3380 - cairo_pattern_add_color_stop_rgb example
- Example#3381 - cairo_pattern_add_color_stop_rgba example
- Example#3382 - cairo_pattern_create_for_surface example
- Example#3383 - cairo_pattern_create_linear example
- Example#3384 - cairo_pattern_create_radial example
- Example#3385 - cairo_pattern_create_rgb example
- Example#3386 - cairo_pattern_create_rgba example
- Example#3387 - cairo_pattern_get_color_stop_count example
- Example#3388 - cairo_pattern_get_color_stop_rgba example
- Example#3389 - cairo_pattern_get_extend example
- Example#3390 - cairo_pattern_get_filter example
- Example#3391 - cairo_pattern_get_linear_points example
- Example#3392 - cairo_pattern_get_matrix example
- Example#3393 - cairo_pattern_get_radial_circles example
- Example#3394 - cairo_pattern_get_rgba example
- Example#3395 - cairo_pattern_get_surface example
- Example#3396 - cairo_pattern_get_type example
- Example#3397 - cairo_pattern_set_extend example
- Example#3398 - cairo_pattern_set_filter example
- Example#3399 - cairo_pattern_set_matrix example
- Example#3400 - cairo_pattern_status example
- Example#3401 - cairo_pdf_surface_create example
- Example#3402 - cairo_pdf_surface_set_size example
- Example#3403 - cairo_ps_get_levels example
- Example#3404 - cairo_ps_level_to_string example
- Example#3405 - cairo_ps_surface_create example
- Example#3406 - cairo_ps_surface_dsc_begin_page_setup example
- Example#3407 - cairo_ps_surface_dsc_begin_setup example
- Example#3408 - cairo_ps_surface_dsc_comment example
- Example#3409 - cairo_ps_surface_get_eps example
- Example#3410 - cairo_ps_surface_restrict_to_level example
- Example#3411 - cairo_ps_surface_set_eps example
- Example#3412 - cairo_ps_surface_set_size example
- Example#3413 - cairo_scaled_font_create example
- Example#3414 - cairo_scaled_font_extents example
- Example#3415 - cairo_scaled_font_get_ctm example
- Example#3416 - cairo_scaled_font_get_font_face example
- Example#3417 - cairo_scaled_font_get_font_matrix example
- Example#3418 - cairo_scaled_font_get_font_options example
- Example#3419 - cairo_scaled_font_get_scale_matrix example
- Example#3420 - cairo_scaled_font_get_type example
- Example#3421 - cairo_scaled_font_glyph_extents example
- Example#3422 - cairo_scaled_font_status example
- Example#3423 - cairo_scaled_font_text_extents example
- Example#3424 - cairo_surface_copy_page example
- Example#3425 - cairo_surface_create_similar example
- Example#3426 - cairo_surface_finish example
- Example#3427 - cairo_surface_flush example
- Example#3428 - cairo_surface_get_content example
- Example#3429 - cairo_surface_get_device_offset example
- Example#3430 - cairo_surface_get_font_options example
- Example#3431 - cairo_surface_get_type example
- Example#3432 - cairo_surface_mark_dirty_rectangle example
- Example#3433 - cairo_surface_mark_dirty example
- Example#3434 - cairo_surface_set_device_offset example
- Example#3435 - cairo_surface_set_fallback_resolution example
- Example#3436 - cairo_surface_show_page example
- Example#3437 - cairo_surface_status example
- Example#3438 - cairo_surface_write_to_png example
- Example#3439 - cairo_svg_surface_create example
- Example#3440 - cairo_svg_surface_restrict_to_version example
- Example#3441 - cairo_svg_version_to_string example
- Example#3442 - Objektorientierter Stil
- Example#3443 - Prozeduraler Stil
- Example#3444 - Objektorientierter Stil
- Example#3445 - Prozeduraler Stil
- Example#3446 - Objektorientierter Stil
- Example#3447 - Prozeduraler Stil
- Example#3448 - Objektorientierter Stil
- Example#3449 - Prozeduraler Stil
- Example#3450 - Objektorientierter Stil
- Example#3451 - Prozeduraler Stil
- Example#3452 - Objektorientierter Stil
- Example#3453 - Prozeduraler Stil
- Example#3454 - Objektorientierter Stil
- Example#3455 - Prozeduraler Stil
- Example#3456 - Objektorientierter Stil
- Example#3457 - Prozeduraler Stil
- Example#3458 - Objektorientierter Stil
- Example#3459 - Prozeduraler Stil
- Example#3460 - Objektorientierter Stil
- Example#3461 - Prozeduraler Stil
- Example#3462 - Objektorientierter Stil
- Example#3463 - Prozeduraler Stil
- Example#3464 - Objektorientierter Stil
- Example#3465 - Prozeduraler Stil
- Example#3466 - Objektorientierter Stil
- Example#3467 - Prozeduraler Stil
- Example#3468 - CairoContext::__construct example
- Example#3469 - Objektorientierter Stil
- Example#3470 - Prozeduraler Stil
- Example#3471 - Objektorientierter Stil
- Example#3472 - Prozeduraler Stil
- Example#3473 - Objektorientierter Stil
- Example#3474 - Prozeduraler Stil
- Example#3475 - Objektorientierter Stil
- Example#3476 - Prozeduraler Stil
- Example#3477 - Objektorientierter Stil
- Example#3478 - Prozeduraler Stil
- Example#3479 - Objektorientierter Stil
- Example#3480 - Prozeduraler Stil
- Example#3481 - Objektorientierter Stil
- Example#3482 - Prozeduraler Stil
- Example#3483 - Objektorientierter Stil
- Example#3484 - Prozeduraler Stil
- Example#3485 - Objektorientierter Stil
- Example#3486 - Prozeduraler Stil
- Example#3487 - Objektorientierter Stil
- Example#3488 - Prozeduraler Stil
- Example#3489 - Objektorientierter Stil
- Example#3490 - Prozeduraler Stil
- Example#3491 - Objektorientierter Stil
- Example#3492 - Prozeduraler Stil
- Example#3493 - Objektorientierter Stil
- Example#3494 - Prozeduraler Stil
- Example#3495 - Objektorientierter Stil
- Example#3496 - Prozeduraler Stil
- Example#3497 - Objektorientierter Stil
- Example#3498 - Prozeduraler Stil
- Example#3499 - Objektorientierter Stil
- Example#3500 - Prozeduraler Stil
- Example#3501 - Objektorientierter Stil
- Example#3502 - Prozeduraler Stil
- Example#3503 - Objektorientierter Stil
- Example#3504 - Prozeduraler Stil
- Example#3505 - Objektorientierter Stil
- Example#3506 - Prozeduraler Stil
- Example#3507 - Objektorientierter Stil
- Example#3508 - Prozeduraler Stil
- Example#3509 - Objektorientierter Stil
- Example#3510 - Prozeduraler Stil
- Example#3511 - Objektorientierter Stil
- Example#3512 - Prozeduraler Stil
- Example#3513 - Objektorientierter Stil
- Example#3514 - Prozeduraler Stil
- Example#3515 - Objektorientierter Stil
- Example#3516 - Prozeduraler Stil
- Example#3517 - Objektorientierter Stil
- Example#3518 - Prozeduraler Stil
- Example#3519 - Objektorientierter Stil
- Example#3520 - Prozeduraler Stil
- Example#3521 - Objektorientierter Stil
- Example#3522 - Prozeduraler Stil
- Example#3523 - Objektorientierter Stil
- Example#3524 - Prozeduraler Stil
- Example#3525 - Objektorientierter Stil
- Example#3526 - Prozeduraler Stil
- Example#3527 - Objektorientierter Stil
- Example#3528 - Prozeduraler Stil
- Example#3529 - Objektorientierter Stil
- Example#3530 - Prozeduraler Stil
- Example#3531 - Objektorientierter Stil
- Example#3532 - Prozeduraler Stil
- Example#3533 - Objektorientierter Stil
- Example#3534 - Prozeduraler Stil
- Example#3535 - Objektorientierter Stil
- Example#3536 - Prozeduraler Stil
- Example#3537 - Objektorientierter Stil
- Example#3538 - Prozeduraler Stil
- Example#3539 - Objektorientierter Stil
- Example#3540 - Prozeduraler Stil
- Example#3541 - Objektorientierter Stil
- Example#3542 - Prozeduraler Stil
- Example#3543 - Objektorientierter Stil
- Example#3544 - Prozeduraler Stil
- Example#3545 - Objektorientierter Stil
- Example#3546 - Prozeduraler Stil
- Example#3547 - Objektorientierter Stil
- Example#3548 - Prozeduraler Stil
- Example#3549 - Objektorientierter Stil
- Example#3550 - Prozeduraler Stil
- Example#3551 - Objektorientierter Stil
- Example#3552 - Prozeduraler Stil
- Example#3553 - Objektorientierter Stil
- Example#3554 - Prozeduraler Stil
- Example#3555 - Objektorientierter Stil
- Example#3556 - Prozeduraler Stil
- Example#3557 - Objektorientierter Stil
- Example#3558 - Prozeduraler Stil
- Example#3559 - Objektorientierter Stil
- Example#3560 - Prozeduraler Stil
- Example#3561 - Objektorientierter Stil
- Example#3562 - Prozeduraler Stil
- Example#3563 - Objektorientierter Stil
- Example#3564 - Prozeduraler Stil
- Example#3565 - Objektorientierter Stil
- Example#3566 - Prozeduraler Stil
- Example#3567 - Objektorientierter Stil
- Example#3568 - Prozeduraler Stil
- Example#3569 - Objektorientierter Stil
- Example#3570 - Prozeduraler Stil
- Example#3571 - Objektorientierter Stil
- Example#3572 - Prozeduraler Stil
- Example#3573 - Objektorientierter Stil
- Example#3574 - Prozeduraler Stil
- Example#3575 - Objektorientierter Stil
- Example#3576 - Prozeduraler Stil
- Example#3577 - Objektorientierter Stil
- Example#3578 - Prozeduraler Stil
- Example#3579 - Objektorientierter Stil
- Example#3580 - Prozeduraler Stil
- Example#3581 - Objektorientierter Stil
- Example#3582 - Prozeduraler Stil
- Example#3583 - Objektorientierter Stil
- Example#3584 - Prozeduraler Stil
- Example#3585 - Objektorientierter Stil
- Example#3586 - Prozeduraler Stil
- Example#3587 - Objektorientierter Stil
- Example#3588 - Prozeduraler Stil
- Example#3589 - Objektorientierter Stil
- Example#3590 - Prozeduraler Stil
- Example#3591 - Objektorientierter Stil
- Example#3592 - Prozeduraler Stil
- Example#3593 - Objektorientierter Stil
- Example#3594 - Prozeduraler Stil
- Example#3595 - Objektorientierter Stil
- Example#3596 - Prozeduraler Stil
- Example#3597 - Objektorientierter Stil
- Example#3598 - Prozeduraler Stil
- Example#3599 - Objektorientierter Stil
- Example#3600 - Prozeduraler Stil
- Example#3601 - Objektorientierter Stil
- Example#3602 - Prozeduraler Stil
- Example#3603 - Objektorientierter Stil
- Example#3604 - Prozeduraler Stil
- Example#3605 - Objektorientierter Stil
- Example#3606 - Prozeduraler Stil
- Example#3607 - Objektorientierter Stil
- Example#3608 - Prozeduraler Stil
- Example#3609 - Objektorientierter Stil
- Example#3610 - Prozeduraler Stil
- Example#3611 - Objektorientierter Stil
- Example#3612 - Prozeduraler Stil
- Example#3613 - Objektorientierter Stil
- Example#3614 - Prozeduraler Stil
- Example#3615 - Objektorientierter Stil
- Example#3616 - Prozeduraler Stil
- Example#3617 - Objektorientierter Stil
- Example#3618 - Prozeduraler Stil
- Example#3619 - Objektorientierter Stil
- Example#3620 - Prozeduraler Stil
- Example#3621 - Objektorientierter Stil
- Example#3622 - Prozeduraler Stil
- Example#3623 - Objektorientierter Stil
- Example#3624 - Prozeduraler Stil
- Example#3625 - Objektorientierter Stil
- Example#3626 - Prozeduraler Stil
- Example#3627 - Objektorientierter Stil
- Example#3628 - Prozeduraler Stil
- Example#3629 - Objektorientierter Stil
- Example#3630 - Prozeduraler Stil
- Example#3631 - Objektorientierter Stil
- Example#3632 - Prozeduraler Stil
- Example#3633 - Objektorientierter Stil
- Example#3634 - Prozeduraler Stil
- Example#3635 - Objektorientierter Stil
- Example#3636 - Prozeduraler Stil
- Example#3637 - Objektorientierter Stil
- Example#3638 - Prozeduraler Stil
- Example#3639 - Objektorientierter Stil
- Example#3640 - Prozeduraler Stil
- Example#3641 - Objektorientierter Stil
- Example#3642 - Prozeduraler Stil
- Example#3643 - CairoSurface::createSimilar example
- Example#3644 - CairoSurface::finish example
- Example#3645 - CairoSurface::flush example
- Example#3646 - CairoSurface::getContent example
- Example#3647 - CairoSurface::getDeviceOffset example
- Example#3648 - Objektorientierter Stil
- Example#3649 - Prozeduraler Stil
- Example#3650 - CairoSurface::getType example
- Example#3651 - CairoSurface::markDirty example
- Example#3652 - CairoSurface::markDirtyRectangle example
- Example#3653 - CairoSurface::setDeviceOffset example
- Example#3654 - CairoSurface::setFallbackResolution example
- Example#3655 - Objektorientierter Stil
- Example#3656 - Prozeduraler Stil
- Example#3657 - Objektorientierter Stil
- Example#3658 - Prozeduraler Stil
- Example#3659 - CairoSurface::writeToPng example
- Example#3660 - CairoSvgSurface::__construct example
- Example#3661 - CairoSvgSurface::getVersions example
- Example#3662 - Prozeduraler Stil
- Example#3663 - CairoSvgSurface::restrictToVersion example
- Example#3664 - CairoSvgSurface::versionToString example
- Example#3665 - CairoImageSurface::__construct example
- Example#3666 - CairoImageSurface::createForData example
- Example#3667 - CairoImageSurface::createFromPng example
- Example#3668 - CairoImageSurface::getData example
- Example#3669 - CairoImageSurface::getFormat example
- Example#3670 - CairoImageSurface::getHeight example
- Example#3671 - CairoImageSurface::getStride example
- Example#3672 - CairoImageSurface::getWidth example
- Example#3673 - CairoPdfSurface::__construct example
- Example#3674 - CairoPdfSurface::setSize example
- Example#3675 - CairoPsSurface::__construct example
- Example#3676 - CairoPsSurface::dscBeginPageSetup example
- Example#3677 - CairoPsSurface::dscBeginSetup example
- Example#3678 - CairoPsSurface::dscComment example
- Example#3679 - CairoPsSurface::getEps example
- Example#3680 - CairoPsSurface::getLevels example
- Example#3681 - CairoPsSurface::levelToString example
- Example#3682 - CairoPsSurface::restrictToLevel example
- Example#3683 - CairoPsSurface::setEps example
- Example#3684 - CairoPsSurface::setSize example
- Example#3685 - CairoFontFace::__construct example
- Example#3686 - CairoFontFace::getType example
- Example#3687 - Objektorientierter Stil
- Example#3688 - Prozeduraler Stil
- Example#3689 - CairoFontOptions::__construct example
- Example#3690 - CairoFontOptions::equal example
- Example#3691 - Objektorientierter Stil
- Example#3692 - Prozeduraler Stil
- Example#3693 - CairoFontOptions::getHintMetrics example
- Example#3694 - CairoFontOptions::getHintStyle example
- Example#3695 - CairoFontOptions::getSubpixelOrder example
- Example#3696 - CairoFontOptions::hash example
- Example#3697 - CairoFontOptions::merge example
- Example#3698 - Objektorientierter Stil
- Example#3699 - Prozeduraler Stil
- Example#3700 - CairoFontOptions::setHintMetrics example
- Example#3701 - CairoFontOptions::setHintStyle example
- Example#3702 - CairoFontOptions::setSubpixelOrder example
- Example#3703 - Objektorientierter Stil
- Example#3704 - Prozeduraler Stil
- Example#3705 - CairoScaledFont::__construct example
- Example#3706 - CairoScaledFont::extents example
- Example#3707 - CairoScaledFont::getCtm example
- Example#3708 - Objektorientierter Stil
- Example#3709 - Prozeduraler Stil
- Example#3710 - Objektorientierter Stil
- Example#3711 - Prozeduraler Stil
- Example#3712 - Objektorientierter Stil
- Example#3713 - Prozeduraler Stil
- Example#3714 - CairoScaledFont::getScaleMatrix example
- Example#3715 - CairoScaledFont::getType example
- Example#3716 - CairoScaledFont::glyphExtents example
- Example#3717 - Objektorientierter Stil
- Example#3718 - Prozeduraler Stil
- Example#3719 - Objektorientierter Stil
- Example#3720 - Prozeduraler Stil
- Example#3721 - CairoPattern::__construct example
- Example#3722 - Objektorientierter Stil
- Example#3723 - Prozeduraler Stil
- Example#3724 - CairoPattern::getType example
- Example#3725 - Objektorientierter Stil
- Example#3726 - Prozeduraler Stil
- Example#3727 - Objektorientierter Stil
- Example#3728 - Prozeduraler Stil
- Example#3729 - CairoGradientPattern::addColorStopRgb example
- Example#3730 - CairoGradientPattern::addColorStopRgba example
- Example#3731 - CairoGradientPattern::getColorStopCount example
- Example#3732 - CairoGradientPattern::getColorStopRgba example
- Example#3733 - CairoGradientPattern::getExtend example
- Example#3734 - CairoGradientPattern::setExtend example
- Example#3735 - CairoSolidPattern::__construct example
- Example#3736 - CairoSolidPattern::getRgba example
- Example#3737 - CairoSurfacePattern::__construct example
- Example#3738 - CairoSurfacePattern::getExtend example
- Example#3739 - CairoSurfacePattern::getFilter example
- Example#3740 - CairoSurfacePattern::getSurface example
- Example#3741 - CairoSurfacePattern::setExtend example
- Example#3742 - CairoSurfacePattern::setFilter example
- Example#3743 - CairoLinearGradient::__construct example
- Example#3744 - CairoLinearGradient::getPoints example
- Example#3745 - CairoRadialGradient::__construct example
- Example#3746 - CairoRadialGradient::getCircles example
- Example#3747 - CairoFormat::strideForWidth example
- Example#3748 - Objektorientierter Stil
- Example#3749 - Prozeduraler Stil
- Example#3750 - Objektorientierter Stil
- Example#3751 - Prozeduraler Stil
- Example#3752 - Objektorientierter Stil
- Example#3753 - Prozeduraler Stil
- Example#3754 - Objektorientierter Stil
- Example#3755 - Prozeduraler Stil
- Example#3756 - Objektorientierter Stil
- Example#3757 - Prozeduraler Stil
- Example#3758 - CairoMatrix::invert example
- Example#3759 - CairoMatrix::multiply example
- Example#3760 - Objektorientierter Stil
- Example#3761 - Prozeduraler Stil
- Example#3762 - Objektorientierter Stil
- Example#3763 - Prozeduraler Stil
- Example#3764 - CairoMatrix::transformDistance example
- Example#3765 - CairoMatrix::transformPoint example
- Example#3766 - Objektorientierter Stil
- Example#3767 - Prozeduraler Stil
- Example#3768 - exif_imagetype-Beispiel
- Example#3769 - exif_read_data-Beispiel
- Example#3770 - exif_read_data mit Streams; verfügbar von PHP 7.2.0 an
- Example#3771 - exif_tagname Beispiel
- Example#3772 - exif_thumbnail Beispiel
- Example#3773 - PNG erzeugen mit PHP
- Example#3774 - Wasserzeichen mit Hilfe von Alpha-Kanälen zufügen
- Example#3775 - Erstellen eines transparenten Wasserzeichens mit imagecopymerge
- Example#3776 - Benutztung von gd_info
- Example#3777 - getimagesize() und MIME-Typ
- Example#3778 - getimagesize-Beispiel
- Example#3779 - getimagesize (URL)
- Example#3780 - getimagesize() mit Rückgabe von IPTC
- Example#3781 - getimagesizefromstring example
- Example#3782 - image_type_to_extension example
- Example#3783 - image_type_to_mime_type example
- Example#3784 - image2wbmp example
- Example#3785 - imageaffinematrixconcat example
- Example#3786 - imageaffinematrixget example
- Example#3787 - imagealphablending usage example
- Example#3788 - A comparison of two lines, one with anti-aliasing switched on
- Example#3789 - Zeichnen eines Kreises mittels imagearc
- Example#3790 - Saving a BMP file
- Example#3791 - imagechar-Beispiel
- Example#3792 - imagecharup Beispiel
- Example#3793 - imagecolorallocate Beispiel
- Example#3794 - Example of using imagecolorallocatealpha
- Example#3795 - Zurgriff auf individuelle RGB-Werte
- Example#3796 - Menschenlesbare RGB-Werte unter Verwendung von imagecolorsforindex
- Example#3797 - Suche nach einem Satz von Farben in einem Bild
- Example#3798 - Search for a set of colors in an image
- Example#3799 - Example of using imagecolorclosesthwb
- Example#3800 - Verwendung von imagecolordeallocate
- Example#3801 - Ermittle Farben des GD-Logos
- Example#3802 - Get colors from the GD logo
- Example#3803 - imagecolormatch example
- Example#3804 - Verwendung von imagecoloresolve um Farben aus einem Bild auszulesen
- Example#3805 - Using imagecoloresolvealpha to get colors from an image
- Example#3806 - imagecolorset Beispiel
- Example#3807 - imagecolorsforindex Beispiel
- Example#3808 - Ermitteln der Gesamtanzahl von Farben in einem Bild unter Verwendung von imagecolorstotal
- Example#3809 - imagecolortransparent Beispiel
- Example#3810 - Embossing the PHP.net logo
- Example#3811 - Gaussian blur
- Example#3812 - Beschneiden des PHP.net Logos
- Example#3813 - Merging two copies of the PHP.net logo with 75% transparency
- Example#3814 - imagecopymergegray usage
- Example#3815 - Simple example
- Example#3816 - Resampling an image proportionally
- Example#3817 - Ein Bild skalieren
- Example#3818 - Erzeugung eines neuen GD-Bild-Streams und Ausgabe des Bildes:
- Example#3819 - Convert an BMP image to a PNG image using imagecreatefrombmp
- Example#3820 - imagecreatefromgd2 example
- Example#3821 - imagecreatefromgd2part example
- Example#3822 - imagecreatefromgd example
- Example#3823 - Beispiel zur Behandlung von Fehlern beim Einlesen einer GIF
- Example#3824 - Beispiel für Fehlerbehandlung beim Laden eines JPEG
- Example#3825 - Beispiel für Fehlerbehandlung beim Laden eines PNG
- Example#3826 - imagecreatefromstring example
- Example#3827 - Example to handle an error during loading of a WBMP
- Example#3828 - Convert an WebP image to a jpeg image using imagecreatefromwebp
- Example#3829 - Convert an XBM image to a png image using imagecreatefromxbm
- Example#3830 - Creating an image instance using imagecreatefromxpm
- Example#3831 - Creating a new GD image stream and outputting an image.
- Example#3832 - imagecrop example
- Example#3833 - Proper handling of auto-cropping
- Example#3834 - imagedashedline Beispiel
- Example#3835 - Alternative zu imagedashedline
- Example#3836 - Verwendung von imagedestroy
- Example#3837 - imageellipse example
- Example#3838 - imagefill Beispiel
- Example#3839 - Creating a 3D looking pie
- Example#3840 - imagefilledellipse example
- Example#3841 - imagefilledpolygon Beispiel
- Example#3842 - imagefilledrectangle Verwendung
- Example#3843 - Füllen einer Ellipse mit einer Farbe
- Example#3844 - imagefilter grayscale example
- Example#3845 - imagefilter brightness example
- Example#3846 - imagefilter colorize example
- Example#3847 - imagefilter negate example
- Example#3848 - imagefilter pixelate example
- Example#3849 - imagefilter scatter example
- Example#3850 - Flips an image vertically
- Example#3851 - Flips the image horizontally
- Example#3852 - Verwendung von imagefontheight mit integrierten Schriftarten
- Example#3853 - Verwendung von imagefontheight mit imageloadfont
- Example#3854 - Verwendung von imagefontwidth mit integrierten Schriftarten
- Example#3855 - Verwendung von imagefontwidth mit imageloadfont
- Example#3856 - imageftbbox example
- Example#3857 - imagefttext example
- Example#3858 - imagegammacorrect Verwendung
- Example#3859 - Outputting a GD2 image
- Example#3860 - Saving a GD2 image
- Example#3861 - Outputting a GD image
- Example#3862 - Saving a GD image
- Example#3863 - imagegetclip example
- Example#3864 - Ein Bild mittels imagegif ausgeben
- Example#3865 - Eine PNG-Datei mit imagegif in GIF konvertieren
- Example#3866 - imagegrabscreen example
- Example#3867 - imagegrabwindow example
- Example#3868 - Aktiviere Interlacing unter Verendung von imageinterlace
- Example#3869 - Simple detection of true color image instances using imageistruecolor
- Example#3870 - Ein Bild an den Browser ausgeben
- Example#3871 - Ein Bild in eine Datei speichern
- Example#3872 - Das Bild mit 75% Qualität an den Browser ausgeben
- Example#3873 - imagelayereffect example
- Example#3874 - Zeichnen einer dicken Linie
- Example#3875 - imageloadfont Verwendungsbeispiel
- Example#3876 - imageopenpolygon example
- Example#3877 - imagepalettecopy example
- Example#3878 - Converts any image resource to true color
- Example#3879 - imagepolygon example
- Example#3880 - imagepsbbox Verwendung
- Example#3881 - imagepsencodefont Beispiel
- Example#3882 - imagepsextendfont Beispiel
- Example#3883 - imagepsfreefont Beispiel
- Example#3884 - imagepsloadfont Beispiel
- Example#3885 - imagepsslantfont Beispiel
- Example#3886 - imagepstext Verwendung
- Example#3887 - Einfaches imagerectangle Beispiel
- Example#3888 - Setting and getting the resolution of an image
- Example#3889 - Rotate an image 180 degrees
- Example#3890 - Grundlegende imagesavealpha Verwendung
- Example#3891 - imagesetbrush example
- Example#3892 - imagesetinterpolation example
- Example#3893 - imagesetpixel Beispiel
- Example#3894 - imagesetstyle example
- Example#3895 - imagesetthickness example
- Example#3896 - imagesettile example
- Example#3897 - imagestring Beispiel
- Example#3898 - imagestringup Beispiel
- Example#3899 - Verwenden von imagesx
- Example#3900 - Verwenden von imagesy
- Example#3901 - Converting a true color image to a palette-based image
- Example#3902 - imagettfbbox Beispiel
- Example#3903 - imagettftext Beispiel
- Example#3904 - Prüfe PNG-Unterstützung
- Example#3905 - Outputting a WBMP image
- Example#3906 - Saving the WBMP image
- Example#3907 - Outputting the image with a different foreground
- Example#3908 - Saving an WebP file
- Example#3909 - Saving an XBM file
- Example#3910 - Saving an XBM file with a different foreground color
- Example#3911 - Embedding IPTC data into a JPEG
- Example#3912 - iptcparse() used together with getimagesize
- Example#3913 - jpeg2wbmp example
- Example#3914 - png2wbmp example
- Example#3915 - Gmagick Example
- Example#3916 - Gmagick::despeckleimage example
- Example#3917 - Gmagick::setCompressionQuality
- Example#3918 - Creating a thumbnail in Imagick
- Example#3919 - Make a thumbnail of all JPG files in a directory
- Example#3920 - Creating a reflection of an image
- Example#3921 - Filling text with gradient
- Example#3922 - Read in GIF image and resize all frames
- Example#3923 - Create a PHP logo
- Example#3924 - Using Imagick::adaptiveBlurImage:
- Example#3925 - Using Imagick::adaptiveResizeImage
- Example#3926 - A Imagick::adaptiveSharpenImage example
- Example#3927 - Imagick::adaptiveThresholdImage
- Example#3928 - Imagick::addNoiseImage
- Example#3929 - Imagick::affineTransformImage
- Example#3930 - Using Imagick::annotateImage:
- Example#3931 - Imagick::appendImages example
- Example#3932 - Imagick::autoLevelImage
- Example#3933 - Imagick::blackThresholdImage
- Example#3934 - Imagick::blueShiftImage
- Example#3935 - Using Imagick::blurImage:
- Example#3936 - Imagick::borderImage
- Example#3937 - Imagick::brightnessContrastImage
- Example#3938 - Imagick::charcoalImage
- Example#3939 - Using Imagick::chopImage:
- Example#3940 - Imagick object cloning in different versions of imagick
- Example#3941 - Using Imagick::clutImage:
- Example#3942 - Imagick::colorizeImage
- Example#3943 - Imagick::colorMatrixImage
- Example#3944 - Using Imagick::commentImage:
- Example#3945 - Using Imagick::compareImageLayers
- Example#3946 - Using Imagick::compareImages:
- Example#3947 - Using Imagick::compositeImage:
- Example#3948 - Imagick::contrastImage
- Example#3949 - Imagick::convolveImage
- Example#3950 - Imagick::cropImage
- Example#3951 - Imagick::deskewImage
- Example#3952 - Imagick::despeckleImage
- Example#3953 - Using Imagick::distortImage:
- Example#3954 - Imagick::edgeImage
- Example#3955 - Imagick::embossImage
- Example#3956 - Imagick::enhanceImage
- Example#3957 - Imagick::equalizeImage
- Example#3958 - Using Imagick::evaluateImage
- Example#3959 - Using Imagick::exportImagePixels
- Example#3960 - Imagick::filter
- Example#3961 - Imagick::flipImage
- Example#3962 - Imagick::floodfillPaintImage example
- Example#3963 - Imagick::flopImage
- Example#3964 - Imagick::forwardFourierTransformImage
- Example#3965 - Imagick::frameImage
- Example#3966 - Create a sinusoidal gradient
- Example#3967 - Create a gradient from the polynomial (4x^2 - 4x + 1)
- Example#3968 - Create a complex gradient from the polynomial (4x^2 - 4x^2 + 1) modulated by a sinusoidal gradient
- Example#3969 - Imagick::fxImage
- Example#3970 - Imagick::gammaImage
- Example#3971 - Imagick::gaussianBlurImage
- Example#3972 - Imagick::getImageGeometry
- Example#3973 - Generates Imagick::getImageHistogram
- Example#3974 - Using Imagick::getImageLength:
- Example#3975 - Using Imagick::getImageProperties:
- Example#3976 - Using Imagick::getImageProperty:
- Example#3977 - Using Imagick::getIteratorIndex:
- Example#3978 - Imagick::getPixelIterator
- Example#3979 - Imagick::getPixelRegionIterator example
- Example#3980 - Getting the size of a raw RGB image set at 200x400, after scaling to 400x800 (compared to width / height)
- Example#3981 - Imagick::haldClutImage
- Example#3982 - Imagick::identifyFormat
- Example#3983 - Example Result Format
- Example#3984 - Imagick::implodeImage
- Example#3985 - Imagick::importImagePixels example
- Example#3986 - Imagick::levelImage
- Example#3987 - Imagick::linearStretchImage
- Example#3988 - Imagick::magnifyImage
- Example#3989 - Imagick::medianFilterImage
- Example#3990 - Imagick::mergeImageLayers
- Example#3991 - Imagick::modulateImage
- Example#3992 - Convolve Imagick::morphology
- Example#3993 - Correlate Imagick::morphology
- Example#3994 - Erode Imagick::morphology
- Example#3995 - Erode Intensity Imagick::morphology
- Example#3996 - Dilate Imagick::morphology
- Example#3997 - Dilate intensity Imagick::morphology
- Example#3998 - Distance with Chebyshev kernel Imagick::morphology
- Example#3999 - Distance with Manhattan kernel Imagick::morphology
- Example#4000 - Distance with ocatagonal kernel Imagick::morphology
- Example#4001 - Distance with Euclidean kernel Imagick::morphology
- Example#4002 - Edge Imagick::morphology
- Example#4003 - Open Imagick::morphology
- Example#4004 - Open intensity Imagick::morphology
- Example#4005 - Close Imagick::morphology
- Example#4006 - Close Intensity Imagick::morphology
- Example#4007 - Smooth Imagick::morphology
- Example#4008 - Edge in Imagick::morphology
- Example#4009 - Edge out Imagick::morphology
- Example#4010 - 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#4011 - 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#4012 - Hit and Miss Imagick::morphology
- Example#4013 - Thinning Imagick::morphology
- Example#4014 - Thicken Imagick::morphology
- Example#4015 - Thick to generate a convex hull Imagick::morphology
- Example#4016 - Iterative morphology Imagick::morphology
- Example#4017 - Helper functon to get an image silhouette Imagick::morphology
- Example#4018 - Imagick::motionBlurImage
- Example#4019 - Imagick::negateImage
- Example#4020 - Using Imagick::newImage:
- Example#4021 - Imagick::newPseudoImage
- Example#4022 - Imagick::normalizeImage
- Example#4023 - Imagick::oilPaintImage
- Example#4024 - Using Imagick::optimizeImageLayers
- Example#4025 - Imagick::orderedPosterizeImage
- Example#4026 - Using Imagick::pingImageBlob
- Example#4027 - Using Imagick::pingImageFile
- Example#4028 - A Imagick::polaroidImage example
- Example#4029 - Imagick::posterizeImage
- Example#4030 - Imagick::quantizeImage
- Example#4031 - Using Imagick::queryFontMetrics:
- Example#4032 - Imagick::queryFonts
- Example#4033 - Imagick::queryFormats
- Example#4034 - Imagick::radialBlurImage
- Example#4035 - Imagick::raiseImage
- Example#4036 - Imagick::randomThresholdImage
- Example#4037 - Imagick::readImageBlob
- Example#4038 - Imagick::recolorImage
- Example#4039 - Imagick::reduceNoiseImage
- Example#4040 - Imagick::resampleImage
- Example#4041 - Imagick::resizeImage
- Example#4042 - Imagick::rollImage
- Example#4043 - Imagick::rotateImage
- Example#4044 - Imagick::rotationalBlurImage
- Example#4045 - Using Imagick::roundCorners:
- Example#4046 - Imagick::scaleImage
- Example#4047 - Imagick::segmentImage
- Example#4048 - Imagick::selectiveBlurImage
- Example#4049 - Imagick::separateImageChannel
- Example#4050 - Imagick::sepiaToneImage
- Example#4051 - Imagick::setCompressionQuality
- Example#4052 - A Imagick::setFont example
- Example#4053 - A Imagick::setImage example
- Example#4054 - Imagick::setImageArtifact
- Example#4055 - Imagick::setImageBias
- Example#4056 - Imagick::setImageClipMask
- Example#4057 - Imagick::setImageCompressionQuality
- Example#4058 - Modify animated Gif with Imagick::setImageDelay
- Example#4059 - Basic Imagick::setImageIterations usage
- Example#4060 - A Imagick::setImageOpacity example
- Example#4061 - Imagick::setImageOrientation
- Example#4062 - Using Imagick::setImageProperty:
- Example#4063 - Imagick::setImageResolution
- Example#4064 - Modify animated Gif with Imagick::setImageTicksPerSecond
- Example#4065 - Using Imagick::setIteratorIndex:
- Example#4066 - Attempt to reach '$extent' sizeImagick::setOption
- Example#4067 - Imagick::setOption
- Example#4068 - Imagick::setOption
- Example#4069 - A Imagick::setPointSize example
- Example#4070 - Imagick::setProgressMonitor
- Example#4071 - Imagick::setSamplingFactors
- Example#4072 - Imagick::shadeImage
- Example#4073 - Imagick::shadowImage
- Example#4074 - Imagick::sharpenImage
- Example#4075 - Imagick::shaveImage
- Example#4076 - Imagick::shearImage
- Example#4077 - Create a gradient image using Imagick::sigmoidalContrastImage suitable for blending two images together smoothly, with the blending defined by $contrast and $the midpoint
- Example#4078 - Imagick::sketchImage
- Example#4079 - Imagick::smushImages
- Example#4080 - Imagick::solarizeImage
- Example#4081 - SPARSECOLORMETHOD_BARYCENTRIC Imagick::sparseColorImage
- Example#4082 - SPARSECOLORMETHOD_BILINEAR Imagick::sparseColorImage
- Example#4083 - SPARSECOLORMETHOD_SPEPARDS Imagick::sparseColorImage
- Example#4084 - SPARSECOLORMETHOD_VORONOI Imagick::sparseColorImage
- Example#4085 - SPARSECOLORMETHOD_BARYCENTRIC Imagick::sparseColorImage
- Example#4086 - createGradientImage is used by other examples. Imagick::sparseColorImage
- Example#4087 - Imagick::spliceImage
- Example#4088 - Imagick::spreadImage
- Example#4089 - Imagick::statisticImage
- Example#4090 - Imagick::subImageMatch
- Example#4091 - Imagick::swirlImage
- Example#4092 - Imagick::textureImage
- Example#4093 - Imagick::thresholdImage
- Example#4094 - Imagick::thumbnailImage
- Example#4095 - Imagick::tintImage
- Example#4096 - Using Imagick::transformImage:
- Example#4097 - Imagick::transformImageColorspace example
- Example#4098 - Imagick::transformImageColorspace
- Example#4099 - Imagick::transparentPaintImage
- Example#4100 - Imagick::transposeImage
- Example#4101 - Imagick::transverseImage
- Example#4102 - Using Imagick::trimImage:
- Example#4103 - Imagick::uniqueImageColors
- Example#4104 - Imagick::unsharpMaskImage
- Example#4105 - Imagick::vignetteImage
- Example#4106 - WaveImage can be quite slow Imagick::waveImage
- Example#4107 - Imagick::whiteThresholdImage
- Example#4108 - ImagickDraw::affine
- Example#4109 - ImagickDraw::arc
- Example#4110 - ImagickDraw::bezier
- Example#4111 - ImagickDraw::circle
- Example#4112 - ImagickDraw::composite
- Example#4113 - ImagickDraw::ellipse
- Example#4114 - ImagickDraw::line
- Example#4115 - ImagickDraw::matte
- Example#4116 - ImagickDraw::pathCurveToQuadraticBezierAbsolute
- Example#4117 - ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute
- Example#4118 - ImagickDraw::pathCurveToQuadraticBezierSmoothRelative
- Example#4119 - ImagickDraw::pathStart
- Example#4120 - ImagickDraw::point
- Example#4121 - ImagickDraw::polygon
- Example#4122 - ImagickDraw::polyline
- Example#4123 - ImagickDraw::popDefs
- Example#4124 - ImagickDraw::push
- Example#4125 - ImagickDraw::pushPattern
- Example#4126 - ImagickDraw::rectangle
- Example#4127 - ImagickDraw::rotate
- Example#4128 - ImagickDraw::roundRectangle
- Example#4129 - ImagickDraw::scale
- Example#4130 - ImagickDraw::setClipPath
- Example#4131 - ImagickDraw::setClipRule
- Example#4132 - ImagickDraw::setClipUnits
- Example#4133 - ImagickDraw::setFillAlpha
- Example#4134 - ImagickDraw::setFillColor
- Example#4135 - ImagickDraw::setFillOpacity
- Example#4136 - ImagickDraw::setFillRule
- Example#4137 - ImagickDraw::setFont
- Example#4138 - ImagickDraw::setFontFamily
- Example#4139 - ImagickDraw::setFontSize
- Example#4140 - ImagickDraw::setFontStretch
- Example#4141 - ImagickDraw::setFontStyle
- Example#4142 - ImagickDraw::setFontWeight
- Example#4143 - ImagickDraw::setGravity
- Example#4144 - ImagickDraw::setStrokeAlpha
- Example#4145 - ImagickDraw::setStrokeAntialias
- Example#4146 - ImagickDraw::setStrokeColor
- Example#4147 - ImagickDraw::setStrokeDashArray
- Example#4148 - ImagickDraw::setStrokeDashOffset
- Example#4149 - ImagickDraw::setStrokeLineCap
- Example#4150 - ImagickDraw::setStrokeLineJoin
- Example#4151 - ImagickDraw::setStrokeMiterLimit
- Example#4152 - ImagickDraw::setStrokeOpacity
- Example#4153 - ImagickDraw::setStrokeWidth
- Example#4154 - ImagickDraw::setTextAlignment
- Example#4155 - ImagickDraw::setTextAntialias
- Example#4156 - ImagickDraw::setTextDecoration
- Example#4157 - ImagickDraw::setTextUnderColor
- Example#4158 - ImagickDraw::setVectorGraphics
- Example#4159 - ImagickDraw::setViewBox
- Example#4160 - ImagickDraw::skewX
- Example#4161 - ImagickDraw::skewY
- Example#4162 - ImagickDraw::translate
- Example#4163 - ImagickPixel::construct
- Example#4164 - Basic Imagick::getColor usage
- Example#4165 - Basic Imagick::getColorAsString usage
- Example#4166 - ImagickPixel getColorCount
- Example#4167 - Basic Imagick::getColorValue usage
- Example#4168 - ImagickPixel::getColorValueQuantum
- Example#4169 - Basic Imagick::getHSL example
- Example#4170 - ImagickPixel::isSimilar
- Example#4171 - ImagickPixel::setColor
- Example#4172 - Basic Imagick::setColorValue usage
- Example#4173 - ImagickPixel::setColorValueQuantum
- Example#4174 - Use ImagickPixel::setHSL to modify a color
- Example#4175 - ImagickPixelIterator::clear
- Example#4176 - ImagickPixelIterator::construct
- Example#4177 - ImagickPixelIterator::getNextIteratorRow
- Example#4178 - ImagickPixelIterator::resetIterator
- Example#4179 - ImagickPixelIterator::setIteratorRow
- Example#4180 - ImagickKernel::addKernel
- Example#4181 - ImagickKernel::addUnityKernel
- Example#4182 - ImagickKernel::addUnityKernel
- Example#4183 - ImagickKernel::fromBuiltin
- Example#4184 - ImagickKernel::fromMatrix
- Example#4185 - ImagickKernel::getMatrix
- Example#4186 - ImagickKernel::scale
- Example#4187 - ImagickKernel::separate
- Example#4188 - imap_append Beispiel
- Example#4189 - imap_check Beispiel
- Example#4190 - imap_createmailbox Beispiel
- Example#4191 - imap_delete Beispiel
- Example#4192 - imap_fetch_overview-Beispiel
- Example#4193 - imap_gc Beispiel
- Example#4194 - imap_get_quota-Beispiel
- Example#4195 - Beispiel für imap_get_quota ab 4.3 und aufwärts
- Example#4196 - imap_get_quotaroot-Beispiel
- Example#4197 - imap_getacl Beispiel
- Example#4198 - imap_getmailboxes Beispiel
- Example#4199 - imap_list Beispiel
- Example#4200 - imap_mail_compose Beispiel
- Example#4201 - imap_mailboxmsginfo Beispiel
- Example#4202 - imap_mime_header_decode Beispiel
- Example#4203 - Verschiedene imap_open Aufrufe
- Example#4204 - imap_open Beispiel
- Example#4205 - imap_ping Example
- Example#4206 - imap_reopen Beispiel
- Example#4207 - imap_rfc822_parse_adrlist Beispiel
- Example#4208 - imap_rfc822_write_address Beispiel
- Example#4209 - imap_search Beispiel
- Example#4210 - imap_set_quota Beispiel
- Example#4211 - imap_setflag_full-Beispiel
- Example#4212 - imap_status Beispiel
- Example#4213 - imap_thread Example
- Example#4214 - imap_timeout Beispiel
- Example#4215 - Hash-Wert berechnen und einen Benutzer hinzufügen
- Example#4216 - Verschicken einer E-Mail.
- Example#4217 - Verschicken einer E-Mail mit zusätzlichen Headern.
- Example#4218 - Verschicken einer E-Mail mit zusätzliche Headern als Array
- Example#4219 - Verschicken einer E-Mail mit einem zusätzlichen Kommandozeilen-Parameter.
- Example#4220 - Verschicken einer HTML-E-Mail.
- Example#4221 - mailparse_determine_best_xfer_encoding example
- Example#4222 - mailparse_rfc822_parse_addresses example
- Example#4223 - mailparse_stream_encode example
- Example#4224 - mailparse_uudecode_all example
- Example#4225 - bcadd-Beispiel
- Example#4226 - bccomp-Beispiel
- Example#4227 - bcdiv-Beispiel
- Example#4228 - bcmod-Beispiel
- Example#4229 - bcmod mit Dezimalzahlen
- Example#4230 - bcmul-Beispiel
- Example#4231 - bcmul-Nachkommastellen-Beispiel
- Example#4232 - bcpow-Beispiel
- Example#4233 - bcpow Genauigkeitsbeispiel
- Example#4234 - bcscale-Beispiel
- Example#4235 - bcsqrt-Beispiel
- Example#4236 - bcsub-Beispiel
- Example#4237 - Fakultätsfunktion unter Verwendung von GMP
- Example#4238 - gmp_abs example
- Example#4239 - gmp_add example
- Example#4240 - gmp_and example
- Example#4241 - gmp_clrbit example
- Example#4242 - gmp_cmp example
- Example#4243 - gmp_com example
- Example#4244 - gmp_div_q example
- Example#4245 - Division of GMP numbers
- Example#4246 - gmp_div_r example
- Example#4247 - gmp_divexact example
- Example#4248 - gmp_export example
- Example#4249 - gmp_fact example
- Example#4250 - gmp_gcd example
- Example#4251 - Solving a linear Diophantine equation
- Example#4252 - gmp_hamdist example
- Example#4253 - gmp_import example
- Example#4254 - Creating GMP number
- Example#4255 - gmp_intval example
- Example#4256 - gmp_invert example
- Example#4257 - gmp_jacobi example
- Example#4258 - gmp_legendre example
- Example#4259 - gmp_mod example
- Example#4260 - gmp_mul example
- Example#4261 - gmp_neg example
- Example#4262 - gmp_nextprime example
- Example#4263 - gmp_or example
- Example#4264 - gmp_perfect_square example
- Example#4265 - gmp_popcount example
- Example#4266 - gmp_pow example
- Example#4267 - gmp_powm example
- Example#4268 - gmp_prob_prime example
- Example#4269 - gmp_random_bits example
- Example#4270 - gmp_random_range example
- Example#4271 - gmp_random_seed example
- Example#4272 - gmp_random example
- Example#4273 - gmp_scan0 example
- Example#4274 - gmp_scan1 example
- Example#4275 - gmp_setbit example - 0 index
- Example#4276 - gmp_setbit example - 1 index
- Example#4277 - gmp_setbit example - clearing a bit
- Example#4278 - gmp_sign example
- Example#4279 - gmp_sqrt example
- Example#4280 - gmp_sqrtrem example
- Example#4281 - Converting a GMP number to a string
- Example#4282 - gmp_sub example
- Example#4283 - gmp_testbit example
- Example#4284 - gmp_xor example
- Example#4285 - Using Lapack::eigenValues:
- Example#4286 - Using Lapack::leastSquaresByFactorisation:
- Example#4287 - Using Lapack::leastSquaresBySVD:
- Example#4288 - Using Lapack::pseudoInverse:
- Example#4289 - Using Lapack::singularValues:
- Example#4290 - Using Lapack::singularValues:
- Example#4291 - abs-Beispiel
- Example#4292 - base_convert Beispiel
- Example#4293 - bindec-Beispiel
- Example#4294 - bindec interpretiert die Eingabe als vorzeichenlose Ganzzahlen
- Example#4295 - ceil-Beispiel
- Example#4296 - cos Beispiel
- Example#4297 - decbin Beispiel
- Example#4298 - dechex Beispiel
- Example#4299 - dechex-Beispiel mit großen Ganzzahlen
- Example#4300 - decoct Beispiel
- Example#4301 - deg2rad Beispiel
- Example#4302 - exp Beispiel
- Example#4303 - floor Beispiel
- Example#4304 - fmod Beispiel
- Example#4305 - hexdec Beispiel
- Example#4306 - intdiv-Beispiel
- Example#4307 - is_nan-Beispiel
- Example#4308 - Verwendungsbeispiel von max
- Example#4309 - Verwendungsbeispiel von min
- Example#4310 - Berechnung einer zufälligen Gleitkommazahl
- Example#4311 - mt_rand-Beispiel
- Example#4312 - mt_srand-Beispiel
- Example#4313 - octdec Beispiel
- Example#4314 - pi-Beispiel
- Example#4315 - Einige pow-Beispiele
- Example#4316 - rad2deg Beispiel
- Example#4317 - rand-Beispiel
- Example#4318 - round-Beispiele
- Example#4319 - mode-Beispiele
- Example#4320 - mode mit precision-Beispiele
- Example#4321 - sin Beispiel
- Example#4322 - sqrt Beispiel
- Example#4323 - srand Beispiel
- Example#4324 - tan Beispiel
- Example#4325 - Auswertung eines FDF_Dokuments
- Example#4326 - JavaScript-Code zu einem FDF hinzufügen
- Example#4327 - Füllen von Formularwerten in einem PDF Dokument
- Example#4328 - Storing an uploaded file
- Example#4329 - Alle Feldnamen in einem FDF ermitteln
- Example#4330 - Accessing the form data
- Example#4331 - Zugang zu den Formulardaten
- Example#4332 - Retrieving FDF as a string
- Example#4333 - FDF-Daten an ein zweites Formular übergeben
- Example#4334 - gnupg clearsign example (procedural)
- Example#4335 - gnupg clearsign example (OO)
- Example#4336 - keylistiterator
- Example#4337 - Verwendungsbeispiel gnupg_adddecryptkey
- Example#4338 - OO gnupg_adddecryptkey Beispiel
- Example#4339 - Prozedurales gnupg_addencryptkey Beispiel
- Example#4340 - OO (objektorientiertes) gnupg_addencryptkey-Beispiel
- Example#4341 - Prozedurales gnupg_addsignkey Beispiel
- Example#4342 - OO (objektorientiertes) gnupg_addsignkey-Beispiel
- Example#4343 - Prozedurales gnupg_cleardecryptkeys Beispiel
- Example#4344 - OO (objektorientiertes) gnupg_cleardecryptkeys Beispiel
- Example#4345 - Prozedurales gnupg_clearencryptkeys Beispiel
- Example#4346 - OO (objektorientiertes) gnupg_clearencryptkeys Beispiel
- Example#4347 - Prozedurales gnupg_clearsignkeys Beispiel
- Example#4348 - OO (objektorientiertes) gnupg_clearsignkeys Beispiel
- Example#4349 - Prozedurales gnupg_decrypt Beispiel
- Example#4350 - OO (objektorientiertes)gnupg_encrypt Beispiel
- Example#4351 - Prozedurales gnupg_decryptverify Beispiel
- Example#4352 - OO (objektorientiertes) gnupg_decryptverify Beispiel
- Example#4353 - Prozedurales gnupg_encrypt Beispiel
- Example#4354 - OO (objektorientiertes) gnupg_encrypt Beispiele
- Example#4355 - Prozedurales gnupg_encryptsign Beispiel
- Example#4356 - OO (objektorientiertes) gnupg_encryptsign Beispiel
- Example#4357 - Prozedurales gnupg_export Beispiel
- Example#4358 - OO (objektorientiertes) gnupg_export Beispiel
- Example#4359 - Prozedurales gnupg_geterror Beispiel
- Example#4360 - OO (objektorientiertes) gnupg_geterror Beispiel
- Example#4361 - Prozedurales gnupg_getprotocol Beispiel
- Example#4362 - OO (objektorientiertes) gnupg_getprotocol Beispiel
- Example#4363 - Prozedurales gnupg_import Beispiel
- Example#4364 - OO (objektorientiertes) gnupg_import Beispiel
- Example#4365 - Prozedurales gnupg_init Beispiel
- Example#4366 - OO (objektorientiertes) gnupg_init Beispiel
- Example#4367 - Prozedurales gnupg_keyinfo Beispiel
- Example#4368 - OO (objektorientiertes) gnupg_keyinfo Beispiel
- Example#4369 - Prozedurales gnupg_setarmor Beispiel
- Example#4370 - OO (objektorientiertes) gnupg_setarmor Beispiel
- Example#4371 - Procedurales gnupg_seterrormode Beispiel
- Example#4372 - OO (objektorientiertes) gnupg_seterrormode Beispiel
- Example#4373 - Prozedurales gnupg_setsignmode Beispiel
- Example#4374 - OO gnupg_setsignmode Beispiel
- Example#4375 - Prozedurales gnupg_sign Beispiel
- Example#4376 - OO gnupg_sign Beispiel
- Example#4377 - Prozedurales gnupg_verify Beispiel
- Example#4378 - OO gnupg_verify Beispiel
- Example#4379 - Fancy "Hello world"
- Example#4380 - swfaction example
- Example#4381 - swfaction example
- Example#4382 - swfaction example
- Example#4383 - swfsprite example
- Example#4384 - ming_useswfversion example
- Example#4385 - Importing a DBL file
- Example#4386 - Using an alpha mask
- Example#4387 - Usual interactions with buttons
- Example#4388 - Drag example
- Example#4389 - swfdisplayitem::multcolor example
- Example#4390 - swfdisplayitem::rotateto example
- Example#4391 - swfdisplayitem::setname example
- Example#4392 - swfgradient example
- Example#4393 - swfmorph example
- Example#4394 - Displaying your $movie in a browser
- Example#4395 - Streaming example
- Example#4396 - SWFShape::addFill example
- Example#4397 - swfshape example
- Example#4398 - swfshape::setline example
- Example#4399 - swftext example
- Example#4400 - "Hallo Welt"-Beispiel der PDFlib-Distribution für PHP 4
- Example#4401 - "Hallo Welt"-Beispiel der PDFlib-Distribution für PHP 5
- Example#4402 - Creating and using a pattern
- Example#4403 - Creating and using a template
- Example#4404 - Hyphennate a text
- Example#4405 - Drawing a rectangle
- Example#4406 - Creating and using a spot color
- Example#4407 - Rotation of the coordinate system
- Example#4408 - Placing text at a given position
- Example#4409 - Drawing a dashed line
- Example#4410 - Translation of the coordinate system
- Example#4411 - Basic RPMReader Example
- Example#4412 - rpm_close example
- Example#4413 - rpm_get_tag example
- Example#4414 - rpm_is_valid example
- Example#4415 - rpm_open example
- Example#4416 - rpm_version example
- Example#4417 - example
- Example#4418 - example
- Example#4419 - example
- Example#4420 - example
- Example#4421 - example
- Example#4422 - example
- Example#4423 - example
- Example#4424 - example
- Example#4425 - example
- Example#4426 - example
- Example#4427 - example
- Example#4428 - example
- Example#4429 - example
- Example#4430 - example
- Example#4431 - example
- Example#4432 - example
- Example#4433 - example
- Example#4434 - example
- Example#4435 - example
- Example#4436 - Incorrect requests
- Example#4437 - Calling request from a request callback
- Example#4438 - Calling request from a request callback
- Example#4439 - Using eio with libevent
- Example#4440 - Cancelling a request
- Example#4441 - Calling eio_chmod
- Example#4442 - Making a custom request
- Example#4443 - Grouping requests
- Example#4444 - Using eio with libevent extension
- Example#4445 - Using eio with event extension
- Example#4446 - eio_cancel example
- Example#4447 - eio_custom example
- Example#4448 - eio_event_loop example
- Example#4449 - eio_lstat example
- Example#4450 - Using eio with libevent
- Example#4451 - Grouping requests
- Example#4452 - eio_grp example
- Example#4453 - eio_link example
- Example#4454 - eio_lstat example
- Example#4455 - eio_mkdir example
- Example#4456 - eio_mknod example
- Example#4457 - eio_nreqs example
- Example#4458 - eio_open example
- Example#4459 - eio_poll example
- Example#4460 - eio_read example
- Example#4461 - eio_readdir example
- Example#4462 - eio_readlink example
- Example#4463 - eio_realpath example
- Example#4464 - eio_rename example
- Example#4465 - eio_rmdir example
- Example#4466 - eio_stat example
- Example#4467 - eio_statvfs example
- Example#4468 - eio_symlink example
- Example#4469 - Simple timers
- Example#4470 - Periodic timer. Tick each 10.5 seconds
- Example#4471 - Periodic timer. Use reschedule callback
- Example#4472 - Periodic timer. Tick every 10.5 seconds starting at now
- Example#4473 - Wait until STDIN is readable
- Example#4474 - Use some async I/O to access a socket
- Example#4475 - Embedding one loop into another
- Example#4476 - Embedding loop created with kqueue backend into the default loop
- Example#4477 - Handle SIGTERM signal
- Example#4478 - Monitor changes of /var/log/messages
- Example#4479 - Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay
- Example#4480 - Process status changes
- Example#4481 - Using reschedule callback
- Example#4482 - Embedding loop created with kqueue backend into the default loop
- Example#4483 - Embedding one loop into another
- Example#4484 - Embedding loop created with kqueue backend into the default loop
- Example#4485 - Embedding loop created with kqueue backend into the default loop
- Example#4486 - Periodic timer. Use reschedule callback
- Example#4487 - Periodic timer. Tick every 10.5 seconds starting at now
- Example#4488 - Hourly watcher
- Example#4489 - Handle SIGTERM signal
- Example#4490 - Monitor changes of /var/log/messages
- Example#4491 - Monitor changes of /var/log/messages
- Example#4492 - Simple timers
- Example#4493 - Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay
- Example#4494 - Register an I/O watcher for some UDP socket but do not keep the event loop from running just because of that watcher.
- Example#4495 - Expect Usage Example
- Example#4496 - Another Expect Usage Example
- Example#4497 - expect_expectl example
- Example#4498 - expect_popen example
- Example#4499 - polling STDIN using basic API
- Example#4500 - polling STDIN using buffered event API
- Example#4501 - Prozesskontrollbeispiel
- Example#4502 - pcntl_fork Beispiel
- Example#4503 - pcntl_signal_dispatch example
- Example#4504 - pcntl_signal_get_handler example
- Example#4505 - pcntl_signal Beispiel
- Example#4506 - pcntl_sigprocmask example
- Example#4507 - pcntl_sigwaitinfo example
- Example#4508 - posix_access-Beispiel
- Example#4509 - posix_ctermid-Beispiel
- Example#4510 - posix_get_last_error-Beispiel
- Example#4511 - posix_getcwd-Beispiel
- Example#4512 - posix_getegid-Beispiel
- Example#4513 - posix_geteuid-Beispiel
- Example#4514 - posix_getgid-Beispiel
- Example#4515 - Beispiel zur Verwendung von posix_getgrgid
- Example#4516 - Beispiel für die Verwendung von posix_getgrnam
- Example#4517 - posix_getgroups-Beispiel
- Example#4518 - posix_getlogin-Beispiel
- Example#4519 - posix_getpgid-Beispiel
- Example#4520 - posix_getpid-Beispiel
- Example#4521 - posix_getppid-Beispiel
- Example#4522 - posix_getpwnam-Beispiel
- Example#4523 - posix_getpwuid-Beispiel
- Example#4524 - posix_getrlimit-Beispiel
- Example#4525 - posix_getsid-Beispiel
- Example#4526 - posix_getuid-Beispiel
- Example#4527 - posix_mknod-Beispiel
- Example#4528 - posix_setegid-Beispiel
- Example#4529 - posix_setgid-Beispiel
- Example#4530 - posix_setuid-Beispiel
- Example#4531 - posix_strerror-Beispiel
- Example#4532 - posix_times-Beispiel
- Example#4533 - posix_uname-Beispiel
- Example#4534 - escapeshellarg Beispiel
- Example#4535 - escapeshellcmd Beispiel
- Example#4536 - Ein exec-Beispiel
- Example#4537 - Verwendung von proc_nice um die Prozesspriorität auf hoch zu setzen
- Example#4538 - Ein proc_open-Beispiel
- Example#4539 - Ein shell_exec-Beispiel
- Example#4540 - system example
- Example#4541 - Example showing Future as return value
- Example#4542 - Example showing Future as synchronization point
- Example#4543 - Fetch a chunk of the property table
- Example#4544 - Counting the properties of an object
- Example#4545 - Runtime inheritance
- Example#4546 - Thread safe objects from closures
- Example#4547 - Detecting fatal errors in Threads
- Example#4548 - Detect the state of the referenced object
- Example#4549 - Detect the state of the referenced object
- Example#4550 - Detect the state of the referenced object
- Example#4551 - Locking Object Properties
- Example#4552 - Merging into the property table of a threaded object
- Example#4553 - Notifications and Waiting
- Example#4554 - Notifications and Waiting
- Example#4555 - Popping the last item from the property table of a threaded object
- Example#4556 - Shifting the first item from the property table of a threaded object
- Example#4557 - Synchronizing
- Example#4558 - Locking the property table of a threaded object
- Example#4559 - Notifications and Waiting
- Example#4560 - Return the identity of the Thread or Process that created the referenced Thread
- Example#4561 - Return the currently executing Thread
- Example#4562 - Return the identity of the currently executing Thread
- Example#4563 - Return the identity of the referenced Thread
- Example#4564 - Execute in the global scope
- Example#4565 - Detect the state of the referenced Thread
- Example#4566 - Tell if the referenced Thread was started
- Example#4567 - Join with the referenced Thread
- Example#4568 - Kill the referenced Thread
- Example#4569 - Starting Threads
- Example#4570 - A basic example of Worker::collect
- Example#4571 - A basic example of Worker::getStacked
- Example#4572 - Detect the state of a worker
- Example#4573 - Detect the state of a Worker
- Example#4574 - Shutdown the referenced worker
- Example#4575 - Stacking a task for execution onto a worker
- Example#4576 - Removing objects from the stack of Workers
- Example#4577 - protected method example: protected methods can only be executed by one Thread at a time.
- Example#4578 - private method example: private methods may only be executed by the Threaded object during execution
- Example#4579 - A basic example of Pool::collect
- Example#4580 - Creating Pools
- Example#4581 - Shutting down a pool
- Example#4582 - Submitting Tasks
- Example#4583 - Submitting tasks to a specific worker
- Example#4584 - Mutex Creation and Destruction
- Example#4585 - Mutex Creation and Destruction
- Example#4586 - Mutex Locking and Unlocking
- Example#4587 - Mutex Locking and Unlocking
- Example#4588 - Mutex Locking and Unlocking
- Example#4589 - Condition Broadcasting
- Example#4590 - Condition Creation and Destruction
- Example#4591 - Condition Creation and Destruction
- Example#4592 - Condition Signalling
- Example#4593 - Waiting for Conditions
- Example#4594 - New immutability semantics of Threaded
- Example#4595 - Volatile use-case
- Example#4596 - Adding a new class task to a thread
- Example#4597 - Adding a new file task to a thread
- Example#4598 - Adding a new function task to a thread
- Example#4599 - Joining a thread
- Example#4600 - Starting a new thread
- Example#4601 - Getting the task count of a thread
- Example#4602 - Locking a hash table's mutex lock
- Example#4603 - Getting a hash table's size
- Example#4604 - Locking a hash table's mutex lock
- Example#4605 - Creating a new vector
- Example#4606 - Deleting values in a vector
- Example#4607 - Inserting a value into a vector
- Example#4608 - Locking a vector's mutex lock
- Example#4609 - Popping a value from a vector
- Example#4610 - Pushing values to a vector
- Example#4611 - Resizing a vector
- Example#4612 - Shifting a value from a vector
- Example#4613 - Getting a vector's size
- Example#4614 - Locking a vector's mutex lock
- Example#4615 - Unshifting a value to the front of a vector
- Example#4616 - Updating a value in a vector
- Example#4617 - Retrieving the front value of a queue
- Example#4618 - Retrieving the front value in a loop (bad example - don't do this)
- Example#4619 - Retrieving the front value in a loop (good example)
- Example#4620 - Locking a queue's mutex lock
- Example#4621 - Popping a value from a queue
- Example#4622 - Pushing a value to a queue
- Example#4623 - Getting a queue's size
- Example#4624 - Locking a queue's mutex lock
- Example#4625 - Creating a new atomic integer
- Example#4626 - Decrementing an atomic integer's value
- Example#4627 - Getting an atomic integer's value
- Example#4628 - Incrementing an atomic integer's value
- Example#4629 - Grouping together an atomic integer's operations (requiring a mutex lock)
- Example#4630 - Setting an atomic integer's value
- Example#4631 - Grouping together an atomic integer's operations (requiring a mutex lock)
- Example#4632 -
- Example#4633 - Shared Memory Operationen - Übersicht
- Example#4634 - Einen gemeinsamen Speicherblock schließen
- Example#4635 - Einen gemeinsamen Speicherblock löschen
- Example#4636 - Einen neuen gemeinsamen Speicherblock erstellen
- Example#4637 - Aus dem gemeinsamen Speicher lesen
- Example#4638 - Die Größe des gemeinsamen Speicherbereichs ermitteln
- Example#4639 - In den gemeinsamen Speicher schreiben
- Example#4640 - SyncMutex::__construct named mutex with lock timeout example
- Example#4641 - SyncMutex::__construct unnamed mutex example
- Example#4642 - SyncMutex::lock example
- Example#4643 - SyncMutex::unlock example
- Example#4644 - SyncSemaphore::__construct example
- Example#4645 - SyncSemaphore::lock example
- Example#4646 - SyncSemaphore::unlock example
- Example#4647 - SyncEvent::__construct example
- Example#4648 - SyncEvent::fire example
- Example#4649 - SyncEvent::reset example
- Example#4650 - SyncEvent::wait example
- Example#4651 - SyncReaderWriter::__construct example
- Example#4652 - SyncReaderWriter::readlock example
- Example#4653 - SyncReaderWriter::readunlock example
- Example#4654 - SyncReaderWriter::writelock example
- Example#4655 - SyncReaderWriter::writeunlock example
- Example#4656 - SyncSharedMemory::__construct example
- Example#4657 - SyncSharedMemory::first example
- Example#4658 - SyncSharedMemory::__construct example
- Example#4659 - SyncSharedMemory::size example
- Example#4660 - SyncSharedMemory::write example
- Example#4661 - A geoip_asnum_by_name example
- Example#4662 - A geoip_continent_code_by_name example
- Example#4663 - A geoip_country_code_by_name example
- Example#4664 - A geoip_country_code3_by_name example
- Example#4665 - A geoip_country_name_by_name example
- Example#4666 - A geoip_database_info example
- Example#4667 - A geoip_db_avail example
- Example#4668 - A geoip_db_filename example
- Example#4669 - A geoip_db_get_all_info example
- Example#4670 - A geoip_db_get_all_info example
- Example#4671 - A geoip_domain_by_name example
- Example#4672 - A geoip_id_by_name example
- Example#4673 - A geoip_isp_by_name example
- Example#4674 - A geoip_netspeedcell_by_name example
- Example#4675 - A geoip_org_by_name example
- Example#4676 - A geoip_record_by_name example
- Example#4677 - A geoip_region_by_name example
- Example#4678 - A geoip_region_name_by_code example using region code for US/Canada
- Example#4679 - A geoip_region_name_by_code example using FIPS codes
- Example#4680 - A geoip_setup_custom_directory example
- Example#4681 - A geoip_time_zone_by_country_and_region example using region code for US/Canada
- Example#4682 - A geoip_time_zone_by_country_and_region example using FIPS codes
- Example#4683 - xor.data file
- Example#4684 - Simple train
- Example#4685 - Simple test
- Example#4686 - fann_create_train_from_callback example
- Example#4687 - fann_read_train_from_file example
- Example#4688 - JsonSerializable::jsonSerialize Beispiel, das ein array zurückgibt.
- Example#4689 - JsonSerializable::jsonSerialize Beispiel, das ein assoziatives array zurückgibt.
- Example#4690 - JsonSerializable::jsonSerialize Beispiel, das einen integer zurückgibt.
- Example#4691 - JsonSerializable::jsonSerialize Beispiel, das einen string zurückgibt
- Example#4692 - json_decode-Beispiele
- Example#4693 - Zugriff auf ungültige Objekteigenschaften
- Example#4694 - Häufige Fehler bei der Verwendung von json_decode
- Example#4695 - Fehler bei der Verwendung von depth
- Example#4696 - json_decode von großen Ganzzahlen
- Example#4697 - A json_encode example
- Example#4698 - Ein json_encode-Beispiel, das den Einsatz einiger Optionen zeigt
- Example#4699 - JSON_NUMERIC_CHECK-Option-Beispiel
- Example#4700 - Beispiel für sequentielle und nicht sequentielle Arrays
- Example#4701 - JSON_PRESERVE_ZERO_FRACTION-Option-Beispiel
- Example#4702 - json_last_error-Beispiel
- Example#4703 - json_last_error mit json_encode
- Example#4704 - json_last_error und JSON_THROW_ON_ERROR
- Example#4705 - Judy array example
- Example#4706 - Lua::assignexample
- Example#4707 - Lua::callexample
- Example#4708 - Lua::evalexample
- Example#4709 - Lua::registerCallbackexample
- Example#4710 - LuaClosure::__invokeexample
- Example#4711 - constant-Beispiel
- Example#4712 - Konstanten definieren
- Example#4713 - Konstanten mit reservierten Namen
- Example#4714 - Konstanten überprüfen
- Example#4715 - eval Beispiel (einfache Texteinfügung)
- Example#4716 - exit-Beispiel
- Example#4717 - exit-Status-Beispiel
- Example#4718 - Shutdown Funktionen und Destruktoren werden trotzdem aufgerufen
- Example#4719 - Auflistung aller Informationen über den Browser des Benutzers
- Example#4720 - Ein __halt_compiler-Beispiel
- Example#4721 - highlight_string-Beispiel
- Example#4722 - hrtime usage
- Example#4723 - Ein ignore_user_abort-Beispiel
- Example#4724 - pack-Beispiel
- Example#4725 - php_strip_whitespace example
- Example#4726 - sapi_windows_vt100_support default state
- Example#4727 - sapi_windows_vt100_support changing state
- Example#4728 - Example usage of VT100 support enabled
- Example#4729 - sleep-Beispiel
- Example#4730 - sys_getloadavg Beispiel
- Example#4731 - time_nanosleep Beispiel
- Example#4732 - Ein time_sleep_until-Beispiel
- Example#4733 - uniqid-Beispiel
- Example#4734 - unpack Beispiel
- Example#4735 - unpack Beispiel mit Wiederholer
- Example#4736 - unpack Beispiel mit unbenannten Schlüsseln
- Example#4737 - usleep-Beispiel
- Example#4738 - parsekit_compile_file example
- Example#4739 - parsekit_compile_string example
- Example#4740 - parsekit_func_arginfo example
- Example#4741 - Get and set base path
- Example#4742 - Get and set logger
- Example#4743 - Fast write log
- Example#4744 - Fast count some type of log count value
- Example#4745 - Acquisit some type of log list
- Example#4746 - seaslog_get_author example
- Example#4747 - seaslog_get_version example
- Example#4748 - SeasLog::alert example
- Example#4749 - SeasLog::analyzerCount example
- Example#4750 - SeasLog::analyzerDetail example
- Example#4751 - SeasLog::closeLoggerStream example
- Example#4752 - SeasLog::__construct example
- Example#4753 - SeasLog::critical example
- Example#4754 - SeasLog::debug example
- Example#4755 - SeasLog::__destruct example
- Example#4756 - SeasLog::emergency example
- Example#4757 - SeasLog::error example
- Example#4758 - SeasLog::flushBuffer example
- Example#4759 - SeasLog::getBasePath example
- Example#4760 - SeasLog::getBuffer example
- Example#4761 - SeasLog::getBufferEnabled example
- Example#4762 - SeasLog::getDatetimeFormat example
- Example#4763 - SeasLog::getLastLogger example
- Example#4764 - SeasLog::getRequestID example
- Example#4765 - SeasLog::getRequestVariable example
- Example#4766 - SeasLog::info example
- Example#4767 - SeasLog::log example
- Example#4768 - SeasLog::notice example
- Example#4769 - SeasLog::setBasePath example
- Example#4770 - SeasLog::setDatetimeFormat example
- Example#4771 - SeasLog::setLogger example
- Example#4772 - SeasLog::setRequestID example
- Example#4773 - SeasLog::setRequestVariable example
- Example#4774 - SeasLog::warning example
- Example#4775 - SplDoublyLinkedList::__construct example
- Example#4776 - SplStack::__construct example
- Example#4777 - SplQueue::__construct example
- Example#4778 - Efficiently handling tasks with SplQueue
- Example#4779 - SplFixedArray usage example
- Example#4780 - SplFixedArray::__construct example
- Example#4781 - SplFixedArray::count example
- Example#4782 - SplFixedArray::fromArray example
- Example#4783 - SplFixedArray::getSize example
- Example#4784 - SplFixedArray::setSize example
- Example#4785 - SplFixedArray::toArray example
- Example#4786 - SplObjectStorage as a set
- Example#4787 - SplObjectStorage as a map
- Example#4788 - SplObjectStorage::addAll example
- Example#4789 - SplObjectStorage::attach example
- Example#4790 - SplObjectStorage::contains example
- Example#4791 - SplObjectStorage::count example
- Example#4792 - SplObjectStorage::current example
- Example#4793 - SplObjectStorage::detach example
- Example#4794 - SplObjectStorage::getHash example
- Example#4795 - SplObjectStorage::getInfo example
- Example#4796 - SplObjectStorage::key example
- Example#4797 - SplObjectStorage::next example
- Example#4798 - SplObjectStorage::offsetExists example
- Example#4799 - SplObjectStorage::offsetGet example
- Example#4800 - SplObjectStorage::offsetSet example
- Example#4801 - SplObjectStorage::offsetUnset example
- Example#4802 - SplObjectStorage::removeAll example
- Example#4803 - SplObjectStorage::removeAllExcept example
- Example#4804 - SplObjectStorage::rewind example
- Example#4805 - SplObjectStorage::serialize example
- Example#4806 - SplObjectStorage::setInfo example
- Example#4807 - SplObjectStorage::unserialize example
- Example#4808 - SplObjectStorage::valid example
- Example#4809 - AppendIterator::append example
- Example#4810 - Iterating AppendIterator with foreach
- Example#4811 - Iterating AppendIterator with the AppendIterator API
- Example#4812 - AppendIterator::getInnerIterator example
- Example#4813 - AppendIterator.getIteratorIndex basic example
- Example#4814 - AppendIterator::key basic example
- Example#4815 - ArrayIterator::current example
- Example#4816 - ArrayIterator::key example
- Example#4817 - ArrayIterator::next example
- Example#4818 - ArrayIterator::rewind example
- Example#4819 - ArrayIterator::valid example
- Example#4820 - CachingIterator::getCache example
- Example#4821 - Available callback arguments
- Example#4822 - Callback basic examples
- Example#4823 - A DirectoryIterator::__construct example
- Example#4824 - A DirectoryIterator::current example
- Example#4825 - A DirectoryIterator::getATime example
- Example#4826 - A DirectoryIterator::getBasename example
- Example#4827 - DirectoryIterator::getCTime example
- Example#4828 - DirectoryIterator::getExtension example
- Example#4829 -
- Example#4830 - A DirectoryIterator::getFilename example
- Example#4831 - DirectoryIterator::getGroup example
- Example#4832 - DirectoryIterator::getInode example
- Example#4833 - A DirectoryIterator::getMTime example
- Example#4834 - DirectoryIterator::getOwner example
- Example#4835 - DirectoryIterator::getPath example
- Example#4836 - DirectoryIterator::getPathname example
- Example#4837 - DirectoryIterator::getPerms example
- Example#4838 - DirectoryIterator::getSize example
- Example#4839 - DirectoryIterator::getType example
- Example#4840 - DirectoryIterator::isDir example
- Example#4841 - A DirectoryIterator::isDot example
- Example#4842 - DirectoryIterator::isExecutable example
- Example#4843 - DirectoryIterator::isFile example
- Example#4844 - A DirectoryIterator::isLink example
- Example#4845 - DirectoryIterator::isReadable example
- Example#4846 - DirectoryIterator::isWritable example
- Example#4847 - A DirectoryIterator::key example
- Example#4848 - DirectoryIterator::next example
- Example#4849 - DirectoryIterator::rewind example
- Example#4850 - DirectoryIterator::seek example
- Example#4851 - A DirectoryIterator::__toString example
- Example#4852 - A DirectoryIterator::valid example
- Example#4853 - FilesystemIterator::__construct example
- Example#4854 - FilesystemIterator::current example
- Example#4855 - FilesystemIterator::key example
- Example#4856 - FilesystemIterator::next example
- Example#4857 - FilesystemIterator::rewind example
- Example#4858 - FilesystemIterator::key example
- Example#4859 - FilterIterator::accept example
- Example#4860 - GlobIterator example
- Example#4861 - GlobIterator::count example
- Example#4862 - InfiniteIterator::__construct example
- Example#4863 - LimitIterator usage example
- Example#4864 - LimitIterator::__construct example
- Example#4865 - LimitIterator::getPosition example
- Example#4866 - Iterating a MultipleIterator
- Example#4867 - NoRewindIterator::__construct example
- Example#4868 - NoRewindIterator::rewind example
- Example#4869 - RecursiveArrayIterator::getChildren example
- Example#4870 - RecursiveArrayIterator::hasChildren example
- Example#4871 - Available callback arguments
- Example#4872 - Recursive callback basic example
- Example#4873 - RecursiveCallbackFilterIterator::hasChildren basic usage
- Example#4874 - RecursiveDirectoryIterator example
- Example#4875 - getSubPath example
- Example#4876 - getSubPathname example
- Example#4877 - Basic RecursiveFilterIterator example
- Example#4878 - RecursiveFilterIterator example
- Example#4879 - Iterating a RecursiveIteratorIterator
- Example#4880 - RecursiveRegexIterator::__construct example
- Example#4881 - RecursiveRegexIterator::getChildren example
- Example#4882 - RecursiveRegexIterator::hasChildren example
- Example#4883 - RegexIterator::accept example
- Example#4884 - RegexIterator::__construct example
- Example#4885 - RegexIterator::getFlags example
- Example#4886 - RegexIterator::getMode example
- Example#4887 - RegexIterator::getPregFlags example
- Example#4888 - RegexIterator::setFlags example
- Example#4889 - RegexIterator::setMode example
- Example#4890 - RegexIterator::setPregFlags example
- Example#4891 - Countable::count Beispiel
- Example#4892 - Basic usage
- Example#4893 - SeekableIterator::seek example
- Example#4894 - class_implements example
- Example#4895 - class_parents example
- Example#4896 - class_uses example
- Example#4897 - iterator_apply example
- Example#4898 - iterator_count example
- Example#4899 - iterator_count modifies position
- Example#4900 - iterator_count in foreach loops
- Example#4901 - iterator_to_array example
- Example#4902 - spl_autoload_register as a replacement for an __autoload function
- Example#4903 - spl_autoload_register example where the class is not loaded
- Example#4904 - spl_classes example
- Example#4905 - A spl_object_hash example
- Example#4906 - A spl_object_id example
- Example#4907 - SplFileInfo::__construct example
- Example#4908 - SplFileInfo::getBasename example
- Example#4909 - SplFileInfo::getCTime example
- Example#4910 - SplFileInfo::getExtension example
- Example#4911 -
- Example#4912 - SplFileInfo::getFilename example
- Example#4913 - SplFileInfo::getGroup example
- Example#4914 - SplFileInfo::getLinkTarget example
- Example#4915 - SplFileInfo::getOwner example
- Example#4916 - SplFileInfo::getPath example
- Example#4917 - SplFileInfo::getPathInfo example
- Example#4918 - SplFileInfo::getPathname example
- Example#4919 - SplFileInfo::getPerms example
- Example#4920 - SplFileInfo::getRealPath example
- Example#4921 - SplFileInfo::getType example
- Example#4922 - SplFileInfo::isDir example
- Example#4923 - SplFileInfo::isExecutable example
- Example#4924 - SplFileInfo::isFile example
- Example#4925 - SplFileInfo::isLink example
- Example#4926 - SplFileInfo::isReadable example
- Example#4927 - SplFileInfo::openFile example
- Example#4928 - SplFileInfo::setFileClass example
- Example#4929 - SplFileInfo::setFileClass example
- Example#4930 - SplFileInfo::__toString example
- Example#4931 - SplFileObject::__construct example
- Example#4932 - SplFileObject::current example
- Example#4933 - SplFileObject::eof example
- Example#4934 - SplFileObject::fflush example
- Example#4935 - SplFileObject::fgetc example
- Example#4936 - SplFileObject::fgetcsv example
- Example#4937 - SplFileObject::READ_CSV example
- Example#4938 - SplFileObject::fgets example
- Example#4939 - SplFileObject::fgetss example
- Example#4940 - SplFileObject::flock example
- Example#4941 - SplFileObject::fpassthru example
- Example#4942 - SplFileObject::fputcsv example
- Example#4943 - SplFileObject::fread example
- Example#4944 - SplFileObject::fscanf example
- Example#4945 - SplFileObject::fseek example
- Example#4946 - SplFileObject::fstat example
- Example#4947 - SplFileObject::ftell example
- Example#4948 - SplFileObject::ftruncate example
- Example#4949 - SplFileObject::fwrite example
- Example#4950 - SplFileObject::getCsvControl example
- Example#4951 - SplFileObject::getFlags example
- Example#4952 - SplFileObject::getMaxLineLen example
- Example#4953 - SplFileObject::key example
- Example#4954 - SplFileObject::key example with SplFileObject::setMaxLineLen
- Example#4955 - SplFileObject::next example
- Example#4956 - SplFileObject::rewind example
- Example#4957 - SplFileObject::seek example
- Example#4958 - SplFileObject::setCsvControl example
- Example#4959 - SplFileObject::setFlags example
- Example#4960 - SplFileObject::setMaxLineLen example
- Example#4961 - SplFileObject::valid example
- Example#4962 - SplTempFileObject example
- Example#4963 - ArrayObject::append example
- Example#4964 - ArrayObject::asort example
- Example#4965 - ArrayObject::__construct example
- Example#4966 - ArrayObject::count example
- Example#4967 - ArrayObject::exchangeArray example
- Example#4968 - ArrayObject::getArrayCopy example
- Example#4969 - ArrayObject::getFlags example
- Example#4970 - ArrayObject::getIterator example
- Example#4971 - ArrayObject::getIteratorClass example
- Example#4972 - ArrayObject::ksort example
- Example#4973 - ArrayObject::natcasesort example
- Example#4974 - ArrayObject::natsort example
- Example#4975 - ArrayObject::offsetExists example
- Example#4976 - ArrayObject::offsetGet example
- Example#4977 - ArrayObject::offsetSet example
- Example#4978 - ArrayObject::offsetUnset example
- Example#4979 - ArrayObject::serialize example
- Example#4980 - ArrayObject::setFlags example
- Example#4981 - ArrayObject::setIteratorClass example
- Example#4982 - ArrayObject::uasort example
- Example#4983 - ArrayObject::uksort example
- Example#4984 - SplInt usage example
- Example#4985 - SplFloat usage example
- Example#4986 - SplEnum Verwendungsbeispiel
- Example#4987 - SplEnum::getConstList example
- Example#4988 - SplBool usage example
- Example#4989 - SplString usage example
- Example#4990 - Using file_get_contents to retrieve data from multiple sources
- Example#4991 - Making a POST request to an https server
- Example#4992 - Writing data to a compressed file
- Example#4993 - A Stream for reading/writing global variables
- Example#4994 - Listing files from tar archives
- Example#4995 - stream_bucket_prepend examples
- Example#4996 - Using stream_context_create
- Example#4997 - Using stream_context_get_default
- Example#4998 - stream_context_get_options example
- Example#4999 - stream_context_get_params example
- Example#5000 - stream_context_set_default example
- Example#5001 - A stream_copy_to_stream example
- Example#5002 - Controlling where filters are applied
- Example#5003 - Filter for capitalizing characters on foo-bar.txt stream
- Example#5004 - Registering a generic filter class to match multiple filter names.
- Example#5005 - Dynamically refiltering a stream
- Example#5006 - stream_get_contents example
- Example#5007 - Using stream_get_filters
- Example#5008 - stream_get_meta_data example
- Example#5009 - Using stream_get_transports
- Example#5010 - stream_get_wrappers example
- Example#5011 - Checking for the existence of a stream wrapper
- Example#5012 - stream_is_local example
- Example#5013 - stream_isatty example
- Example#5014 - stream_notification_callback example
- Example#5015 - Simple progressbar for commandline download client
- Example#5016 - stream_resolve_include_path example
- Example#5017 - stream_select Example
- Example#5018 - stream_set_timeout example
- Example#5019 - stream_set_write_buffer example
- Example#5020 - stream_socket_client example
- Example#5021 - Using UDP connection
- Example#5022 - stream_socket_enable_crypto example
- Example#5023 - A stream_socket_pair example
- Example#5024 - stream_socket_recvfrom example
- Example#5025 - stream_socket_sendto Example
- Example#5026 - Using TCP server sockets
- Example#5027 - Using UDP server sockets
- Example#5028 - A stream_socket_shutdown example
- Example#5029 - How to register a stream wrapper
- Example#5030 - Basic Tidy usage
- Example#5031 - tidy::getBody example
- Example#5032 - tidy::cleanrepair example
- Example#5033 - tidy::__construct example
- Example#5034 - tidy::diagnose example
- Example#5035 - tidy_get_error_buffer example
- Example#5036 - tidy::getConfig example
- Example#5037 - tidy_getopt example
- Example#5038 - Print all options along with their documentation and default value
- Example#5039 - tidy::getStatus example
- Example#5040 - tidy::head example
- Example#5041 - tidy::html example
- Example#5042 - tidy::parseFile example
- Example#5043 - tidy::parseString example
- Example#5044 - tidy::repairFile example
- Example#5045 - tidy::repairString example
- Example#5046 - tidy::root example
- Example#5047 - tidyNode::hasChildren example
- Example#5048 - tidyNode::hasChildren example
- Example#5049 - tidyNode::hasSiblings example
- Example#5050 - Extract ASP code from a mixed HTML document
- Example#5051 - Extract comments from a mixed HTML document
- Example#5052 - Extract HTML code from a mixed HTML document
- Example#5053 - Extract JSTE code from a mixed HTML document
- Example#5054 - Extract PHP code from a mixed HTML document
- Example#5055 - Extract text from a mixed HTML document
- Example#5056 - ob_tidyhandler example
- Example#5057 - tidy_access_count example
- Example#5058 - tidy_config_count example
- Example#5059 - tidy_error_count example
- Example#5060 - tidy_get_output example
- Example#5061 - tidy_warning_count example
- Example#5062 - Kommentare mit Hilfe des Tokenizers entfernen
- Example#5063 - token_get_all Beispiel
- Example#5064 - Fehlerhaftes token_get_all Verwendungsbeispiel
- Example#5065 - token_get_all für eine Klasse, die ein reserviertes Wort benutzt
- Example#5066 - token_name Beispiele
- Example#5067 - base64_decode-Beispiel
- Example#5068 - base64_encode-Beispiel
- Example#5069 - get_headers-Beispiel
- Example#5070 - get_headers using HEAD example
- Example#5071 - Was get_meta_tags parst
- Example#5072 - Was get_meta_tags zurückgibt
- Example#5073 - Einfache Verwendung von http_build_query
- Example#5074 - http_build_query mit numerischen Index-Elementen.
- Example#5075 - http_build_query mit verschachtelten Arrays
- Example#5076 - Verwendung von http_build_query mit einem Objekt
- Example#5077 - Ein parse_url-Beispiel
- Example#5078 - Ein parse_url-Beispiel mit fehlendem Schema
- Example#5079 - rawurldecode-Beispiel
- Example#5080 - Übergeben eines Passworts in einem FTP-URL
- Example#5081 - rawurlencode-Beispiel 2
- Example#5082 - urldecode-Beispiel
- Example#5083 - urlencode-Beispiel
- Example#5084 - urlencode und htmlentities-Beispiel
- Example#5085 - Einfache Ausführung von JavaScript
- Example#5086 - Yaml Example
- Example#5087 - Parse callback example
- Example#5088 - Emit callback example
- Example#5089 - yaml_emit example
- Example#5090 - yaml_parse example
- Example#5091 - A classic Application directory layout
- Example#5092 - Entry
- Example#5093 - Rewrite rule
- Example#5094 - Application config
- Example#5095 - Default controller
- Example#5096 - Default view template
- Example#5097 - Run the Application
- Example#5098 - An PHP array example
- Example#5099 - An ini file example
- Example#5100 - A Bootstrapexample
- Example#5101 - Yaf_Application::bootstrapexample
- Example#5102 - Yaf_Application::clearLastErrorexample
- Example#5103 - A ini config file example
- Example#5104 - Yaf_Application::__constructexample
- Example#5105 - Yaf_Application::__constructexample
- Example#5106 - Yaf_Application::environexample
- Example#5107 - Yaf_Application::executeexample
- Example#5108 - Yaf_Application::getConfigexample
- Example#5109 - Yaf_Application::getDispatcherexample
- Example#5110 - Yaf_Application::getLastErrorMsgexample
- Example#5111 - Yaf_Application::getLastErrorNoexample
- Example#5112 - Yaf_Application::getModulesexample
- Example#5113 - Bootstrap example
- Example#5114 - Yaf_Dispatcher::autoRenderexample
- Example#5115 - Yaf_Dispatcher::catchExceptionexample
- Example#5116 - Yaf_Dispatcher::registerPluginexample
- Example#5117 - A custom View engineexample
- Example#5118 - Yaf_Dispatcher::setViewexample
- Example#5119 - Yaf_Dispatcher::throwexceptionexample
- Example#5120 - Yaf_Dispatcher::throwexceptionexample
- Example#5121 - Yaf_Config_Iniexample
- Example#5122 - define action in a separate file
- Example#5123 - Dummy_action.php
- Example#5124 - Yaf_Controller_Abstract::forwardexample
- Example#5125 - Yaf_Action_Abstract::executeexample
- Example#5126 - Yaf_Action_Abstract::executeexample
- Example#5127 - Yaf_View_Simple::assignexample
- Example#5128 - templateexample
- Example#5129 - Yaf_View_Simple::assignRefexample
- Example#5130 - templateexample
- Example#5131 - Yaf_View_Simple::clearexample
- Example#5132 - Yaf_View_Simple::__constructorexample
- Example#5133 - Yaf_View_Simple::__setexample
- Example#5134 - Config example
- Example#5135 - Register localnamespace
- Example#5136 - Load class example
- Example#5137 - Load namespace class example
- Example#5138 - MVC class loading example
- Example#5139 - MVC class distinctions
- Example#5140 - MVC loading example
- Example#5141 - Yaf_Loader::registerLocalNamespaceexample
- Example#5142 - Plugin example
- Example#5143 - Yaf_Plugin_Abstract::routerShutdownexample
- Example#5144 - Yaf_Response_Abstract::appendBodyexample
- Example#5145 - Yaf_Response_Abstract::getBodyexample
- Example#5146 - Yaf_Response_Abstract::prependBodyexample
- Example#5147 - Yaf_Response_Abstract::responseexample
- Example#5148 - Yaf_Response_Abstract::setBodyexample
- Example#5149 - Yaf_Route_Map::assembleexample
- Example#5150 - Yaf_Route_Mapexample
- Example#5151 - Yaf_Route_Mapexample
- Example#5152 - Yaf_Route_Mapexample
- Example#5153 - Yaf_Route_Regex::assembleexample
- Example#5154 - Yaf_Route_Regexexample
- Example#5155 - Yaf_Route_Regex(as of 2.3.0)example
- Example#5156 - Yaf_Route_Regex and named capture ground(as of 2.3.0)example
- Example#5157 - Yaf_Route_Regexexample
- Example#5158 - Yaf_Route_Rewrite::assembleexample
- Example#5159 - Yaf_Route_Rewriteexample
- Example#5160 - Yaf_Route_Rewriteexample
- Example#5161 - Yaf_Route_Rewrite(as of 2.3.0)example
- Example#5162 - Rewrite rule for Apache
- Example#5163 - Rewrite rule for Apache
- Example#5164 - Rewrite rule for Lighttpd
- Example#5165 - Rewrite rule for Nginx
- Example#5166 - Yaf_Route_Static(default route)example
- Example#5167 - application.iniexample
- Example#5168 - Yaf_Dispatcher::autoConfigexample
- Example#5169 - Yaf_Dispatcher::autoRenderexample
- Example#5170 - Register some routes in Bootstrap
- Example#5171 - plugin Dummy.php (under application.directory/plugins)
- Example#5172 - Yaf_Route_Simple::assembleexample
- Example#5173 - Yaf_Route_Simple::routeexample
- Example#5174 - Yaf_Route_Simple::routeexample
- Example#5175 - Yaf_Route_Static::assembleexample
- Example#5176 - Yaf_Route_Static::routeexample
- Example#5177 - Yaf_Route_Supervar::assembleexample
- Example#5178 - Yaf_Route_Supervarexample
- Example#5179 - INI example
- Example#5180 - INI sections example
- Example#5181 - INIexample
- Example#5182 - Taintexample
- Example#5183 - Vector
- Example#5184 - Map
- Example#5185 - Ds\Collection::clear example
- Example#5186 - Ds\Collection::copy example
- Example#5187 - Ds\Collection::isEmpty example
- Example#5188 - Ds\Collection::toArray example
- Example#5189 - Ds\Hashable::hash example
- Example#5190 - Ds\Sequence::allocate example
- Example#5191 - Ds\Sequence::apply example
- Example#5192 - Ds\Sequence::capacity example
- Example#5193 - Ds\Sequence::contains example
- Example#5194 - Ds\Sequence::filter example using callback function
- Example#5195 - Ds\Sequence::filter example without a callback function
- Example#5196 - Ds\Sequence::find example
- Example#5197 - Ds\Sequence::first example
- Example#5198 - Ds\Sequence::get example
- Example#5199 - Ds\Sequence::get example using array syntax
- Example#5200 - Ds\Sequence::insert example
- Example#5201 - Ds\Sequence::join example using a separator string
- Example#5202 - Ds\Sequence::join example without a separator string
- Example#5203 - Ds\Sequence::last example
- Example#5204 - Ds\Sequence::map example
- Example#5205 - Ds\Sequence::merge example
- Example#5206 - Ds\Sequence::pop example
- Example#5207 - Ds\Sequence::push example
- Example#5208 - Ds\Sequence::reduce with initial value example
- Example#5209 - Ds\Sequence::reduce without an initial value example
- Example#5210 - Ds\Sequence::remove example
- Example#5211 - Ds\Sequence::reverse example
- Example#5212 - Ds\Sequence::reversed example
- Example#5213 - Ds\Sequence::rotate example
- Example#5214 - Ds\Sequence::set example
- Example#5215 - Ds\Sequence::set example using array syntax
- Example#5216 - Ds\Sequence::shift example
- Example#5217 - Ds\Sequence::slice example
- Example#5218 - Ds\Sequence::sort example
- Example#5219 - Ds\Sequence::sort example using a comparator
- Example#5220 - Ds\Sequence::sorted example
- Example#5221 - Ds\Sequence::sorted example using a comparator
- Example#5222 - Ds\Sequence::sum integer example
- Example#5223 - Ds\Sequence::sum float example
- Example#5224 - Ds\Sequence::unshift example
- Example#5225 - Ds\Vector::allocate example
- Example#5226 - Ds\Vector::apply example
- Example#5227 - Ds\Vector::capacity example
- Example#5228 - Ds\Vector::clear example
- Example#5229 - Ds\Vector::__construct example
- Example#5230 - Ds\Vector::contains example
- Example#5231 - Ds\Vector::copy example
- Example#5232 - Ds\Vector::filter example using callback function
- Example#5233 - Ds\Vector::filter example without a callback function
- Example#5234 - Ds\Vector::find example
- Example#5235 - Ds\Vector::first example
- Example#5236 - Ds\Vector::get example
- Example#5237 - Ds\Vector::get example using array syntax
- Example#5238 - Ds\Vector::insert example
- Example#5239 - Ds\Vector::isEmpty example
- Example#5240 - Ds\Vector::join example using a separator string
- Example#5241 - Ds\Vector::join example without a separator string
- Example#5242 - Ds\Vector::last example
- Example#5243 - Ds\Vector::map example
- Example#5244 - Ds\Vector::merge example
- Example#5245 - Ds\Vector::pop example
- Example#5246 - Ds\Vector::push example
- Example#5247 - Ds\Vector::reduce with initial value example
- Example#5248 - Ds\Vector::reduce without an initial value example
- Example#5249 - Ds\Vector::remove example
- Example#5250 - Ds\Vector::reverse example
- Example#5251 - Ds\Vector::reversed example
- Example#5252 - Ds\Vector::rotate example
- Example#5253 - Ds\Vector::set example
- Example#5254 - Ds\Vector::set example using array syntax
- Example#5255 - Ds\Vector::shift example
- Example#5256 - Ds\Vector::slice example
- Example#5257 - Ds\Vector::sort example
- Example#5258 - Ds\Vector::sort example using a comparator
- Example#5259 - Ds\Vector::sorted example
- Example#5260 - Ds\Vector::sorted example using a comparator
- Example#5261 - Ds\Vector::sum integer example
- Example#5262 - Ds\Vector::sum float example
- Example#5263 - Ds\Vector::toArray example
- Example#5264 - Ds\Vector::unshift example
- Example#5265 - Ds\Deque::allocate example
- Example#5266 - Ds\Deque::apply example
- Example#5267 - Ds\Deque::capacity example
- Example#5268 - Ds\Deque::clear example
- Example#5269 - Ds\Deque::__construct example
- Example#5270 - Ds\Deque::contains example
- Example#5271 - Ds\Deque::copy example
- Example#5272 - Ds\Deque::filter example using callback function
- Example#5273 - Ds\Deque::filter example without a callback function
- Example#5274 - Ds\Deque::find example
- Example#5275 - Ds\Deque::first example
- Example#5276 - Ds\Deque::get example
- Example#5277 - Ds\Deque::get example using array syntax
- Example#5278 - Ds\Deque::insert example
- Example#5279 - Ds\Deque::isEmpty example
- Example#5280 - Ds\Deque::join example using a separator string
- Example#5281 - Ds\Deque::join example without a separator string
- Example#5282 - Ds\Deque::last example
- Example#5283 - Ds\Deque::map example
- Example#5284 - Ds\Deque::merge example
- Example#5285 - Ds\Deque::pop example
- Example#5286 - Ds\Deque::push example
- Example#5287 - Ds\Deque::reduce with initial value example
- Example#5288 - Ds\Deque::reduce without an initial value example
- Example#5289 - Ds\Deque::remove example
- Example#5290 - Ds\Deque::reverse example
- Example#5291 - Ds\Deque::reversed example
- Example#5292 - Ds\Deque::rotate example
- Example#5293 - Ds\Deque::set example
- Example#5294 - Ds\Deque::set example using array syntax
- Example#5295 - Ds\Deque::shift example
- Example#5296 - Ds\Deque::slice example
- Example#5297 - Ds\Deque::sort example
- Example#5298 - Ds\Deque::sort example using a comparator
- Example#5299 - Ds\Deque::sorted example
- Example#5300 - Ds\Deque::sorted example using a comparator
- Example#5301 - Ds\Deque::sum integer example
- Example#5302 - Ds\Deque::sum float example
- Example#5303 - Ds\Deque::toArray example
- Example#5304 - Ds\Deque::unshift example
- Example#5305 - Ds\Map::allocate example
- Example#5306 - Ds\Map::apply example
- Example#5307 - Ds\Map::capacity example
- Example#5308 - Ds\Map::clear example
- Example#5309 - Ds\Map::__construct example
- Example#5310 - Ds\Map::copy example
- Example#5311 - Ds\Map::diff example
- Example#5312 - Ds\Map::filter example using callback function
- Example#5313 - Ds\Map::filter example without a callback function
- Example#5314 - Ds\Map::first example
- Example#5315 - Ds\Map::get example
- Example#5316 - Ds\Map::get example using array syntax
- Example#5317 - Ds\Map::hasKey example
- Example#5318 - Ds\Map::hasValue example
- Example#5319 - Ds\Map::intersect example
- Example#5320 - Ds\Map::isEmpty example
- Example#5321 - Ds\Map::keys example
- Example#5322 - Ds\Map::ksort example
- Example#5323 - Ds\Map::ksort example using a comparator
- Example#5324 - Ds\Map::ksorted example
- Example#5325 - Ds\Map::ksorted example using a comparator
- Example#5326 - Ds\Map::last example
- Example#5327 - Ds\Map::map example
- Example#5328 - Ds\Map::merge example
- Example#5329 - Ds\Map::pairs example
- Example#5330 - Ds\Map::put example
- Example#5331 - Ds\Map::put example using objects as keys
- Example#5332 - Ds\Map::putAll example
- Example#5333 - Ds\Map::reduce with initial value example
- Example#5334 - Ds\Map::reduce without an initial value example
- Example#5335 - Ds\Map::remove example
- Example#5336 - Ds\Map::reverse example
- Example#5337 - Ds\Map::reversed example
- Example#5338 - Ds\Map::skip example
- Example#5339 - Ds\Map::slice example
- Example#5340 - Ds\Map::sort example
- Example#5341 - Ds\Map::sort example using a comparator
- Example#5342 - Ds\Map::sort example
- Example#5343 - Ds\Map::sort example using a comparator
- Example#5344 - Ds\Map::sum integer example
- Example#5345 - Ds\Map::sum float example
- Example#5346 - Ds\Map::toArray example
- Example#5347 - Ds\Map::union example
- Example#5348 - Ds\Map::values example
- Example#5349 - Ds\Map::xor example
- Example#5350 - Ds\Pair::clear example
- Example#5351 - Ds\Pair::copy example
- Example#5352 - Ds\Pair::isEmpty example
- Example#5353 - Ds\Pair::toArray example
- Example#5354 - Ds\Set::add example using integers
- Example#5355 - Ds\Set::add example using objects
- Example#5356 - Ds\Set::allocate example
- Example#5357 - Ds\Set::capacity example
- Example#5358 - Ds\Set::clear example
- Example#5359 - Ds\Set::__construct example
- Example#5360 - Ds\Set::contains example
- Example#5361 - Ds\Set::copy example
- Example#5362 - Ds\Set::diff example
- Example#5363 - Ds\Set::filter example using callback function
- Example#5364 - Ds\Set::filter example without a callback function
- Example#5365 - Ds\Set::first example
- Example#5366 - Ds\Set::get example
- Example#5367 - Ds\Set::get example using array syntax
- Example#5368 - Ds\Set::intersect example
- Example#5369 - Ds\Set::isEmpty example
- Example#5370 - Ds\Set::join example using a separator string
- Example#5371 - Ds\Set::join example without a separator string
- Example#5372 - Ds\Set::last example
- Example#5373 - Ds\Set::merge example
- Example#5374 - Ds\Set::reduce with initial value example
- Example#5375 - Ds\Set::reduce without an initial value example
- Example#5376 - Ds\Set::remove example
- Example#5377 - Ds\Set::reverse example
- Example#5378 - Ds\Set::reversed example
- Example#5379 - Ds\Set::slice example
- Example#5380 - Ds\Set::sort example
- Example#5381 - Ds\Set::sort example using a comparator
- Example#5382 - Ds\Set::sorted example
- Example#5383 - Ds\Set::sorted example using a comparator
- Example#5384 - Ds\Set::sum integer example
- Example#5385 - Ds\Set::sum float example
- Example#5386 - Ds\Set::toArray example
- Example#5387 - Ds\Set::union example
- Example#5388 - Ds\Set::xor example
- Example#5389 - Ds\Stack::clear example
- Example#5390 - Ds\Stack::__construct example
- Example#5391 - Ds\Stack::copy example
- Example#5392 - Ds\Stack::isEmpty example
- Example#5393 - Ds\Stack::peek example
- Example#5394 - Ds\Stack::pop example
- Example#5395 - Ds\Stack::push example
- Example#5396 - Ds\Stack::toArray example
- Example#5397 - Ds\Queue::allocate example
- Example#5398 - Ds\Queue::capacity example
- Example#5399 - Ds\Queue::clear example
- Example#5400 - Ds\Queue::__construct example
- Example#5401 - Ds\Queue::copy example
- Example#5402 - Ds\Queue::isEmpty example
- Example#5403 - Ds\Queue::peek example
- Example#5404 - Ds\Queue::pop example
- Example#5405 - Ds\Queue::push example
- Example#5406 - Ds\Queue::toArray example
- Example#5407 - Ds\PriorityQueue::allocate example
- Example#5408 - Ds\PriorityQueue::capacity example
- Example#5409 - Ds\PriorityQueue::clear example
- Example#5410 - Ds\PriorityQueue::__construct example
- Example#5411 - Ds\PriorityQueue::copy example
- Example#5412 - Ds\PriorityQueue::isEmpty example
- Example#5413 - Ds\PriorityQueue::peek example
- Example#5414 - Ds\PriorityQueue::pop example
- Example#5415 - Ds\PriorityQueue::push example
- Example#5416 - Ds\PriorityQueue::toArray example
- Example#5417 - Creating a chdb file
- Example#5418 - Loading and looking up a chdb file
- Example#5419 - chdb::get example
- Example#5420 - chdb_create example
- Example#5421 - Nutzung von PHPs cURL-Modul, um die Homepage von example.com herunterzuladen
- Example#5422 - Initialisierung einer neuen cURL-Session und das abrufen einer Webseite
- Example#5423 - cURL-Handle kopieren
- Example#5424 - curl_errno-Beispiel
- Example#5425 - curl_error-Beispiel
- Example#5426 - curl_escape Beispiel
- Example#5427 - Abrufen einer Webseite
- Example#5428 - curl_getinfo-Beispiel
- Example#5429 - curl_getinfo-Beispiel mit opt Parameter
- Example#5430 - Abrufen einer Webseite
- Example#5431 - curl_multi_add_handle-Beispiel
- Example#5432 - curl_multi_close example
- Example#5433 - curl_multi_exec-Beispiel
- Example#5434 - Ein curl_multi_info_read-Beispiel
- Example#5435 - curl_multi_init-Beispiel
- Example#5436 - curl_multi_strerror Beispiel
- Example#5437 - curl_reset example
- Example#5438 - Initialisierung einer cURL-Session und holen einer Webseite
- Example#5439 - Eine eigene Implementierung von curl_setopt_array
- Example#5440 - Initialisierung einer neuen cURL-Session und das Abrufen einer Webseite
- Example#5441 - Datei-Upload (missbilligt von PHP 5.5.0 an)
- Example#5442 - curl_share_setopt example
- Example#5443 - curl_share_init example
- Example#5444 - curl_share_setopt example
- Example#5445 - curl_errno example
- Example#5446 - curl_escape example
- Example#5447 - Beispiel für curl_version
- Example#5448 - CURLFile::__construct Beispiel
- Example#5449 - Simple HTTP client
- Example#5450 - HTTP client using asynchronous DNS resolver
- Example#5451 - Echo server
- Example#5452 - SSL echo server
- Example#5453 - Signal handler
- Example#5454 - Use libevent's loop to process requests of `eio' extension
- Example#5455 - Miscellaneous
- Example#5456 - Simple HTTP server
- Example#5457 - Simple HTTPS server
- Example#5458 - OpenSSL connection
- Example#5459 - EventHttpConnection::makeRequest example
- Example#5460 - Connection listener based on a UNIX domain socket
- Example#5461 - Simple SMTP server
- Example#5462 - Handling SIGTERM signal
- Example#5463 - Event::addSignal example
- Example#5464 - Event::addTimer example
- Example#5465 - EventBase::getFeatures example
- Example#5466 - EventBase::getMethod example
- Example#5467 - EventBuffer::search example
- Example#5468 - EventBufferEvent::connect example
- Example#5469 - Connect to UNIX domain socket which presumably is served by a server, read response from the server and output it to the console
- Example#5470 - EventBufferEvent::connectHost example
- Example#5471 - Buffer event's read callback
- Example#5472 - EventBufferEvent::getOutput example
- Example#5473 - EventBufferEvent::sslError example
- Example#5474 - Simple SMTP server
- Example#5475 - EventConfig::avoidMethod example
- Example#5476 - EventConfig::__construct example
- Example#5477 - EventConfig::requireFeatures example
- Example#5478 - EventHttp::accept example
- Example#5479 - EventHttp::addServerAlias example
- Example#5480 - EventHttp::bind example
- Example#5481 - Simple HTTP server
- Example#5482 - EventHttp::setCallback example
- Example#5483 - EventHttp::setDefaultCallback example
- Example#5484 - EventHttpConnection::makeRequest example
- Example#5485 - EventHttpConnection::setCloseCallback example
- Example#5486 - EventHttpRequest::__construct example
- Example#5487 - EventHttpRequest::sendError example
- Example#5488 - EventListener::__construct example
- Example#5489 - EventSslContext::__construct example
- Example#5490 - FTP-Beispiel
- Example#5491 - ftp_alloc-Beispiel
- Example#5492 - ftp_cdup-Beispiel
- Example#5493 - ftp_chdir-Beispiel
- Example#5494 - ftp_chmod-Beispiel
- Example#5495 - ftp_close-Beispiel
- Example#5496 - ftp_connect-Beispiel
- Example#5497 - ftp_delete-Beispiel
- Example#5498 - ftp_exec-Beispiel
- Example#5499 - ftp_fget-Beispiel
- Example#5500 - ftp_fput-Beispiel
- Example#5501 - ftp_get_option-Beispiel
- Example#5502 - ftp_get-Beispiel
- Example#5503 - ftp_login-Beispiel
- Example#5504 - ftp_mdtm-Beispiel
- Example#5505 - ftp_mkdir-Beispiel
- Example#5506 - ftp_mlsd example
- Example#5507 - ftp_nb_continue-Beispiel
- Example#5508 - ftp_nb_fget-Beispiel
- Example#5509 - ftp_nb_fput-Beispiel
- Example#5510 - ftp_nb_get-Beispiel
- Example#5511 - Einen Download mit ftp_nb_get fortsetzen
- Example#5512 - Einen Download mit Hilfe von ftp_nb_get an Position 100 fortsetzen und in eine neue Datei schreiben
- Example#5513 - ftp_nb_put-Beispiel
- Example#5514 - Einen Upload mit ftp_nb_put wieder aufnehmen
- Example#5515 - ftp_nlist-Beispiel
- Example#5516 - ftp_pasv-Beispiel
- Example#5517 - ftp_put-Beispiel
- Example#5518 - ftp_pwd-Beispiel
- Example#5519 - ftp_raw für den manuellen Login auf einem FTP-Server nutzen.
- Example#5520 - ftp_rawlist-Beispiel
- Example#5521 - ftp_rename-Beispiel
- Example#5522 - ftp_rmdir-Beispiel
- Example#5523 - ftp_set_option-Beispiel
- Example#5524 - Sending a SITE command to an ftp server
- Example#5525 - ftp_size example
- Example#5526 - ftp_ssl_connect-Beispiel
- Example#5527 - ftp_systype-Beispiel
- Example#5528 - Basic Gearman client and worker
- Example#5529 - Basic Gearman client and worker, background
- Example#5530 - Basic Gearman client and worker, submitting tasks
- Example#5531 - Adding two job servers
- Example#5532 - Add two job servers
- Example#5533 - Basic submission of two tasks
- Example#5534 - Basic submission of two tasks with passing application context
- Example#5535 - Two tasks, one background and one not
- Example#5536 - A high priority task along with two normal tasks
- Example#5537 - A low priority task along with two normal tasks
- Example#5538 - Monitor completion of multiple background tasks
- Example#5539 - Simple job submission with immediate return
- Example#5540 - Submitting a job and retrieving incremental status
- Example#5541 - Submit and monitor a background job
- Example#5542 - Simple job submission with immediate return
- Example#5543 - Submitting a job and retrieving incremental status
- Example#5544 - Get the status of a long running job
- Example#5545 - Monitor the status of a long running background job
- Example#5546 - Simple worker making use of extra application context data
- Example#5547 - Add alternate Gearman servers
- Example#5548 - Add two job servers
- Example#5549 - GearmanWorker::setId example
- Example#5550 - A simple worker with a 5 second timeout
- Example#5551 - Running worker in non-blocking mode
- Example#5552 - GearmanWorker::work example
- Example#5553 - Hypothetical output from gopher://gopher.example.com/
- Example#5554 - Using gopher_parsedir
- Example#5555 - Search for all UPnP devices and services.
- Example#5556 - Implementing light server
- Example#5557 - Implementing light client
- Example#5558 - Create new UPnP context and get IP address of the host
- Example#5559 - Create new UPnP context and get port number
- Example#5560 - Create new UPnP context and set host path
- Example#5561 - Create new UPnP context
- Example#5562 - Create new UPnP context and set callback
- Example#5563 - Create new UPnP context and start browsing
- Example#5564 - Create new UPnP context and start browsing
- Example#5565 - Create new UPnP context and get device info service
- Example#5566 - Create new UPnP context and get device info service
- Example#5567 - Retrieve an object
- Example#5568 - Testing support for paged result control
- Example#5569 - LDAP Such-Beispiel
- Example#5570 - Binden mit Ppolicy Information
- Example#5571 - Ändern der Beschreibung, falls diese nicht leer ist
- Example#5572 - Lesen einiger Werte vor dem Löschen
- Example#5573 - Löschen einer Referenz
- Example#5574 - Paginierung für eine Suche verwenden
- Example#5575 - Komplettes Beispiel mit authentifiziertem bind
- Example#5576 - LDAP Bind verwenden
- Example#5577 - Anonymes LDAP Bind
- Example#5578 - Komplettes Beispiel einer Kennwort-Überprüfung
- Example#5579 - Verbindung zu einem LDAP server.
- Example#5580 - Sichere Verbindung zu einem LDAP server.
- Example#5581 - LDAP pagination
- Example#5582 - LDAP pagination
- Example#5583 - ldap-count-entries Beispiel
- Example#5584 - Aufzählung aller LDAP Fehlermeldungen
- Example#5585 - Erzeugen und Abfangen eines Fehlers
- Example#5586 - Searching for an email address
- Example#5587 - PASSWD extended operation
- Example#5588 - Whoami extended operation
- Example#5589 - Anzeigen der Liste der Merkmale für einen ausgewählten Verzeichnis-Eintrag
- Example#5590 - Prüfen der Protokollversion
- Example#5591 - Liste alle Werte des Merkmals "mail" für einen Verzeichnis-Eintrag auf
- Example#5592 - Erzeuge einer Liste aller Organisationseinheiten einer Organisation
- Example#5593 - Add a telephone number to a contact
- Example#5594 - Rename a user
- Example#5595 - Add two e-mail addresses to a user
- Example#5596 - Change a user's password
- Example#5597 - Change a user's password (Active Directory)
- Example#5598 - ldap_parse_result Beispiel
- Example#5599 - LDAP Suche
- Example#5600 - Setzen der Protokollversion
- Example#5601 - Setzen der Server Kontrollen
- Example#5602 - LDAP Sortierung
- Example#5603 - Memcache Beispiele
- Example#5604 - Memcache als Session-Handler verwenden
- Example#5605 - Memcache::add example
- Example#5606 - Memcache::addServer example
- Example#5607 - Memcache::close example
- Example#5608 - Memcache::connect example
- Example#5609 - Memcache::decrement example
- Example#5610 - Memcache::delete example
- Example#5611 - Memcache::flush example
- Example#5612 - Memcache::get example
- Example#5613 - Memcache::getExtendedStats example
- Example#5614 - Memcache::getServerStatus example
- Example#5615 - Memcache::getVersion example
- Example#5616 - Memcache::increment example
- Example#5617 - Memcache::pconnect example
- Example#5618 - Memcache::replace example
- Example#5619 - Memcache::set example
- Example#5620 - Memcache::set example
- Example#5621 - Memcache::setCompressThreshold example
- Example#5622 - Memcache::setServerParams example
- Example#5623 - Result callback example
- Example#5624 - Read-through callback example
- Example#5625 - Memcached::addServer example
- Example#5626 - Memcached::addServers example
- Example#5627 - Memcached::append example
- Example#5628 - Memcached::cas example
- Example#5629 - Creating a Memcached object
- Example#5630 - Memcached::decrement example
- Example#5631 - Memcached::delete example
- Example#5632 - Memcached::fetch example
- Example#5633 - Memcached::getDelayed example
- Example#5634 - Memcached::flush example
- Example#5635 - Memcached::get example #1
- Example#5636 - Memcached::get example #2
- Example#5637 - Memcached::getDelayed example
- Example#5638 - Memcached::getMulti example for Memcached v3
- Example#5639 - Memcached::getMulti example for Memcached v1 and v2
- Example#5640 - Memcached::GET_PRESERVE_ORDER example for Memcached v3
- Example#5641 - Memcached::GET_PRESERVE_ORDER example for Memcached v1 and v2
- Example#5642 - Retrieving Memcached options
- Example#5643 - Memcached::getResultCode example
- Example#5644 - Memcached::getResultMessage example
- Example#5645 - Memcached::getServerByKey example
- Example#5646 - Memcached::getServerList example
- Example#5647 - Memcached::getStats example
- Example#5648 - Memcached::getVersion example
- Example#5649 - Memcached::increment example
- Example#5650 - Memcached::prepend example
- Example#5651 - Memcached::set example
- Example#5652 - Memcached::setByKey example
- Example#5653 - Memcached::setMulti example
- Example#5654 - Setting a Memcached option
- Example#5655 - Setting Memcached options
- Example#5656 - mqseries_back example
- Example#5657 - mqseries_begin example
- Example#5658 - mqseries_close example
- Example#5659 - mqseries_cmit example
- Example#5660 - mqseries_conn example
- Example#5661 - mqseries_connx example
- Example#5662 - mqseries_connx example using SSL connection & OCSP Responder URL
- Example#5663 - mqseries_disc example
- Example#5664 - mqseries_get example
- Example#5665 - mqseries_inq example
- Example#5666 - mqseries_open example
- Example#5667 - mqseries_put example
- Example#5668 - mqseries_strerror example
- Example#5669 - define_syslog_variables-Beispiel
- Example#5670 - Benutzung von dns_get_record
- Example#5671 - Benutzung von dns_get_record und DNS_ANY
- Example#5672 - fsockopen-Beispiel
- Example#5673 - Eine UDP-Verbindung nutzen
- Example#5674 - Ein einfaches gethostbyaddr-Beispiel
- Example#5675 - Ein einfaches gethostbyname-Beispiel
- Example#5676 - gethostbynamel example
- Example#5677 - A simple gethostname example
- Example#5678 - getprotobyname-Beispiel
- Example#5679 - getservbyname-Beispiel
- Example#5680 - header_register_callback example
- Example#5681 - Unsetting specific header.
- Example#5682 - Unsetting all previously set headers.
- Example#5683 - Download-Dialog
- Example#5684 - Caching-Direktiven
- Example#5685 - Beispiele zur Verwendung von headers_list
- Example#5686 - Beispiel zur Verwendung von headers_sent
- Example#5687 - Using http_response_code in a web server environment
- Example#5688 - Using http_response_code in a CLI environment
- Example#5689 - inet_ntop-Beispiel
- Example#5690 - inet_pton-Beispiel
- Example#5691 - ip2long-Beispiel:
- Example#5692 - Eine IP-Adresse anzeigen
- Example#5693 - setcookie-Beispiele:
- Example#5694 - setcookie-Beispiele zum Löschen
- Example#5695 - setcookie und Arrays
- Example#5696 - Die Verwendung von syslog:
- Example#5697 - Procedural usage of rrd
- Example#5698 - OO usage of rrd
- Example#5699 - RRDGraph::setOptions example
- Example#5700 - Set multiple color options
- Example#5701 - RRDUpdater::update examples
- Example#5702 - Creating a connection and connecting to a remote WebSphere MQSeries Messaging Server
- Example#5703 - Creating a connection and connecting to a remote WebSphere Application Server
- Example#5704 - Creating a connection and connecting to an MQTT server
- Example#5705 - Creating a message with a simple text body
- Example#5706 - Setting a text format property using the default syntax
- Example#5707 - Setting a property using a type hint
- Example#5708 - Retrieving a property from a message header
- Example#5709 - Adding a message to a queue and receiving a response
- Example#5710 - Creating a durable subscription to a topic
- Example#5711 - Subscribing to a topic using a WebSphere Platform Messaging (WPM) server
- Example#5712 - Receiving published data using a durable subscription
- Example#5713 - Deleting a durable subscription to a topic
- Example#5714 - Handling an error from a method that returns no result
- Example#5715 - Handling an error from a method that returns a result
- Example#5716 - Committing the current unit of work
- Example#5717 - Creating a connection to a Messaging Server using the IBM MQSeries protocol (WMQ)
- Example#5718 - Creating a connection with application transaction control and default host and port values
- Example#5719 - Creating a connection to a Messaging Server using the IBM WebSphere Platform Messaging protocol (WPM)
- Example#5720 - Creating a connection object and connecting to a Messaging Server
- Example#5721 - Disconnecting from a Messaging Server
- Example#5722 - Using the error number and description properties
- Example#5723 - Using the error number and description properties
- Example#5724 - Checking whether there us a connection to a Messaging Server
- Example#5725 - Retrieve the next message from a queue without removing it
- Example#5726 - Retrieve a specific message from a queue without removing it from the queue
- Example#5727 - Retrieve all messages in a queue without removing them
- Example#5728 - Retrieve all messages from a queue with a matching correlation id
- Example#5729 - Receiving a message from a queue
- Example#5730 - Receiving a message from a queue with options
- Example#5731 - Receiving a message from a subscription
- Example#5732 - Removing a message from a queue by message id
- Example#5733 - Cancelling an in-flight unit of work
- Example#5734 - Send a message to a queue
- Example#5735 - Publish a message to a topic
- Example#5736 - Send a request and receive a response
- Example#5737 - Turn on debugging output
- Example#5738 - Turn off debugging output
- Example#5739 - Subscribe to a topic
- Example#5740 - Delete a subscription
- Example#5741 - Setting a text string into the body of a message
- Example#5742 - Creating a message
- Example#5743 - Creating a message with a simple text payload
- Example#5744 - Setting a text format property using the default syntax
- Example#5745 - Setting a text format property using a type hint
- Example#5746 - Setting properties as the sender of a message
- Example#5747 - Retreiving property values from a message
- Example#5748 - snmp_get_quick_print Beispiel
- Example#5749 - Using snmp_get_valueretrieval
- Example#5750 - Using snmp_read_mib
- Example#5751 - Using snmp_set_enum_print
- Example#5752 - Using snmprealwalk
- Example#5753 - Verwendung von snmp_set_quick_print
- Example#5754 - Using snmp_set_valueretrieval
- Example#5755 - Using snmp2_get
- Example#5756 - Using snmp2_get_next
- Example#5757 - Using snmp2_real_walk
- Example#5758 - Using snmp2_set
- Example#5759 - Using snmp2_set for setting BITS SNMP object id
- Example#5760 - snmp2_walk Example
- Example#5761 - Using snmp3_get
- Example#5762 - Using snmp3_getnext
- Example#5763 - Using snmp3_real_walk
- Example#5764 - Using snmp3_set
- Example#5765 - Using snmp3_set for setting BITS SNMP object id
- Example#5766 - snmp3_walk Example
- Example#5767 - Verwendung von snmpget
- Example#5768 - Using snmpgetnext
- Example#5769 - Using snmprealwalk
- Example#5770 - Verwendung von snmpset
- Example#5771 - Verwendung von snmpset zum Setzen von BITS SNMP Objektkennungen
- Example#5772 - snmpwalk Beispiel
- Example#5773 - snmpwalkoid Example
- Example#5774 - SNMP::close example
- Example#5775 - Fetching sysLocation
- Example#5776 - Single SNMP object
- Example#5777 - Multiple SNMP objects
- Example#5778 - SNMP::getErrno example
- Example#5779 - SNMP::getError example
- Example#5780 - Single SNMP object
- Example#5781 - Miltiple SNMP objects
- Example#5782 - Set single SNMP object id
- Example#5783 - Set multiple values using single SNMP::set call
- Example#5784 - Using SNMP::set for setting BITS SNMP object id
- Example#5785 - SNMP::setSecurity example
- Example#5786 - SNMP::walk example
- Example#5787 - suffix_as_key example
- Example#5788 - Socket-Beispiel: Einfacher TCP/IP-Server
- Example#5789 - Socket-Beispiel: Einfacher TCP/IP-Client
- Example#5790 - Beispiel: Quell-Adresse setzen mit socket_bind:
- Example#5791 - socket_create_pair-Beispiel
- Example#5792 - socket_create_pair-IPC-Beispiel
- Example#5793 - socket_set_option-Beispiel
- Example#5794 - socket_import_stream example
- Example#5795 - socket_last_error example
- Example#5796 - socket_recv Beispiel
- Example#5797 - socket_recvfrom Beispiel
- Example#5798 - NULL mit socket_select benutzen:
- Example#5799 - Rückgaben von socket_select verstehen
- Example#5800 - socket_select-Beispiel
- Example#5801 - socket_sendto-Beispiel
- Example#5802 - socket_set_block Beispiel
- Example#5803 - socket_set_nonblock Beispiel
- Example#5804 - socket_set_option Beispiel
- Example#5805 - socket_strerror Beispiel
- Example#5806 - Authenticating with a ssh agent
- Example#5807 - Authentication using a public hostkey
- Example#5808 - Retrieving a list of authentication methods
- Example#5809 - Authenticating with a password
- Example#5810 - Authentication using a public key
- Example#5811 - ssh2_connect example
- Example#5812 - Executing a command
- Example#5813 - Opening a shell and retrieving the stderr stream associated with it
- Example#5814 - Checking the fingerprint against a known value
- Example#5815 - Determining what methods were negotiated
- Example#5816 - Adding a publickey with ssh2_publickey_add
- Example#5817 - Listing authorized keys with ssh2_publickey_list
- Example#5818 - Downloading a file via SCP
- Example#5819 - Uploading a file via SCP
- Example#5820 - Changing the mode of a file on a remote server
- Example#5821 - Stating a symbolic link via SFTP
- Example#5822 - Creating a directory on a remote server
- Example#5823 - Reading a symbolic link
- Example#5824 - Resolving a pathname
- Example#5825 - Renaming a file via sftp
- Example#5826 - Removing a directory on a remote server
- Example#5827 - Stating a file via SFTP
- Example#5828 - Creating a symbolic link
- Example#5829 - Deleting a file
- Example#5830 - Opening a file via SFTP
- Example#5831 - Requesting an interactive shell
- Example#5832 - Opening a tunnel to an arbitrary host
- Example#5833 - Objektorientierter Stil
- Example#5834 - Prozeduraler Stil
- Example#5835 - stomp_connect_error example
- Example#5836 - stomp_version example
- Example#5837 - Objektorientierter Stil
- Example#5838 - Prozeduraler Stil
- Example#5839 - Objektorientierter Stil
- Example#5840 - Prozeduraler Stil
- Example#5841 - Objektorientierter Stil
- Example#5842 - Prozeduraler Stil
- Example#5843 - Objektorientierter Stil
- Example#5844 - Prozeduraler Stil
- Example#5845 - Objektorientierter Stil
- Example#5846 - Prozeduraler Stil
- Example#5847 - Objektorientierter Stil
- Example#5848 - Prozeduraler Stil
- Example#5849 - Objektorientierter Stil
- Example#5850 - Prozeduraler Stil
- Example#5851 - Objektorientierter Stil
- Example#5852 - Prozeduraler Stil
- Example#5853 - Objektorientierter Stil
- Example#5854 - Prozeduraler Stil
- Example#5855 - Train from array
- Example#5856 - Train from a file
- Example#5857 - svn_add example
- Example#5858 - Default authentication example
- Example#5859 - svn_blame example
- Example#5860 - Basic example
- Example#5861 - Basic example
- Example#5862 - Basic example
- Example#5863 - Basic example
- Example#5864 - Basic example
- Example#5865 - Basic example
- Example#5866 - Diffing two revisions of a repository path
- Example#5867 - Portably diffing two local files
- Example#5868 - svn_export example
- Example#5869 - Basic example
- Example#5870 - svn_log example
- Example#5871 - svn_ls example
- Example#5872 - Basic example
- Example#5873 - Basic example
- Example#5874 - Deny all connections from localhost
- Example#5875 - Ban an URL
- Example#5876 - Get statistic snapshot
- Example#5877 - Read varnish shared memory log
- Example#5878 - VarnishAdmin::__construct example
- Example#5879 - Parallel searching using Yaz
- Example#5880 - CCL configuration
- Example#5881 - CCL Parsing
- Example#5882 - Record Update
- Example#5883 - Array for GRS-1 record
- Example#5884 - Working with MARCXML
- Example#5885 - PHP function that scans titles
- Example#5886 - Query Examples
- Example#5887 - Sort Criterias
- Example#5888 - Example for NIS errors
- Example#5889 - Beispiel für den ersten NIS-Eintrag
- Example#5890 - Beispiel für die voreingestellte Domäne
- Example#5891 - Beispiel für den NIS Master
- Example#5892 - Beispiel für eine NIS-Suche
- Example#5893 - Beispiel für den nächsten NIS-Eintrag
- Example#5894 - Beispiel zur NIS Reihenfolge
- Example#5895 - A ZMQContext example
- Example#5896 - A ZMQContext example
- Example#5897 - A ZMQContext example
- Example#5898 - A ZMQSocket example
- Example#5899 - A send/recv example
- Example#5900 - A ZMQPoll example
- Example#5901 - zookeeper_dispatch example #1
- Example#5902 - zookeeper_dispatch example #2
- Example#5903 - Zookeeper::addAuth example
- Example#5904 - Zookeeper::create example
- Example#5905 - Zookeeper::delete example
- Example#5906 - Zookeeper::exists example
- Example#5907 - Zookeeper::get example
- Example#5908 - Zookeeper::getAcl example
- Example#5909 - Zookeeper::getChildren example
- Example#5910 - Zookeeper::set example
- Example#5911 - Zookeeper::setAcl example
- Example#5912 - Zookeeper::setDebugLevel example
- Example#5913 - ZookeeperConfig::add example
- Example#5914 - ZookeeperConfig::get example
- Example#5915 - ZookeeperConfig::remove example
- Example#5916 - ZookeeperConfig::set example
- Example#5917 -
- Example#5918 - udm_api_version example
- Example#5919 - udm_cat_listexample
- Example#5920 - Specifying path to the current category in the following format: '> Root > Sport > Auto > Ferrari'
- Example#5921 - udm_load_ispell_data example
- Example#5922 - udm_load_ispell_data example
- Example#5923 - solr_get_version example
- Example#5924 - Contents of the BootStrap file
- Example#5925 - Adding a document to the index
- Example#5926 - Merging one document into another document
- Example#5927 - Searching for documents - SolrObject responses
- Example#5928 - Searching for documents - SolrDocument responses
- Example#5929 - Simple TermsComponent example - basic
- Example#5930 - Simple TermsComponent example - using a prefix
- Example#5931 - Simple TermsComponent example - specifying a minimum frequency
- Example#5932 - Simple Facet Example
- Example#5933 - Simple Facet Example - with optional field override for mincount
- Example#5934 - Facet Date Example
- Example#5935 - Connecting to SSL-Enabled Server
- Example#5936 - Collapsing a SolrQuery
- Example#5937 - Solr Real Time Get (RTG) example SolrClient::getById
- Example#5938 - SolrInputDocument::addChildDocument example
- Example#5939 - SolrInputDocument::addChildDocuments example
- Example#5940 - SolrDocument::toArray example
- Example#5941 - SolrObject::__construct example
- Example#5942 - SolrObject::offsetUnset example
- Example#5943 - SolrClient::addDocument example
- Example#5944 - SolrClient::addDocument example 2
- Example#5945 - SolrClient::addDocuments example
- Example#5946 - SolrClient::__construct example
- Example#5947 - SolrQuery::deleteByQuery example
- Example#5948 - SolrClient::getById example
- Example#5949 - SolrClient::getByIds example
- Example#5950 - SolrClient::ping example
- Example#5951 - SolrClient::query example
- Example#5952 - SolrClient::request example
- Example#5953 - SolrClient::setResponseWriter example
- Example#5954 - SolrParams::setParam example
- Example#5955 - SolrQuery::addFacetField example
- Example#5956 - SolrQuery::addFacetField example
- Example#5957 - SolrQuery::addFilterQuery example
- Example#5958 - SolrQuery::addGroupSortField example
- Example#5959 - SolrQuery::collapse example
- Example#5960 - SolrQuery::setExpand example
- Example#5961 - SolrDisMaxQuery::addBigramPhraseField example
- Example#5962 - SolrDisMaxQuery::addBoostQuery example
- Example#5963 - SolrDisMaxQuery::addPhraseField example
- Example#5964 - SolrDisMaxQuery::addQueryField example
- Example#5965 - SolrDisMaxQuery::addTrigramPhraseField example
- Example#5966 - SolrDisMaxQuery::addUserField example
- Example#5967 - SolrDisMaxQuery::__construct example
- Example#5968 - SolrDisMaxQuery::removeBigramPhraseField example
- Example#5969 - SolrDisMaxQuery::removeBoostQuery example
- Example#5970 - SolrDisMaxQuery::removePhraseField example
- Example#5971 - SolrDisMaxQuery::removeQueryField example
- Example#5972 - SolrDisMaxQuery::removeTrigramPhraseField example
- Example#5973 - SolrDisMaxQuery::removeUserField example
- Example#5974 - SolrDisMaxQuery::setBigramPhraseFields example
- Example#5975 - SolrDisMaxQuery::setBigramPhraseSlop example
- Example#5976 - SolrDisMaxQuery::setBoostFunction example
- Example#5977 - SolrDisMaxQuery::setBoostQuery example
- Example#5978 - SolrDisMaxQuery::setMinimumMatch example
- Example#5979 - SolrDisMaxQuery::setPhraseFields example
- Example#5980 - SolrDisMaxQuery::setPhraseSlop example
- Example#5981 - SolrDisMaxQuery::setQueryAlt example
- Example#5982 - SolrDisMaxQuery::setQueryPhraseSlop example
- Example#5983 - SolrDisMaxQuery::setTieBreaker example
- Example#5984 - SolrDisMaxQuery::setTrigramPhraseFields example
- Example#5985 - SolrDisMaxQuery::setTrigramPhraseSlop example
- Example#5986 - SolrDisMaxQuery::setUserFields example
- Example#5987 - SolrDisMaxQuery::useDisMaxQueryParser example
- Example#5988 - SolrDisMaxQuery::useEDisMaxQueryParser example
- Example#5989 - SolrCollapseFunction::__construct example
- Example#5990 - SolrCollapseFunction::setHint example
- Example#5991 - SolrCollapseFunction::setMax example
- Example#5992 - Basic usage example
- Example#5993 - Basic search query
- Example#5994 - A Swish::__construct example
- Example#5995 - Basic Swish::getMetaList example
- Example#5996 - Basic Swish::getPropertyList example
- Example#5997 - Basic Swish::prepare example
- Example#5998 - Basic Swish::query example
- Example#5999 - Basic SwishResult::stem example
- Example#6000 - Basic SwishResults::getParsedWords example
- Example#6001 - Basic SwishResults::nextResult example
- Example#6002 - Basic SwishResults::seekResult example
- Example#6003 - Basic SwishSearch::execute example
- Example#6004 - Basic SwishSearch::resetLimit example
- Example#6005 - Basic SwishSearch::setLimit example
- Example#6006 - Basic SwishSearch::setPhraseDelimiter example
- Example#6007 - Basic SwishSearch::setSort example
- Example#6008 - Basic SwishSearch::setStructure example
- Example#6009 - Parsen von PHP für ein Verzeichnis ausschalten mittels .htaccess
- Example#6010 - apache_get_modules-Beispiel
- Example#6011 - apache_get_version-Beispiel
- Example#6012 - apache_getenv-Beispiel
- Example#6013 - apache_lookup_uri-Beispiel
- Example#6014 - Übergeben von Informationen zwischen PHP und Perl
- Example#6015 - Werte in access.log loggen
- Example#6016 - apache_request_headers-Beispiel
- Example#6017 - apache_response_headers-Beispiel
- Example#6018 - Eine Apache-Umgebungsvariable mit apache_setenv setzen
- Example#6019 - getallheaders-Beispiel
- Example#6020 - nsapi_request_headers example
- Example#6021 - Registrierung einer Variablen mit $_SESSION.
- Example#6022 - Aufheben der Registrierung einer Variablen mit $_SESSION.
- Example#6023 - Zählen der Seitenaufrufe eines einzelnen Benutzers
- Example#6024 - Beispiel-Informationen
- Example#6025 - session_cache_expire Beispiel
- Example#6026 - session_cache_limiter Beispiel
- Example#6027 - session_create_id example with session_regenerate_id
- Example#6028 - Löschen einer Session mit $_SESSION
- Example#6029 - session_gc example for task managers like cron
- Example#6030 - session_gc example for user accessible script
- Example#6031 - session_name-Beispiel
- Example#6032 - Ein session_regenerate_id-Beispiel
- Example#6033 - Verhindern von verlorenen Sessions durch session_regenerate_id
- Example#6034 - Benutzerdefierter Session-Handler; der vollständige Code ist bei SessionHandlerInterface aufgeführt
- Example#6035 - Benutzerdefinierter Session-Save-Handler, der Objekte verwendet
- Example#6036 - seite1.php
- Example#6037 - seite2.php
- Example#6038 - Die Cookie-Gültigkeitsdauer übersteuern
- Example#6039 - Die Session lesen und schließen
- Example#6040 - Using SessionHandler to add encryption to internal PHP save handlers.
- Example#6041 - Example using SessionHandlerInterface
- Example#6042 - bbcode_add_smiley Verwendungsbeispiel
- Example#6043 - bbcode_create Beispiel
- Example#6044 - bbcode_set_arg_parser usage example
- Example#6045 - bbcode_set_flags usage example
- Example#6046 - Tokenize comma separated integer list
- Example#6047 - Tokenize assign statement
- Example#6048 - Simple calculator
- Example#6049 - Parse words out from a sentence
- Example#6050 - Beispiele gültiger Suchmuster
- Example#6051 - Beispiele ungültiger Suchmuster
- Example#6052 - Beispiel zum Vergleich von preg_filter und preg_replace
- Example#6053 - preg_grep-Beispiel
- Example#6054 - preg_last_error Beispiel
- Example#6055 - Alle Telefonnummern aus einem Text holen.
- Example#6056 - Zusammengehörende HTML-Tags finden (gierig)
- Example#6057 - Benannte Teilsuchmuster (named subpatterns)
- Example#6058 - Die Zeichenkette "php" finden
- Example#6059 - Die Zeichenkette "web" finden
- Example#6060 - Den Domänen-Namen aus einer URL holen
- Example#6061 - Benannte Teilsuchmuster (named subpatterns)
- Example#6062 - preg_quote-Beispiel
- Example#6063 - Kursivdruck eines Wortes in einem Text
- Example#6064 - preg_replace_callback_array example
- Example#6065 - preg_replace_callback und Anonyme Funktion
- Example#6066 - preg_replace_callback Beispiel
- Example#6067 - preg_replace_callback unter Verwendung einer rekursiven Struktur um gekapselten BB-Code zu verarbeiten
- Example#6068 - Die Verwendung von Rückreferenzierungen mit darauf folgenden numerischen Literalen
- Example#6069 - Die Verwendung von preg_replace mit indizierten Arrays
- Example#6070 - Ersetzen mehrerer Werte
- Example#6071 - Leerzeichen entfernen
- Example#6072 - Die Verwendung des Parameters count
- Example#6073 - preg_split Beispiel: Eine Zeichenkette in ihre Bestandteile zerlegen
- Example#6074 - Eine Zeichenkette in einzelne Zeichen zerlegen
- Example#6075 - Eine Zeichenkette in Übereinstimmungen mit dem Suchmuster und deren Versatz zerlegen
- Example#6076 - Beispiele regulärer Ausdrücke
- Example#6077 - ereg_replace-Beispiel
- Example#6078 - ereg_replace-Beispiel
- Example#6079 - Ersetzen von URLs durch Links
- Example#6080 - ereg-Beispiel
- Example#6081 - Suchergebnisse hervorheben
- Example#6082 - eregi-Beispiel
- Example#6083 - split-Beispiel
- Example#6084 - split-Beispiel
- Example#6085 - spliti-Beispiel
- Example#6086 - sql_regcase-Beispiel
- Example#6087 - addcslashes-Beispiel
- Example#6088 - Ein addslashes-Beispiel
- Example#6089 - chr-Beispiel
- Example#6090 - Überlauf-Verhalten
- Example#6091 - Erstellen eines UTF-8-String aus einzelnen Bytes
- Example#6092 - chunk_split-Beispiel
- Example#6093 - convert_uudecode-Beispiel
- Example#6094 - convert_uuencode-Beispiel
- Example#6095 - count_chars-Beispiel
- Example#6096 - Anzeigen einer CRC32-Prüfsumme
- Example#6097 - crypt-Beispiele
- Example#6098 - Verwendung von crypt für htpasswd
- Example#6099 - Verwendung von crypt mit verschiedenen Hasharten
- Example#6100 - echo-Beispiele
- Example#6101 - explode-Beispiele
- Example#6102 - explode Rückgabe Beispiel
- Example#6103 - limit-Parameterbeispiele
- Example#6104 - fprintf: Integer mit vorangestellten Nullen
- Example#6105 - fprintf: Formatieren einer Währung
- Example#6106 - Umwandlungs-Tabellen-Beispiel
- Example#6107 - hex2bin Beispiel
- Example#6108 - Dekodieren benannter HTML-Zeichen
- Example#6109 - Ein htmlentities-Beispiel
- Example#6110 - Nutzung von ENT_IGNORE
- Example#6111 - Ein htmlspecialchars_decode-Beispiel
- Example#6112 - htmlspecialchars-Beispiel
- Example#6113 - implode-Beispiel
- Example#6114 - lcfirst-Beispiel
- Example#6115 - levenshtein-Beispiel
- Example#6116 - localeconv-Beispiel
- Example#6117 - Beispiel zur Verwendung von ltrim
- Example#6118 - Anwendungsbeispiel für md5_file
- Example#6119 - Ein md5-Beispiel
- Example#6120 - metaphone einfaches Beispiel
- Example#6121 - Nutzung des phonemes Parameters
- Example#6122 - money_format Beispiel
- Example#6123 - Verwenden von nl2br
- Example#6124 - Erstellen von validem HTML-Markup unter Verwendung des is_xhtml-Parameters
- Example#6125 - Verschiedene Zeilentrenner
- Example#6126 - number_format-Beispiel
- Example#6127 - ord-Beispiel
- Example#6128 - Untersuchen der einzelnen Bytes einer UTF-8-Zeichenkette
- Example#6129 - Der Gebrauch von parse_str
- Example#6130 - parse_str name mangling
- Example#6131 - print-Beispiele
- Example#6132 - Beispiel zur Verwendung von rtrim
- Example#6133 - setlocale-Beispiele
- Example#6134 - setlocale-Beispiele for Windows
- Example#6135 - sha1_file-Beispiel
- Example#6136 - Ein sha1 Beispiel
- Example#6137 - Beispiel für die Vertauschung der Argumente von similar_text
- Example#6138 - Soundex-Beispiele
- Example#6139 - Argumente tauschen
- Example#6140 - Argumente tauschen
- Example#6141 - Argumente tauschen
- Example#6142 - Argumente tauschen
- Example#6143 - Angabe von Füllzeichen
- Example#6144 - Positionstausch mit weiteren Spezifikatoren
- Example#6145 - printf: Verschiedene Beispiele
- Example#6146 - printf: Stringformatierung
- Example#6147 - sprintf: Mit Nullen aufgefüllte Integer
- Example#6148 - sprintf: Währungsformatierung
- Example#6149 - sprintf: Wissenschaftliche Notation
- Example#6150 - sscanf-Beispiel
- Example#6151 - sscanf - Verwendung optionaler Parameter
- Example#6152 - str_ireplace-Beispiel
- Example#6153 - str_pad-Beispiel
- Example#6154 - str_repeat-Beispiel
- Example#6155 - Grundlegende str_replace-Beispiele
- Example#6156 - Beispiele möglicher Probleme durch str_replace
- Example#6157 - str_rot13-Beispiel
- Example#6158 - str_shuffle-Beispiel
- Example#6159 - Beispiel für die Verwendung von str_split
- Example#6160 - Ein str_word_count-Beispiel
- Example#6161 - strcasecmp-Beispiel
- Example#6162 - strcmp Beispiel
- Example#6163 - strcspn Beispiel
- Example#6164 - strip_tags-Beispiel
- Example#6165 - stripos-Beispiele
- Example#6166 - Ein stripslashes-Beispiel
- Example#6167 - Verwendung von stripslashes in einem Array
- Example#6168 - stristr-Beispiel
- Example#6169 - Prüfen, ob ein String gefunden wurde oder nicht
- Example#6170 - Verwendung eines Wertes, der kein String ist
- Example#6171 - Ein strlen-Beispiel
- Example#6172 - strpbrk-Beispiel
- Example#6173 - Verwendung von ===
- Example#6174 - Verwendung von !==
- Example#6175 - Verwendung eines Offsets
- Example#6176 - strrchr-Beispiel
- Example#6177 - Umkehren eines Strings mit strrev
- Example#6178 - Ein einfaches strripos-Beispiel
- Example#6179 - Prüfen ob needle in haystack vorkommt
- Example#6180 - Mit Offsets suchen
- Example#6181 - strspn-Beispiel
- Example#6182 - strstr-Beispiel
- Example#6183 - strtok-Beispiel
- Example#6184 - Verhalten von strtok beim Auffinden eines leeren Teils
- Example#6185 - strtolower-Beispiel
- Example#6186 - strtoupper-Beispiel
- Example#6187 - strtr-Beispiel
- Example#6188 - strtr-Beispiel mit zwei Argumenten
- Example#6189 - strtr Vergleich der Verhaltensweisen
- Example#6190 - Ein substr_compare-Beispiel
- Example#6191 - Ein substr_count Beispiel
- Example#6192 - Einfache substr_replace-Beispiele
- Example#6193 - Nutzung von substr_replace um mehrere Zeichenketten auf einmal zu ersetzen.
- Example#6194 - Einen negativen start-Wert verwenden
- Example#6195 - Negativen length-Wert verwenden
- Example#6196 - Generelle Verwendung von substr
- Example#6197 - substr Typumwandlungs Verhalten
- Example#6198 -
- Example#6199 - Beispiel zur Verwendung von trim
- Example#6200 - Trimmen von Array-Werten mittels trim
- Example#6201 - ucfirst-Beispiel
- Example#6202 - ucwords-Beispiel
- Example#6203 - ucwords-Beispiel mit benutzerdefinierten Trenzeichen
- Example#6204 - vfprintf: Integer-Werte mit führenden Nullen
- Example#6205 - vprintf: mit Nullen aufgefüllte Ganzzahlen
- Example#6206 - vsprintf: mit Nullen aufgefüllte Ganzzahlen
- Example#6207 - wordwrap-Beispiel
- Example#6208 - wordwrap-Beispiel
- Example#6209 - wordwrap-Beispiel
- Example#6210 - array_change_key_case-Beispiel
- Example#6211 - array_chunk-Beispiel
- Example#6212 - Get the column of first names from a recordset
- Example#6213 - Get the column of last names from a recordset, indexed by the "id" column
- Example#6214 - Get the column of usernames from the public "username" property of an object
- Example#6215 - Get the column of names from the private "name" property of an object using the magic __get method.
- Example#6216 - Ein einfaches array_combine-Beispiel
- Example#6217 - array_count_values-Beispiel
- Example#6218 - array_diff_assoc-Beispiel
- Example#6219 - array_diff_assoc-Beispiel
- Example#6220 - array_diff_key-Beispiel
- Example#6221 - array_diff_uassoc-Beispiel
- Example#6222 - array_diff_ukey-Beispiel
- Example#6223 - array_diff-Beispiel
- Example#6224 - array_fill_keys-Beispiel
- Example#6225 - array_fill-Beispiel
- Example#6226 - array_filter-Beispiel
- Example#6227 - array_filter ohne callback
- Example#6228 - array_filter mit flag
- Example#6229 - array_flip-Beispiel
- Example#6230 - array_flip-Beispiel: Kollision
- Example#6231 - array_intersect_assoc Beispiel
- Example#6232 - array_intersect_key-Beispiel
- Example#6233 - array_intersect_uassoc-Beispiel
- Example#6234 - array_intersect_ukey-Beispiel
- Example#6235 - array_intersect-Beispiel
- Example#6236 - array_key_exists-Beispiel
- Example#6237 - array_key_exists vs. isset
- Example#6238 - Basic array_key_first Usage
- Example#6239 - array_keys-Beispiel
- Example#6240 - array_map-Beispiel
- Example#6241 - array_map mit einer Lambda-Funktion (seit PHP 5.3.0)
- Example#6242 - array_map - Verwendung mehrerer Arrays
- Example#6243 - Erstellen eines Arrays mit Arrays
- Example#6244 - array_map - mit String-Schlüsseln
- Example#6245 - array_merge_recursive-Beispiel
- Example#6246 - array_merge-Beispiel
- Example#6247 - Ein einfaches array_merge-Beispiel
- Example#6248 - array_merge mit nicht-Array-Typen
- Example#6249 - Sortieren mehrerer Arrays
- Example#6250 - Sortieren eines mehrdimensionalen Arrays
- Example#6251 - Datenbankdaten sortieren
- Example#6252 - Groß-/Kleinschreibung nicht-beachtende Sortierung
- Example#6253 - array_pad-Beispiel
- Example#6254 - array_pop-Beispiel
- Example#6255 - array_product Beispiel
- Example#6256 - array_push Beispiel
- Example#6257 - array_rand-Beispiel
- Example#6258 - array_reduce-Beispiel
- Example#6259 - array_replace_recursive example
- Example#6260 - array_replace_recursive and recursive behavior
- Example#6261 - array_replace Beispiel
- Example#6262 - array_reverse-Beispiel
- Example#6263 - array_search-Beispiel
- Example#6264 - array_shift-Beispiel
- Example#6265 - array_slice-Beispiele
- Example#6266 - array_slice und ein mit 1 beginnendes Array
- Example#6267 - array_slice und Array mit gemischten Schlüsseln
- Example#6268 - array_splice-Beispiele
- Example#6269 - array_splice-Beispiele
- Example#6270 - array_sum
- Example#6271 - array_udiff_assoc Beispiel
- Example#6272 - array_udiff_uassoc Beispiel
- Example#6273 - array_udiff Beispiel mit stdClass Objekten
- Example#6274 - array_udiff Beispiel mit DateTime Objekten
- Example#6275 - array_uintersect_assoc Beispiel
- Example#6276 - array_uintersect_uassoc Beispiel
- Example#6277 - array_uintersect Beispiel
- Example#6278 - array_unique-Beispiel
- Example#6279 - array_unique und Typen
- Example#6280 - array_unshift Beispiel
- Example#6281 - array_values-Beispiel
- Example#6282 - array_walk_recursive Beispiel
- Example#6283 - array_walk-Beispiel
- Example#6284 - array-Beispiel
- Example#6285 - Automatischer Index mit array
- Example#6286 - 1-basierter Index mit array
- Example#6287 - Auf ein Array innerhalb von doppelten Anführungszeichen zugreifen
- Example#6288 - arsort-Beispiel
- Example#6289 - asort-Beispiel
- Example#6290 - compact Beispiel
- Example#6291 - count-Beispiel
- Example#6292 - Rekursives count-Beispiel
- Example#6293 - Beispiel für die Verwendung von current und anderen
- Example#6294 - each-Beispiele
- Example#6295 - Durchgehen eines Arrays mit each
- Example#6296 - end example
- Example#6297 - extract-Beispiel
- Example#6298 - in_array Beispiel
- Example#6299 - in_array Beispiel mit 'strict'
- Example#6300 - in_array mit Array als Suchwert
- Example#6301 - key Beispiel
- Example#6302 - krsort-Beispiel
- Example#6303 - ksort-Beispiel
- Example#6304 - list Beispiele
- Example#6305 - Eine Beispielverwendung von list
- Example#6306 - Verschachtelte list verwenden
- Example#6307 - list mit Array Indizes verwenden
- Example#6308 - list und die Reihenfolge der Index-Definitionen
- Example#6309 - list mit Schlüsseln
- Example#6310 - natcasesort Beispiel
- Example#6311 - natsort Beispiele, die die grundlegende Verwendung demonstrieren
- Example#6312 - natsort Beispiele, die potentielle Tücken demonstrieren
- Example#6313 - Beispiel für die Verwendung von next und anderen
- Example#6314 - Beispiel für die Verwendung von prev und anderen
- Example#6315 - range Beispiele
- Example#6316 - reset Beispiel
- Example#6317 - rsort-Beispiel
- Example#6318 - shuffle-Beispiel
- Example#6319 - sort-Beispiel
- Example#6320 - sort-Beispiel mit natürlicher Sortierung ohne Beachtung der Groß- und Kleinschreibung
- Example#6321 - Einfaches uasort-Beispiel
- Example#6322 - uksort Beispiel
- Example#6323 - usort-Beispiel
- Example#6324 - usort-Beispiel für multidimensionale Arrays
- Example#6325 - usort-Beispiel, das die Methode eines Objekts benutzt
- Example#6326 - usort Beispiel zum Einsatz einer Closure zum Sortieren eines mehrdimensionalen Arrays
- Example#6327 - classes.inc
- Example#6328 - test_script.php
- Example#6329 - call_user_method_array alternative
- Example#6330 - call_user_function Alternative
- Example#6331 - class_alias example
- Example#6332 - class_exists Beispiel
- Example#6333 - autoload Parameter Beispiel
- Example#6334 - Using get_called_class
- Example#6335 - get_class_methods Beispiel
- Example#6336 - get_class_vars Beispiel
- Example#6337 - get_class_vars und geltungsbereichsabhängiges Verhalten
- Example#6338 - get_class-Beispiel
- Example#6339 - Einsatz von get_class in einer Elternklasse
- Example#6340 - Verwendung von get_class mit Klassen in Namensräumen
- Example#6341 - get_declared_classes-Beispiel
- Example#6342 - get_declared_interfaces Beispiel
- Example#6343 - Nutzung der get_object_vars-Funktion
- Example#6344 - Die Verwendung von get_parent_class
- Example#6345 - interface_exists Beispiel
- Example#6346 - is_a example
- Example#6347 - Using the instanceof operator in PHP 5
- Example#6348 - is_subclass_of Beispiel
- Example#6349 - Verwendung von is_subclass_of mit einem Interface
- Example#6350 - method_exists Beispiel
- Example#6351 - Statisches method_exists Beispiel
- Example#6352 - Ein property_exists Beispiel
- Example#6353 - classkit_import example
- Example#6354 - classkit_method_add example
- Example#6355 - classkit_method_copy example
- Example#6356 - classkit_method_redefine example
- Example#6357 - classkit_method_remove example
- Example#6358 - classkit_method_rename example
- Example#6359 - ctype_alnum Beispiel (standard-locale vorausgesetzt)
- Example#6360 - ctype_alpha-Beispiel (standard-locale vorausgesetzt)
- Example#6361 - ctype_cntrl Beispiel
- Example#6362 - ctype_digit Beispiel
- Example#6363 - A ctype_digit example comparing strings with integers
- Example#6364 - ctype_graph Beispiel
- Example#6365 - ctype_lower Beispiel
- Example#6366 - ctype_print Beispiel
- Example#6367 - ctype_punct Beispiel
- Example#6368 - ctype_space Beispiel
- Example#6369 - ctype_upper Beispiel (using the default locale)
- Example#6370 - ctype_xdigit Beispiel
- Example#6371 - Einstellen des Standardfilters, so dass er sich wie htmlspecialchars verhält
- Example#6372 - Configuring the default filter to act like htmlspecialchars
- Example#6373 - Validating email addresses with filter_var
- Example#6374 - Validating IP addresses with filter_var
- Example#6375 - Passing options to filter_var
- Example#6376 - Sanitizing and validating email addresses
- Example#6377 - Configuring a default filter
- Example#6378 - filter_input_array Beispiel
- Example#6379 - filter_input Beispiel
- Example#6380 - filter_list Beispiel
- Example#6381 - filter_var_array Beispiel
- Example#6382 - filter_var-Beispiel
- Example#6383 - call_user_func_array example
- Example#6384 - call_user_func_array using namespace name
- Example#6385 - Using lambda function
- Example#6386 - Passing values by reference
- Example#6387 - call_user_func-Beispiel und Referenzen
- Example#6388 - call_user_func-Beispiel
- Example#6389 - call_user_func mit Namespacenamen
- Example#6390 - Verwenden einer Klassenmethode mit call_user_func
- Example#6391 - Verwendung von Lambdafunktionen mit call_user_func
- Example#6392 - Erzeugen einer anonymen Funktion per create_function
- Example#6393 - Erzeugung einer generellen Bearbeitungsfunktion mit create_function
- Example#6394 - Gebrauch der anonymen Funktionen als Callback-Funktion
- Example#6395 - forward_static_call_array example
- Example#6396 - forward_static_call example
- Example#6397 - func_get_arg Beispiel
- Example#6398 - func_get_arg Beispiel vor and nach PHP 5.3
- Example#6399 - func_get_arg Beispiel zu byref und byval Argumenten
- Example#6400 - func_get_args Beispiel
- Example#6401 - func_get_args Beispiel vor und nach PHP 5.3
- Example#6402 - func_get_args Beispiel mit Referenz- und Wert-Argumenten
- Example#6403 - func_num_args Beispiel
- Example#6404 - func_num_args Beispiel vor und nach PHP 5.3
- Example#6405 - function_exists-Beispiel
- Example#6406 - get_defined_functions Beispiel
- Example#6407 - register_shutdown_function Beispiel
- Example#6408 - register_tick_function example
- Example#6409 - Quickhash Example
- Example#6410 - Quickhash ArrayAccess Example
- Example#6411 - Quickhash Iterator Example
- Example#6412 - Quickhash String Values Example
- Example#6413 - QuickHashIntSet::add example
- Example#6414 - QuickHashIntSet::__construct example
- Example#6415 - QuickHashIntSet::delete example
- Example#6416 - QuickHashIntSet::exists example
- Example#6417 - QuickHashIntSet::getSize example
- Example#6418 - QuickHashIntSet::loadFromFile example
- Example#6419 - QuickHashIntSet::loadFromString example
- Example#6420 - QuickHashIntSet::saveToFile example
- Example#6421 - QuickHashIntSet::saveToString example
- Example#6422 - QuickHashIntHash::add example
- Example#6423 - QuickHashIntHash::__construct example
- Example#6424 - QuickHashIntHash::delete example
- Example#6425 - QuickHashIntHash::exists example
- Example#6426 - QuickHashIntHash::get example
- Example#6427 - QuickHashIntHash::getSize example
- Example#6428 - QuickHash IntHash file format
- Example#6429 - QuickHash IntHash file format
- Example#6430 - QuickHashIntHash::loadFromFile example
- Example#6431 - QuickHashIntHash::loadFromString example
- Example#6432 - QuickHashIntHash::saveToFile example
- Example#6433 - QuickHashIntHash::saveToString example
- Example#6434 - QuickHashIntHash::set example
- Example#6435 - QuickHashIntHash::update example
- Example#6436 - QuickHashStringIntHash::add example
- Example#6437 - QuickHashStringIntHash::__construct example
- Example#6438 - QuickHashStringIntHash::delete example
- Example#6439 - QuickHashStringIntHash::get example
- Example#6440 - QuickHashStringIntHash::getSize example
- Example#6441 - QuickHash StringIntHash file format
- Example#6442 - QuickHash IntHash file format
- Example#6443 - QuickHashStringIntHash::loadFromFile example
- Example#6444 - QuickHashStringIntHash::loadFromString example
- Example#6445 - QuickHashStringIntHash::saveToFile example
- Example#6446 - QuickHashStringIntHash::saveToString example
- Example#6447 - QuickHashStringIntHash::set example
- Example#6448 - QuickHashStringIntHash::update example
- Example#6449 - QuickHashIntStringHash::add example
- Example#6450 - QuickHashIntStringHash::__construct example
- Example#6451 - QuickHashIntStringHash::delete example
- Example#6452 - QuickHashIntStringHash::get example
- Example#6453 - QuickHashIntStringHash::getSize example
- Example#6454 - QuickHash IntString file format
- Example#6455 - QuickHash IntString file format
- Example#6456 - QuickHashIntStringHash::loadFromFile example
- Example#6457 - QuickHashIntStringHash::loadFromString example
- Example#6458 - QuickHashIntStringHash::saveToFile example
- Example#6459 - QuickHashIntStringHash::saveToString example
- Example#6460 - QuickHashIntStringHash::set example
- Example#6461 - QuickHashIntStringHash::update example
- Example#6462 - Reflection Example from Shell (a Terminal)
- Example#6463 - Extending the built-in classes
- Example#6464 - Reflection::getModifierNames example
- Example#6465 - Basic usage ReflectionClass
- Example#6466 - Basic usage of ReflectionClass::export
- Example#6467 - Usage of ReflectionClass::getConstant
- Example#6468 - Basic usage of ReflectionClass::getConstructor
- Example#6469 - ReflectionClass::getDefaultProperties example
- Example#6470 - ReflectionClass::getDocComment example
- Example#6471 - ReflectionClass::getEndLine example
- Example#6472 - Basic usage of ReflectionClass::getExtension
- Example#6473 - Basic usage of ReflectionClass::getExtensionName
- Example#6474 - ReflectionClass::getInterfaceNames example
- Example#6475 - ReflectionClass::getInterfaces example
- Example#6476 - Basic usage of ReflectionClass::getMethod
- Example#6477 - Basic usage of ReflectionClass::getMethods
- Example#6478 - Filtering results from ReflectionClass::getMethods
- Example#6479 - ReflectionClass::getName example
- Example#6480 - ReflectionClass::getNamespaceName example
- Example#6481 - ReflectionClass::getProperties filtering example
- Example#6482 - Basic usage of ReflectionClass::getProperty
- Example#6483 - Basic ReflectionClass::getReflectionConstants example
- Example#6484 - ReflectionClass::getShortName example
- Example#6485 - Basic usage of ReflectionClass::getStaticPropertyValue
- Example#6486 - ReflectionClass::hasConstant example
- Example#6487 - ReflectionClass::hasMethod example
- Example#6488 - ReflectionClass::hasProperty example
- Example#6489 - ReflectionClass::inNamespace example
- Example#6490 - ReflectionClass::isAbstract example
- Example#6491 - ReflectionClass::isAnonymous example
- Example#6492 - Basic usage of ReflectionClass::isCloneable
- Example#6493 - ReflectionClass::isFinal example
- Example#6494 - ReflectionClass::isInstance related examples
- Example#6495 - ReflectionClass::isInstantiable example
- Example#6496 - Basic usage of ReflectionClass::isInterface
- Example#6497 - Basic usage of ReflectionClass::isInternal
- Example#6498 - Basic ReflectionClass::isIterable Usage
- Example#6499 - Basic usage of ReflectionClass::newInstanceArgs
- Example#6500 - ReflectionClass::__toString example
- Example#6501 - ReflectionExtension example
- Example#6502 - ReflectionExtension::getClasses example
- Example#6503 - ReflectionExtension::getClassNames example
- Example#6504 - ReflectionExtension::getConstants example
- Example#6505 - ReflectionExtension::getDependencies example
- Example#6506 - ReflectionExtension::getFunctions example
- Example#6507 - ReflectionExtension::getINIEntries example
- Example#6508 - ReflectionExtension::getName example
- Example#6509 - ReflectionExtension::getVersion example
- Example#6510 - ReflectionExtension::info example
- Example#6511 - ReflectionFunction::__construct example
- Example#6512 - ReflectionFunction::invoke example
- Example#6513 - ReflectionFunction::invokeArgs example
- Example#6514 - ReflectionFunction::invokeArgs with references example
- Example#6515 - ReflectionFunction::__toString example
- Example#6516 - ReflectionFunctionAbstract::getReturnType example
- Example#6517 - Usage on built-in functions
- Example#6518 - ReflectionFunctionAbstract::hasReturnType example
- Example#6519 - Usage on built-in functions
- Example#6520 - ReflectionFunctionAbstract::isClosure example
- Example#6521 - ReflectionFunctionAbstract::isDeprecated example
- Example#6522 - ReflectionMethod::__construct example
- Example#6523 - ReflectionMethod::getDeclaringClass example
- Example#6524 - ReflectionMethod::getModifiers example
- Example#6525 - ReflectionMethod::getPrototype example
- Example#6526 - ReflectionMethod::invoke example
- Example#6527 - ReflectionMethod::invokeArgs example
- Example#6528 - ReflectionMethod::__toString example
- Example#6529 - Using the ReflectionParameter class
- Example#6530 - Using the ReflectionParameter class
- Example#6531 - Getting the class that declared the method
- Example#6532 - Getting default values of function parameters
- Example#6533 - Getting default values' constant names of function parameters
- Example#6534 - ReflectionParameter::getType Usage as of PHP 7.1.0
- Example#6535 - ReflectionParameter::getType Usage before PHP 7.1.0
- Example#6536 - ReflectionParameter::hasType example
- Example#6537 - ReflectionProperty::__construct example
- Example#6538 - Getting value from private and protected properties using ReflectionProperty class
- Example#6539 - ReflectionProperty::getDocComment example
- Example#6540 - Multiple property declarations
- Example#6541 - ReflectionProperty::getValue example
- Example#6542 - ReflectionClass::isDefault example
- Example#6543 - ReflectionProperty::setValue example
- Example#6544 - ReflectionType::allowsNull example
- Example#6545 - ReflectionType::isBuiltin example
- Example#6546 - ReflectionType::__toString example
- Example#6547 - ReflectionGenerator::__construct example
- Example#6548 - ReflectionGenerator::getExecutingFile example
- Example#6549 - ReflectionGenerator::getExecutingGenerator example
- Example#6550 - ReflectionGenerator::getExecutingLine example
- Example#6551 - ReflectionGenerator::getFunction example
- Example#6552 - ReflectionGenerator::getThis example
- Example#6553 - ReflectionGenerator::getTrace example
- Example#6554 - boolval examples
- Example#6555 - debug_zval_dump example
- Example#6556 -
- Example#6557 -
- Example#6558 - Ein einfacher Vergleich von empty / isset
- Example#6559 - empty und Zeichenketten-Offsets
- Example#6560 - floatval-Beispiel
- Example#6561 - floatval nichtnumerische Anfangszeichen Beispiel
- Example#6562 - get_defined_vars-Beispiel
- Example#6563 - get_resource_type Beispiel
- Example#6564 - gettype-Beispiel
- Example#6565 - import_request_variables example
- Example#6566 - intval-Beispiele
- Example#6567 - Überprüfen, ob die Variable ein Array ist
- Example#6568 - is_bool-Beispiele
- Example#6569 - is_callable Beispiel
- Example#6570 - is_callable and constructors
- Example#6571 - is_countable examples
- Example#6572 - is_float-Beispiel
- Example#6573 - is_int-Beispiel
- Example#6574 - is_iterable examples
- Example#6575 - is_null-Beispiel
- Example#6576 - is_numeric-Beispiele
- Example#6577 - is_object-Beispiel
- Example#6578 - is_resource-Beispiel
- Example#6579 - is_scalar Example
- Example#6580 - is_string-Beispiel
- Example#6581 - isset-Beispiele
- Example#6582 - isset und Zeichenketten-Offsets
- Example#6583 - print_r-Beispiel
- Example#6584 - return-Parameter-Beispiel
- Example#6585 - serialize-Beispiel
- Example#6586 - settype-Beispiel
- Example#6587 - strval-Beispiel für die Verwendung der magischen __toString Methode
- Example#6588 - unserialize-Beispiel
- Example#6589 - unserialize_callback_func-Beispiel
- Example#6590 - unset-Beispiel
- Example#6591 - Verwendung von (unset) Casting
- Example#6592 - var_dump-Beispiel
- Example#6593 - var_export Beispiel
- Example#6594 - Export von Klassen ab PHP 5.1.0
- Example#6595 - Nutzung von __set_state (ab PHP 5.1.0)
- Example#6596 -
- Example#6597 - OAuth::fetch example
- Example#6598 - OAuth::getAccessToken example
- Example#6599 - OAuth::getRequestToken example
- Example#6600 - OAuth::setRequestEngine example
- Example#6601 - An OAuth::setRsaCertificate example
- Example#6602 - OAuth::setToken example
- Example#6603 - OAuthProvider::__construct example
- Example#6604 - Example OAuthProvider::consumerHandler callback
- Example#6605 - OAuthProvider::generateToken example
- Example#6606 - OAuthProvider::is2LeggedEndpoint example
- Example#6607 - Example OAuthProvider::timestampNonceHandler callback
- Example#6608 - Example OAuthProvider::tokenHandler callback
- Example#6609 - A sample SCA component
- Example#6610 - The structure of an SCA for PHP component
- Example#6611 - Obtaining a proxy for a local PHP class
- Example#6612 - Obtaining a proxy for a web service
- Example#6613 - Calling services
- Example#6614 - Obtaining a proxy using getService
- Example#6615 - Making calls on the proxy
- Example#6616 - StockQuote Service
- Example#6617 - Generated WSDL
- Example#6618 - Generated WSDL
- Example#6619 - location attribute
- Example#6620 - method with two arguments
- Example#6621 - types section illustrating named parameters
- Example#6622 - A Component that uses Data Structures
- Example#6623 - An SCA::getService example
- Example#6624 - is_soap_fault-Beispiel
- Example#6625 - Die SOAP-Standardmethode zur Fehlerbehandlung ist das Werfen von Exceptions.
- Example#6626 - SoapClient::__doRequest-Beispiel
- Example#6627 - SoapClient::__getFunctions-Beispiel
- Example#6628 - SoapClient::__getLastRequest()-Beispiel
- Example#6629 - SoapClient::__getLastRequestHeaders()-Beispiel
- Example#6630 - SoapClient::__getLastResponse()-Beispiel
- Example#6631 - SoapClient::__getLastResponse()-Beispiel
- Example#6632 - SoapClient::__getTypes-Beispiel
- Example#6633 - SoapClient::__setLocation-Beispiel
- Example#6634 - SoapClient::__setSoapHeaders-Beispiel
- Example#6635 - Mehrfachheader setzen
- Example#6636 - SoapClient::__soapCall-Beispiel
- Example#6637 - SoapClient::SoapClient-Beispiel
- Example#6638 - SoapServer::addFunction Beispiel
- Example#6639 - SoapServer::getFunctions Beispiel
- Example#6640 - Beispiele
- Example#6641 - SoapServer::setPersistence Beispiel
- Example#6642 - SoapServer::SoapServer Beispiel
- Example#6643 - Some examples
- Example#6644 - Some examples
- Example#6645 - SoapHeader::SoapHeader Beispiel
- Example#6646 - SoapParam::SoapParam Beispiel
- Example#6647 - SoapVar::SoapVar-Beispiel
- Example#6648 - Yar Server Example
- Example#6649 - Access the server in borwser(GET request)
- Example#6650 - Yar Client Example
- Example#6651 - Yar Concurrent Client Example
- Example#6652 - Yar_Server::__construct example
- Example#6653 - Yar_Server::handle example
- Example#6654 - Yar_Client::__call example
- Example#6655 - Yar_Client::__construct example
- Example#6656 - Yar_Client::setOpt example
- Example#6657 - Yar_Concurrent_Client::call example
- Example#6658 - Yar_Concurrent_Client::loop example
- Example#6659 - Yar_Concurrent_Client::reset example
- Example#6660 - Yar_Server_Exception::getType example
- Example#6661 - Yar_Client_Exception::getType example
- Example#6662 - XMLRPC client functions example
- Example#6663 - XML-RPC type example
- Example#6664 - A xmlrpc_set_type example
- Example#6665 - For Each in ASP
- Example#6666 - foreach in PHP
- Example#6667 - COM-Beispiel 1
- Example#6668 - COM-Beispiel 2
- Example#6669 - DOTNET example
- Example#6670 - Variant-Beispiel, PHP 4.x Stil
- Example#6671 - Variant-Beispiel, PHP 5 Stil
- Example#6672 - COM event sink example
- Example#6673 - Statistics about the current PHP process
- Example#6674 - Statistics about global memory utilization
- Example#6675 - Registering a PHP script to run as a service
- Example#6676 - Unregistering a service
- Example#6677 - Running as a service
- Example#6678 - A win32_create_service example
- Example#6679 - A win32_create_service example with dependencies
- Example#6680 - A win32_create_service example with recovery
- Example#6681 - A win32_delete_service example
- Example#6682 - A win32_start_service_ctrl_dispatcher example
- Example#6683 - book.xml
- Example#6684 - Creating a new DOMAttr object
- Example#6685 - DOMAttr::isId() Example
- Example#6686 - Creating a new DOMCdataSection object
- Example#6687 - Creating a new DOMComment
- Example#6688 - Creating a new DOMDocument
- Example#6689 - Creating a new element and inserting it as root
- Example#6690 - Passing text containing an unescaped & as value
- Example#6691 - Creating a new element and inserting it as root
- Example#6692 - A namespace prefix example
- Example#6693 - DOMDocument::getElementById() Example
- Example#6694 - Basic Usage Example
- Example#6695 - Get all the XInclude elements
- Example#6696 - DOMDocument::importNode example
- Example#6697 - Creating a Document
- Example#6698 - Creating a Document
- Example#6699 - Creating a Document
- Example#6700 - Creating a Document
- Example#6701 - Static invocation of loadXML
- Example#6702 - Adding a new method to DOMElement to ease our code
- Example#6703 - Retrieving elements as custom class
- Example#6704 - Retrieving owner document
- Example#6705 - Saving a DOM tree into a file
- Example#6706 - Saving a HTML tree into a string
- Example#6707 - Saving a HTML tree into a file
- Example#6708 - Saving a DOM tree into a string
- Example#6709 - Example of DTD validation
- Example#6710 - DOMDocument::xinclude() example
- Example#6711 - Appending XML data to your document
- Example#6712 - Creating a new DOMElement
- Example#6713 - Setting an attribute
- Example#6714 - Creating a new DOMEntityReference
- Example#6715 - Creating a document with an attached DTD
- Example#6716 - Testing your DOM Implementation
- Example#6717 - Adding a child
- Example#6718 - Nested children
- Example#6719 - DOMNode::getLineNo example
- Example#6720 - DOMNode::getNodePath example
- Example#6721 - Removing a child
- Example#6722 - Traversing all the entries of the table
- Example#6723 - Creating a new DOMProcessingInstruction object
- Example#6724 - Creating a new DOMText
- Example#6725 - Getting the count of all the english books
- Example#6726 - Getting all the english books
- Example#6727 - book.xml
- Example#6728 - DOMXPath::registerPHPFunctions with php:functionString
- Example#6729 - DOMXPath::registerPHPFunctions with php:function
- Example#6730 - Importiert SimpleXML in DOM mit der Funktion dom_import_simplexml
- Example#6731 - A libxml_get_errors example
- Example#6732 - libxml_set_external_entity_loader example
- Example#6733 - A libxml_set_streams_context example
- Example#6734 - A libxml_use_internal_errors example
- Example#6735 - Access via property name
- Example#6736 - Access via property name as array index
- Example#6737 - Data Object iteration
- Example#6738 - Access many-valued property by name
- Example#6739 - Many-valued element access
- Example#6740 - Many-valued property iteration
- Example#6741 - Chained property access
- Example#6742 - XPath navigation
- Example#6743 - XPath querying
- Example#6744 - Creating child data objects
- Example#6745 - Unset a primitive property
- Example#6746 - Unset a data object
- Example#6747 - Unset a referenced data object
- Example#6748 - Access via property index
- Example#6749 - Getting the SDO_Sequence interface
- Example#6750 - Get/set sequence values
- Example#6751 - Sequence iteration
- Example#6752 - Sequence versus Data Object
- Example#6753 - Adding to a sequence
- Example#6754 - Removing from a sequence
- Example#6755 - Reflecting on a Data Object
- Example#6756 - Accessing the type information
- Example#6757 - A SDO_DAS_DataFactory::addPropertyToType example
- Example#6758 - A SDO_DAS_DataFactory::addType example
- Example#6759 - Creating a data object
- Example#6760 - Retrieving a data object
- Example#6761 - Updating a data object
- Example#6762 - Deleting a data object
- Example#6763 - One company, one department - Create
- Example#6764 - One company, one department - Retrieve and Update
- Example#6765 - One company, two departments - Retrieve and Delete
- Example#6766 - One company, one department, one employee - Create
- Example#6767 - One company, one department, one employee - Retrieve and update
- Example#6768 - One company, two departments, two employees - Retrieve and delete
- Example#6769 - Retrieving a data object using executePreparedQuery
- Example#6770 - Loading, altering, and saving an XML document
- Example#6771 - Creating a new XML document
- Example#6772 - Setting XML document properties
- Example#6773 - Using an open type
- Example#6774 - Finding out what you can from the document
- Example#6775 - Printing the SDO model
- Example#6776 - Einzubindende Datei example.php mit XML-String
- Example#6777 - <plot> ermitteln
- Example#6778 - Auf <line> zugreifen
- Example#6779 - Auf nicht-eindeutige Elemente per SimpleXML zugreifen
- Example#6780 - Attribute verwenden
- Example#6781 - Vergleichen von Elementen und Attributen mit Text
- Example#6782 - Zwei Elemente vergleichen
- Example#6783 - XPath verwenden
- Example#6784 - Werte setzen
- Example#6785 - Elemente und Attribute hinzufügen
- Example#6786 - DOM Interoperabilität
- Example#6787 - Laden eines defekten XML-Strings
- Example#6788 - Hinzufügen von Attributen und Kindern zu einem SimpleXML-Element
- Example#6789 - Hinzufügen von Attributen und Kindern zu einem SimpleXML-Element
- Example#6790 - XML erstellen
- Example#6791 - Anwendung von asXML() auf SimpleXMLElement::xpath-Ergebnisse
- Example#6792 - Einen XML-String auswerten
- Example#6793 - Durch ein children() Pseudo-Array traversieren
- Example#6794 - Arbeiten mit Namensräumen
- Example#6795 - Erstellen eines SimpleXMLElement-Objekts
- Example#6796 - Erstellen eines SimpleXMLElement-Objekts von einem URL
- Example#6797 - Counting the number of children
- Example#6798 - Ermitteln der Dokument-Namespaces
- Example#6799 - Arbeiten mit multiplen Namespaces
- Example#6800 - Ermitteln des XML-Element-Namens
- Example#6801 - Verwendete Dokument-Namespaces zurückgeben
- Example#6802 - Einen Namespace-Prefix zur Verwendung in einem XPath-Query setzen
- Example#6803 - Get string content
- Example#6804 - Xpath
- Example#6805 - Return the current element
- Example#6806 - Return the sub-elements of the current element
- Example#6807 - Check whether the current element has sub-elements
- Example#6808 - Get the current XML tag key
- Example#6809 - Move to the next element
- Example#6810 - Rewind to the first element
- Example#6811 - Check whether the current element is valid
- Example#6812 - DOM Import
- Example#6813 - Ein XML-Dokument auswerten
- Example#6814 - Einen XML-String auswerten
- Example#6815 - Serializing a single value with WDDX
- Example#6816 - Using incremental packets with WDDX
- Example#6817 - wddx_serialize_vars Beispiel
- Example#6818 - Show XML Element Structure
- Example#6819 - Map XML to HTML
- Example#6820 - External Entity Example
- Example#6821 - xmltest.xml
- Example#6822 - xmltest2.xml
- Example#6823 - xml_parse_into_struct example
- Example#6824 - moldb.xml - small database of molecular information
- Example#6825 - parsemoldb.php - parses moldb.xml into an array of molecular objects
- Example#6826 - Chunked parsing of large XML documents
- Example#6827 - xml_set_object example
- Example#6828 - Validierung von XML
- Example#6829 - Creating a simple XML document
- Example#6830 - Working with XML namespaces
- Example#6831 - Working with the OO API
- Example#6832 - collection.xml
- Example#6833 - collection.xsl
- Example#6834 - fruits.xml
- Example#6835 - fruits.xsl
- Example#6836 - Sammel und ausgaben der Fehler
- Example#6837 - Verwendung von XSLTProcessor
- Example#6838 - Prüfen auf EXSLT-Unterstützung
- Example#6839 - Einfacher Aufruf einer PHP-Funktion durch ein Stylesheet
- Example#6840 - Ändern des Parameters "owner" vor der Transformation
- Example#6841 - Ausgabe des Profilers
- Example#6842 - Transformierung in ein DOMDocument
- Example#6843 - Transformierung in eine HTML-Datei
- Example#6844 - Transformierung in einen String
- Example#6845 - Leak Detection in Action
- Example#6846 - Accessor macros for per-module globals
- Example#6847 - "counter"'s basic interface
- Example#6848 - "counter"'s extended interface
- Example#6849 - "counter"'s objective interface
- Example#6850 - An example config.m4 file
- Example#6851 - Sample configure output
- Example#6852 - counter's config.m4 file
- Example#6853 - An example config.w32 file
- Example#6854 - counter's config.w32 file
- Example#6855 - Files in the counter extension, in no particular order
- Example#6856 - zend_module declaration in the counter extension
- Example#6857 - zend_module definition in PHP 5.3
- Example#6858 - Counter extension module definition
- Example#6859 - The wrong way to store the basic counter interface's value
- Example#6860 - The counter module's globals
- Example#6861 - The counter module's global structure declaration
- Example#6862 - Accessor macros for per-module globals
- Example#6863 - The right way to store the basic counter interface's value
- Example#6864 - counter's PHP_MINFO function
- Example#6865 - Example macros for invoking pdo_SKEL_error
- Example#6866 - Using pdo_parse_params
- Example#6867 - Implementing preparer for drivers that don't support native prepared statements
- Example#6868 - simple stream example that displays the PHP home page
- Example#6869 - How to accept a stream as a parameter
- Example#6870 - How to return a stream from a function
- Example#6871 - The default config.m4.
- Example#6872 - A simple extension.
- Example#6873 - A test file for first_module.so.
- Example#6874 - Internal declaration of zend_function_entry.
- Example#6875 - Internal declaration of zend_module_entry.
- Example#6876 - PHP's implementation of variable arguments in fsockopen().
- Example#6877 - PHP/Zend zval type definition.
- Example#6878 - Testing for referenced parameter passing.
- Example#6879 - Creating variables with different scopes.
- Example#6880 - Creation of a long.
- Example#6881 - Adding an element to an associative array.
- Example#6882 - Adding an element to an indexed array.
- Example#6883 - Source code and screenshot for output in phpinfo.
- Example#6884 - Printing execution information.
- Example#6885 - Calling user functions.
- Example#6886 - Ein verstecktes HTML-Formularelement
- Example#6887 - Daten, die vom Benutzer bearbeitet werden sollen
- Example#6888 - In einem URL
- Example#6889 - JavaScript mit PHP generieren
- Example#6890 - Register Globals emulieren
- Example#6891 - PHP/FI Code-Beispiel
- Example#6892 - In PHP Core
- Example#6893 - Object Oriented Code in PHP Core
- Example#6894 - In the bzip2 Extension
- Example#6895 - In the datetime Extension
- Example#6896 - In the dBase Extension
- Example#6897 - In the mcrypt Extension
- Example#6898 - In the oci8 Extension
- Example#6899 - In the SPL Extension
- Example#6900 - In the Semaphore (sysvmsg) extension
- Example#6901 - A 5.2.1+ Zip Example
- Example#6902 - strrpos and strripos now use the entire string as a needle
- Example#6903 - An object with no properties is no longer considered "empty"
- Example#6904 - In some cases classes must be declared before used
- Example#6905 - Migrating Apache configuration files for PHP 5
- Example#6906 - Migrating Apache configuration files for PHP 5, CGI mode
- Example#6907 - Aktiviere volle Fehlerausgaben im Browser für die dev. Domain
- Example#6908 - Binde für ein zu sicherndes Verzeichnis ein Sicherheitsscript hinzu
- Example#6909 - include_path unter Unix
- Example#6910 - include_path unter Windows
- Example#6911 - include_path unter Unix unter Verwendung der ${USER} Umgebungsvariablen
- Example#6912 - string.rot13
- Example#6913 - string.toupper
- Example#6914 - string.tolower
- Example#6915 - string.strip_tags
- Example#6916 - convert.base64-encode & convert.base64-decode
- Example#6917 - convert.quoted-printable-encode & convert.quoted-printable-decode
- Example#6918 - convert.iconv.*
- Example#6919 - zlib.deflate and zlib.inflate
- Example#6920 - zlib.deflate simple
- Example#6921 - bzip2.compress and bzip2.decompress
- Example#6922 - Encrypt/Decrypt with Blowfish
- Example#6923 - Encrypt file using AES-128 CBC with SHA256 HMAC in PHP 5.5+
Deutsche Übersetzung
Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.
Vielen Dank im Voraus.
Dokument erstellt 30/01/2003, zuletzt geändert 26/10/2018
Quelle des gedruckten Dokuments:https://www.gaudry.be/de//php-rf-indexes.examples.html
Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.
Referenzen
Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor Diese Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.