1 / 11

Datenbankzugriff auf den iPlanet Directory Server mit PHP & LDAP

Datenbankzugriff auf den iPlanet Directory Server mit PHP & LDAP. Von Michael Günster. Aufgabenstellung. Personensuche über den Browser PHP als Scriptsprache LDAP Einfache Bedienung HTML Ausgabe PDF Ausgabe ( PDFlib - http://www.pdflib.de). Zielgruppe.

jana-wood
Download Presentation

Datenbankzugriff auf den iPlanet Directory Server mit PHP & LDAP

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Datenbankzugriff auf den iPlanet Directory Server mit PHP & LDAP Von Michael Günster

  2. Aufgabenstellung • Personensuche über den Browser • PHP als Scriptsprache • LDAP • Einfache Bedienung • HTML Ausgabe • PDF Ausgabe ( PDFlib - http://www.pdflib.de)

  3. Zielgruppe • Alle Mitarbeiter des Alfred Wegener Institutes • Gäste die Zugang zum Intranet haben • Alle Altersgruppen

  4. Was ist PHP? • PHP = PHP: Hypertext Preprocessor • PHP ist openSource daher kostenlos • PHP ist Serverseitig installiert • Dynamische HTML Seiten • Leichte Erlernbarkeit • Vielseitige Einsatzmöglichkeiten durch Module (LDAP, PDF, IMAP, Zlib uvm.)

  5. Was ist LDAP? • LDAP ( Lightweight Directory Access Protocol) • Einfachere Variante von DAP ( Directory Access Protocol ) • LDAPv2 definiert von Yeong, Howes und Kille 1995 • LDAPv3 erschien 1997 • Hierarchisch Struktur • LDAP ist ein Abfrage Protokoll • Optimiert fuer lesenden Zugriff • 5x -10x schneller als Relationale Datenbanken im lesenden Zugriff

  6. Was ist PDF? • PDF ( Portable Document Format ) • Dokumentenformat auf nahe zu jedem Computer druck- und lesbar • Acrobat Reader kostenlos erhältlich • Firma Adobe ( http://www.adobe.de )

  7. Beispiel für eine Anwendung Eingabemaske

  8. Anwendnung Teil zwei Eingabe Name: Günster Vorname: Michael Telefon: +49(471)4831- Ort: Bremerhaven Gebäude : CC Fachbereich: Informationszentrum

  9. Ausgabe HTML

  10. Ausgabe PDF

  11. Vielen Dank für Ihre Aufmerksamkeit

More Related