Easy Oracle PHP: Create Dynamic Web Pages with Oracle Data: Easy Oracle
Autor Mladen Gogalaen Limba Engleză Paperback – 25 mai 2014
Preț: 161.68 lei
Preț vechi: 202.09 lei
-20% Nou
Puncte Express: 243
Preț estimativ în valută:
30.94€ • 32.11$ • 25.86£
30.94€ • 32.11$ • 25.86£
Carte disponibilă
Livrare economică 22 februarie-08 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780976157304
ISBN-10: 0976157306
Pagini: 264
Dimensiuni: 175 x 226 x 20 mm
Greutate: 0.52 kg
Editura: Rampant Techpress
Seria Easy Oracle
Locul publicării:United States
ISBN-10: 0976157306
Pagini: 264
Dimensiuni: 175 x 226 x 20 mm
Greutate: 0.52 kg
Editura: Rampant Techpress
Seria Easy Oracle
Locul publicării:United States
Notă biografică
Mladen Gogala is an Oracle DBA with the A&E Television Network and an Oracle Certified Professional (OCP). He has extensive experience in Unix scripting, database tuning and administration, and system administration of various kinds of Unix systems. He lives in Derby, Connecticut.
Cuprins
Chapter 1 - Overview of PHP Introduction to PHP Data Types Statements Functions Using HTML tidy for formatting purposes. Chapter 2 PHP5 Object Model Classes, members and methods Inheritance and interfaces Exceptions Chapter 3 - Using PHP OCI8 library for accessing Oracle Databases Connecting to Oracle database. Executing SQL statements Using prepare and bind Using LOB and REF cursors with OCI8 module. Chapter 4 - Accessing Oracle with PEAR Connecting to Oracle database using PEAR Executing SQL statements with PEAR Using prepare and bind Chapter 5 - Accessing Oracle with ADOdb Connecting to Oracle database. Executing SQL statements Using prepare and bind Using LOB and REF cursors with ADOdb Chapter 6 -- Open Source Software using Oracle and PHP This chapter describes Tim Strehle's OracleEditor PHP script. Chapter 7 - DBA Little Helper This chapter describes an open source DBA utility, written by the author using PHP and Oracle. Chapter 8 -- Installing PHP, PEAR and ADOdb Installing on Linux Installing on Windows Appendix A - Oracle Demo Tables Appendix B - Unsupported Features Index