Besser PHP programmieren: Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4]
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Bonn
Galileo Press
2012
|
Ausgabe: | 4., aktualisierte und erw. Aufl. |
Schriftenreihe: | Galileo Computing
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | 880 S. Ill., graph Darst. 1 DVD (12 cm) |
ISBN: | 9783836217415 3836217414 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV039549922 | ||
003 | DE-604 | ||
005 | 20240523 | ||
007 | t | ||
008 | 110829s2012 gw a||| |||| 00||| ger d | ||
015 | |a 11,N28 |2 dnb | ||
016 | 7 | |a 1013377575 |2 DE-101 | |
020 | |a 9783836217415 |c Gb. : EUR 49.90 (DE), EUR 51.30 (AT), sfr 74.90 (freier Pr.) |9 978-3-8362-1741-5 | ||
020 | |a 3836217414 |9 3-8362-1741-4 | ||
024 | 3 | |a 9783836217415 | |
035 | |a (OCoLC)750964575 | ||
035 | |a (DE-599)DNB1013377575 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-NW | ||
049 | |a DE-91G |a DE-M347 |a DE-523 |a DE-859 |a DE-1051 |a DE-92 |a DE-Aug4 |a DE-634 |a DE-824 |a DE-83 |a DE-573 |a DE-19 |a DE-29T |a DE-1102 |a DE-20 |a DE-473 | ||
082 | 0 | |a 005.133 |2 22/ger | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 366f |2 stub | ||
100 | 1 | |a Möhrke, Carsten |e Verfasser |0 (DE-588)128976624 |4 aut | |
245 | 1 | 0 | |a Besser PHP programmieren |b Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] |c Carsten Möhrke |
250 | |a 4., aktualisierte und erw. Aufl. | ||
264 | 1 | |a Bonn |b Galileo Press |c 2012 | |
300 | |a 880 S. |b Ill., graph Darst. |e 1 DVD (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Galileo Computing | |
650 | 0 | 7 | |a PHP |0 (DE-588)4546126-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a PHP 5.0 |0 (DE-588)4763174-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a PHP 5.4 |0 (DE-588)7846062-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a DVD |0 (DE-588)4501545-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a PHP |0 (DE-588)4546126-0 |D s |
689 | 0 | 1 | |a PHP 5.4 |0 (DE-588)7846062-1 |D s |
689 | 0 | 2 | |a DVD |0 (DE-588)4501545-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a PHP 5.0 |0 (DE-588)4763174-0 |D s |
689 | 1 | |8 1\p |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3849247&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401823&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-024401823 |
Datensatz im Suchindex
_version_ | 1805145068721405952 |
---|---|
adam_text |
IMAGE 1
INHALT
VORWORT ZUR VIERTEN AUFLAGE 13
1.1 LERNEN SIE IHR ARBEITSGERAET KENNEN 15
1.2 DER EDITOR 17
1.3 ECLIPSE MIT PDT 19
1.3.1 DER EDITOR 22
1.3.2 KONFIGURATION 29
1.4 ZEND STUDIO 31
1.5 DER SERVER 32
1.5.1 SERVERKONFIGURATION 36
1.5.2 NUTZUNG DES SERVERS 38
1.6 SUBVERSION 40
1.6.1 DER SERVER 41
1.6.2 DER CLIENT 43
1.7 DER PEAR-INSTALLER 51
2.1
2.2 2.3
2.4 2.5
DATENTYPEN IN PHP 53
2.1.1 BOOLEAN 53
2.1.2 INTEGER 54
2.1.3 FLOAT 56
2.1.4 STRING 60
TYPKONVERTIERUNG 64
ARRAYS 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6
68
ALLGEMEINES ZU ARRAYS 68
VERGLEICH VON ARRAYS 68
AUSGABE VON ARRAYS 69
KOMBINIEREN VON ARRAYS 73
VERARBEITEN VON ARRAYS 75
UEBEREINSTIMMUNGEN UND UNTERSCHIEDE IN ARRAYS 82 OBJEKTE 84
SPEZIELLE DATENTYPEN 85
2.5.1 NULL 85
2.5.2 RESOURCE 86
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1013377575
DIGITALISIERT DURCH
IMAGE 2
INHALT
3.1 HTML IN PHP ODER PHP IN HTML? 88
3.1.1 TEMPLATE-SYSTEME 91
3.2 ALLGEMEINES ZUR PROGRAMMIERUNG 92
3.2.1 DISZIPLIN 93
3.2.2 VERSTAENDLICHKEIT 93
3.2.3 ALTERNATIVE PHP-SYNTAX 95
3.2.4 KOMMENTARE 96
3.2.5 VERMEIDEN SIE »MAGIC NUMBERS 99
3.2.6 TODOS, FALLSTRICKE UND ANDERE PROBLEME 100
3.2.7 HALTEN SIE ORDNUNG 101
3.3 QUELLTEXTFORMATIERUNG 102
3.3.1 GLOBALE STRUKTUR 102
3.3.2 KLAMMERUNG 103
3.3.3 EINRUECKUNGEN 105
3.3.4 VERSCHACHTELTE FUNKTIONSAUFRUFE 105
3.3.5 SQL UND JAVASCRIPT 106
3.3.6 KOMPLEXE BEDINGUNGEN 107
3.4 NAMENSGEBUNG 108
3.4.1 ABKUERZUNGEN 109
3.4.2 NAMEN FUER VARIABLEN UND KONSTANTEN 110
3.4.3 NAMEN FUER FUNKTIONEN UND KLASSEN 113
3.5 KONTROLLSTRUKTUREN 115
3.5.1 BEDINGUNGEN 115
3.5.2 FALLUNTERSCHEIDUNGEN 120
3.5.3 DER TERNAERE OPERATOR 123
3.5.4 DIE ARBEIT MIT SCHLEIFEN 125
3.5.5 DIE SACHE MIT DEM GOTO 128
3.6 IS IT A BUG OR IS IT A FEATURE? 129
3.6.1 DIE INKREMENT-OPERATOREN 130
3.6.2 DIE FUNKTION EMPTYO 131
3.6.3 GROSS-/KLEINSCHREIBUNG 132
3.6.4 PARAMETER VON FUNKTIONEN 133
3.6.5 NEUE PHP-VERSIONEN 134
3.7 REFACTORING-KAMPF DEM HISTORISCH GEWACHSENEN CODE 135 3.7.1
FUNKTIONEN/METHODEN UMBENENNEN (RENAME METHOD) 135
3.7.2 * CODE IN FUNKTION AUSLAGERN (EXTRACT METHOD) 136 3.7.3
BEDINGUNGEN AUSLAGERN (DECOMPOSE CONDITIONAL) 136
IMAGE 3
INHALT
3.7.4 WIEDERHOLTE BEFEHLE AUS BEDINGUNGEN ZUSAMMENFASSEN
(CONSOLIDATE DUPLICATE CONDITIONAL FRAGMENTS) 138 3.8 DER
PEAR-CODING-STANDARD (PCS) 139
3.8.1 EINRUECKEN UND ZEILENLAENGE 139
3.8.2 KONTROLLSTRUKTUREN 139
3.8.3 FUNKTIONSAUFRUFE 140
3.8.4 FUNKTIONSDEKLARATION 140
3.8.5 KOMMENTARE UND DOKUMENTATION 140
3.8.6 CODE EINBINDEN 141
3.8.7 PHP-TAGS 141
3.8.8 NAMENSKONVENTIONEN 141
3.8.9 DATEIFORMAT 142
BAAL
4.1 ARBEITEN MIT EXTERNEN BIBLIOTHEKEN 4.2 FUNKTIONEN 4.2.1 DESIGN VON
FUNKTIONEN UND METHODEN 4.3 OBJEKTORIENTIERUNG
4.3.1 ZUGRIFF AUF OBJEKTE 4.3.2 DEKLARATION VON KLASSEN 4.3.3
FORTGESCHRITTENE OBJEKTORIENTIERTE PROGRAMMIERUNG 4.3.4 ENTWURFSMUSTER
143 146 149
157 158 159 180 221
GJYYYJJ J JY
5.1 DER -OPERATOR 5.2 EIGENE ERROR HANDLER 5.2.1 ANDERER LEUTE FEHLER
5.2.2 FEHLERMANAGEMENT
5.3 ERROR HANDLING IN BIBLIOTHEKEN 5.3.1 ERROR HANDLING BEI
FUNKTIONSBIBLIOTHEKEN 5.3.2 ERROR HANDLING IN KLASSENBIBLIOTHEKEN
5.4 EXCEPTION HANDLING 5.5 FEHLERDOKUMENTE
251 252 258 259 268
268 273 278 283
6#PROFESSTONELLE BIBLIOTHEKEI FL?' (
6.1 ALLGEMEINES ZU FRAMEWORKS UND KLASSENBIBLIOTHEKEN 292
6.1.1 AUSWAHL EINES FRAMEWORKS ODER EINER BIBLIOTHEK 292 6.2 SMARTY 300
IMAGE 4
INHALT
6.2.1 MODIFIKATOREN 308
6.2.2 FUNKTIONEN 316
6.2.3 CACHING 323
6.3 FRAMEWORKS 325
6.3.1 ZEND FRAMEWORK 325
6.3.2 DER FRONT CONTROLLER 333
6.3.3 DER ACTION CONTROLLER 334
6.3.4 NUTZUNG VON VIEWS 337
6.3.5 DIE MITSPIELER IM EINZELNEN 340
6.3.6 UEBERGABE VON WERTEN 341
6.3.7 ERROR HANDLING 344
6.3.8 HILFREICHE TECHNIKEN 348
6.3.9 DAS MODEL 350
7.1 IM VORFELD 387
7.2 KONZEPTION EINER ANWENDUNG 388
7.2.1 LUFTHANSA FLUG 2904 .; 391
7.2.2 DIE MANOEVRIERUNFAEHIGE USS YORKTOWN 392
7.2.3 MOCK-UPS 393
7.3 DAS PFLICHTENHEFT 397
7.4 QUALITAETSMERKMALE 399
7.5 REVIEWS 400
7.6 AUTOMATISIERTE QUALITAETSSICHERUNG 401
7.6.1 PHP CODESNIFFER 402
7.6.2 PHP COPY AND PASTE DETECTOR 405
7.6.3 PHP MESS DETECTOR 406
7.6.4 TESTGETRIEBENE ENTWICKLUNG MIT PHPUNIT 412
7.6.5 TESTEN MIT SELENIUM 423
7.6.6 LASTTESTS 429
7.7 DEBUGGING 437
7.7.1 PHP-INTERNE DEBUG-FEATURES 437
7.7.2 EIGENE DEBUG-ROUTINEN 442
7.7.3 PROFESSIONELLE DEBUGGER 447
7.8 TESTEN 454
7.8.1 PERSONAL 454
7.8.2 VORGEHENSWEISE 456
IMAGE 5
INHALT
8.1 ANFORDERUNGEN AN EINE DOKUMENTATION 8.2 PROGRAMMABLAUFPLAENE UND
STRUKTOGRAMME 8.3 PHPDOCUMENTOR 8.3.1 DIE WICHTIGSTEN TAGS
8.3.2 KOMMANDOZEILENOPTIONEN
460 463 468 476
482
9.2
9.3
9.1 ELEMENTARE DATENSTRUKTUREN UND ALGORITHMEN 9.1.1 MENGEN 9.1.2 QUEUES
9.1.3 STACKS 9.1.4 VERKETTETE LISTEN
9.1.5 BAEUME UND REKURSIONEN 9.1.6 NESTED SETS ZEICHENSAETZE 9.2.1 WARUM
EIGENTLICH ZEICHENSAETZE?
9.2.2 DIE GESCHICHTE DER ZEICHENSAETZE 9.2.3 ZEICHENSAETZE BEI WEBSEITEN
9.2.4 PHP UND ZEICHENSAETZE 9.2.5 MYSQL UND ZEICHENSAETZE
INTERAKTION MIT BENUTZERN 9.3.1 AUFBAU VON FORMULAREN 9.3.2
WERTUEBERNAHME AUS FORMULAREN 9.3.3 MEHRFACHES ABSCHICKEN VON FORMULAREN
9.3.4 PRUEFEN VON BENUTZEREINGABEN 9.3.5 FORMULARE MIT AJAX 9.4 REGULAERE
AUSDRUECKE
9.4.1 DELIMITER ZEICHENKLASSEN QUANTIFIER ANKER SUBMUSTER
BACKREFERENCES LOOKAROUND BEDINGTE AUSDRUECKE GIER
9.4.2 9.4.3 9.4.4 9.4.5 9.4.6 9.4.7 9.4.8 9.4.9 9.4.10 OPTIONEN 9.4.11
PCRE-FUNKTIONEN
485 485 487 488 488 493
506 512 513 514
519 522 530 533 533 537
541 544 548 570 571 573 575 576 577 578 578
581 582 582 584
IMAGE 6
INHALT
9.5 ARBEIT MIT DATEIEN 588
9.5.1 UNTERSCHIEDE BEI DATEIEN 590
9.5.2 CSV-DATEIEN 595
9.5.3 LOCKS AUF DATEIEN 599
9.6 E-MAILS 605
9.6.1 ALLGEMEINES ZU E-MAILS 605
9.6.2 EMPFAENGER DER E-MAIL 607
9.6.3 HEADER-FELDER 608
9.6.4 MIME-E-MAILS 613
9.6.5 ANHAENGE KOMPRIMIEREN 623
9.6.6 E-MAILS VERSCHLUESSELN 625
9.7 SICHERHEIT 632
9.7.1 BLEIBEN SIE AUF DEM LAUFENDEN 633
9.7.2 FERTIGE LOESUNGEN 634
9.7.3 SESSIONS 636
9.7.4 GLOBALS 645
9.7.5 VERSCHIEDENE ANGRIFFSARTEN 651
9.7.6 PASSWOERTER 675
9.7.7 CAPTCHAS 684
9.7.8 ALTERSUEBERPRUEFUNG 696
9.7.9 SCHUTZ VON E-MAIL-ADRESSEN 702
9.8 SHARED MEMORY 706
9.9 INSTALLATIONSPROGRAMME 718
9.9.1 INSTALLATIONSVORAUSSETZUNGEN 718
9.9.2 UEBERNAHME VON WERTEN 725
9.9.3 KONFIGURATIONSDATEIEN 727
9.9.4 INSTALLATION VON KOMPONENTEN 730
9.9.5 TABELLEN 734
9.9.6 SERVERZEIT . 736
9.9.7 GRAFIKEN 743
9.9.8 UNINSTALL 746
9.10 INTERNATIONALISIERUNG/LOKALISIERUNG 749
9.10.1 MEHRSPRACHIGE TEXTE 749
9.10.2 DATUMS-UND ZAHLENFORMATE 752
9.11 PERFORMANCE-TUNING 757
9.11.1 PERFORMANCE-BREMSEN FINDEN 762
9.11.2 STRING-VERARBEITUNG 773
9.11.3 STATISCHE SEITEN GENERIEREN 775
9.11.4 DATENBANKABFRAGEN 779
9.11.5 CACHE-SYSTEME 784
10
IMAGE 7
INHALT
9.12 GENAU RECHNEN 792
9.12.1 BCMATH 793
9.13 ARBEIT MIT DATENBANKEN 795
9.13.1 ALLGEMEINES 795
9.13.2 TRANSAKTIONSORIENTIERUNG 805
9.13.3 PHPMYADMIN 807
9.13.4 ODBC 813
9.13.5 VOLLTEXTSUCHE IN EINER MYSQL-DATENBANK 818 9.13.6
DATENBANK-PERFORMANCE 820
9.13.7 STORED PROCEDURES, STORED FUNCTIONS UND TRIGGER 832 9.13.8
NOSQL-DATENBANKEN 847
INHALT DER DVD 865
INDEX 867
11 |
any_adam_object | 1 |
author | Möhrke, Carsten |
author_GND | (DE-588)128976624 |
author_facet | Möhrke, Carsten |
author_role | aut |
author_sort | Möhrke, Carsten |
author_variant | c m cm |
building | Verbundindex |
bvnumber | BV039549922 |
classification_rvk | ST 250 |
classification_tum | DAT 366f |
ctrlnum | (OCoLC)750964575 (DE-599)DNB1013377575 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 4., aktualisierte und erw. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV039549922</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20240523</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">110829s2012 gw a||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,N28</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1013377575</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783836217415</subfield><subfield code="c">Gb. : EUR 49.90 (DE), EUR 51.30 (AT), sfr 74.90 (freier Pr.)</subfield><subfield code="9">978-3-8362-1741-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3836217414</subfield><subfield code="9">3-8362-1741-4</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783836217415</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)750964575</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1013377575</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-NW</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-1051</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-1102</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-473</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 366f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Möhrke, Carsten</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)128976624</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Besser PHP programmieren</subfield><subfield code="b">Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4]</subfield><subfield code="c">Carsten Möhrke</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">4., aktualisierte und erw. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Bonn</subfield><subfield code="b">Galileo Press</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">880 S.</subfield><subfield code="b">Ill., graph Darst.</subfield><subfield code="e">1 DVD (12 cm)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Galileo Computing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">PHP</subfield><subfield code="0">(DE-588)4546126-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">PHP 5.0</subfield><subfield code="0">(DE-588)4763174-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">PHP 5.4</subfield><subfield code="0">(DE-588)7846062-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">DVD</subfield><subfield code="0">(DE-588)4501545-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">PHP</subfield><subfield code="0">(DE-588)4546126-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">PHP 5.4</subfield><subfield code="0">(DE-588)7846062-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">DVD</subfield><subfield code="0">(DE-588)4501545-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">PHP 5.0</subfield><subfield code="0">(DE-588)4763174-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3849247&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401823&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-024401823</subfield></datafield></record></collection> |
id | DE-604.BV039549922 |
illustrated | Illustrated |
indexdate | 2024-07-21T00:08:08Z |
institution | BVB |
isbn | 9783836217415 3836217414 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-024401823 |
oclc_num | 750964575 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-M347 DE-523 DE-859 DE-1051 DE-92 DE-Aug4 DE-634 DE-824 DE-83 DE-573 DE-19 DE-BY-UBM DE-29T DE-1102 DE-20 DE-473 DE-BY-UBG |
owner_facet | DE-91G DE-BY-TUM DE-M347 DE-523 DE-859 DE-1051 DE-92 DE-Aug4 DE-634 DE-824 DE-83 DE-573 DE-19 DE-BY-UBM DE-29T DE-1102 DE-20 DE-473 DE-BY-UBG |
physical | 880 S. Ill., graph Darst. 1 DVD (12 cm) |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Galileo Press |
record_format | marc |
series2 | Galileo Computing |
spelling | Möhrke, Carsten Verfasser (DE-588)128976624 aut Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] Carsten Möhrke 4., aktualisierte und erw. Aufl. Bonn Galileo Press 2012 880 S. Ill., graph Darst. 1 DVD (12 cm) txt rdacontent n rdamedia nc rdacarrier Galileo Computing PHP (DE-588)4546126-0 gnd rswk-swf PHP 5.0 (DE-588)4763174-0 gnd rswk-swf PHP 5.4 (DE-588)7846062-1 gnd rswk-swf DVD (DE-588)4501545-4 gnd rswk-swf PHP (DE-588)4546126-0 s PHP 5.4 (DE-588)7846062-1 s DVD (DE-588)4501545-4 s DE-604 PHP 5.0 (DE-588)4763174-0 s 1\p DE-604 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=3849247&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401823&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Möhrke, Carsten Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] PHP (DE-588)4546126-0 gnd PHP 5.0 (DE-588)4763174-0 gnd PHP 5.4 (DE-588)7846062-1 gnd DVD (DE-588)4501545-4 gnd |
subject_GND | (DE-588)4546126-0 (DE-588)4763174-0 (DE-588)7846062-1 (DE-588)4501545-4 |
title | Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] |
title_auth | Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] |
title_exact_search | Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] |
title_full | Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] Carsten Möhrke |
title_fullStr | Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] Carsten Möhrke |
title_full_unstemmed | Besser PHP programmieren Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] Carsten Möhrke |
title_short | Besser PHP programmieren |
title_sort | besser php programmieren handbuch professioneller php techniken inkl php 5 4 |
title_sub | Handbuch professioneller PHP-Techniken ; [inkl. PHP 5.4] |
topic | PHP (DE-588)4546126-0 gnd PHP 5.0 (DE-588)4763174-0 gnd PHP 5.4 (DE-588)7846062-1 gnd DVD (DE-588)4501545-4 gnd |
topic_facet | PHP PHP 5.0 PHP 5.4 DVD |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3849247&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401823&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT mohrkecarsten besserphpprogrammierenhandbuchprofessionellerphptechnikeninklphp54 |