Cantitate/Preț
Produs

Easy Oracle PHP: Create Dynamic Web Pages with Oracle Data: Easy Oracle

Autor Mladen Gogala
en Limba Engleză Paperback – 25 mai 2014
This unique book focuses on removing the guesswork from creating dynamic web pages with Oracle content. Packed with working code examples, this book shows working examples of connecting to Oracle and delivering data into an HTML page. This indispensable reference shows working examples of complex Oracle queries in PHP, updating Oracle from PHP, and passing parameters to a PHP program.
Citește tot Restrânge

Din seria Easy Oracle

Preț: 16168 lei

Preț vechi: 20209 lei
-20% Nou

Puncte Express: 243

Preț estimativ în valută:
3094 3211$ 2586£

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

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