or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
18 used & new from £23.58

Have one to sell? Sell yours here
 
   
PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and Ajax
 
See larger image
 

PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and Ajax (Paperback)

by Yuli Vasiliev (Author)
5.0 out of 5 stars  See all reviews (2 customer reviews)
RRP: £30.99
Price: £26.34 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.65 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, December 1? Choose Express delivery at checkout. See Details
14 new from £23.58 4 used from £42.53
12 Days of Christmas Sale in Books
Get up to 65% off some of our top titles. Shop now

Special Offers and Product Promotions


Frequently Bought Together

PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and Ajax + Beginning PHP & Oracle (Expert's Voice) + Oracle Database Ajax & PHP Web Application Development: Build Scalable, Reliable Web 2.0 Applications for the Oracle Environment (Osborne Oracle Press Series)
Price For All Three: £93.60

Show availability and delivery details


Customers Who Bought This Item Also Bought

Beginning PHP & Oracle (Expert's Voice)

Beginning PHP & Oracle (Expert's Voice)

by W & Bryla, B Gilmore
£37.52
Oracle PL/SQL Programming

Oracle PL/SQL Programming

by Steven Feuerstein
4.3 out of 5 stars (20)  £32.64
Oracle Database 10g Express Edition PHP Web Programming (Osborne Oracle Press Series)

Oracle Database 10g Express Edition PHP Web Programming (Osborne Oracle Press Series)

by Michael Mclaughlin
£17.34
Oracle Database Ajax & PHP Web Application Development: Build Scalable, Reliable Web 2.0 Applications for the Oracle Environment (Osborne Oracle Press Series)

Oracle Database Ajax & PHP Web Application Development: Build Scalable, Reliable Web 2.0 Applications for the Oracle Environment (Osborne Oracle Press Series)

by Lee Barney
£29.74
PHP and MySQL Web Development (Developer's Library)

PHP and MySQL Web Development (Developer's Library)

by Luke Welling
3.9 out of 5 stars (39)  £15.92
Explore similar items

Product details

  • Paperback: 396 pages
  • Publisher: Packt Publishing Limited (3 Aug 2007)
  • Language English
  • ISBN-10: 1847193633
  • ISBN-13: 978-1847193636
  • Product Dimensions: 23.2 x 19 x 2.6 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon.co.uk Sales Rank: 817,031 in Books (See Bestsellers in Books)

    Popular in these categories:

    #6 in  Books > Computing & Internet > Computer Science > Security > Programming > Oracle
    #10 in  Books > Computing & Internet > Computer Science > Security > Programming > Web Services
    #22 in  Books > Computing & Internet > Programming > Languages > XML > XML & Databases

Product Description

Product Description

This practical book is built entirely around example code, covering the most popular and up-to-date topics on using PHP in conjunction with Oracle. The book explains in extensive detail how to build robust, efficient, and secure PHP/Oracle solutions. Although this book covers only the most popular and up-to-date topic areas on the use of PHP in conjunction with Oracle, the author does not make any assumption about the skill level of the reader. Packed with information in an easy-to-read format, the book is ideal for any PHP developer who deals with Oracle.


About the Author

Yuli Vasiliev is a software developer, freelance author, and consultant currently specializing in open-source development, Oracle technologies, and service-oriented architecture (SOA). He has over 10 years of software development experience as well as several years of technical writing experience. He wrote a series of technical articles for Oracle Technology Network (OTN) and Oracle Magazine.

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
php
oracle
xml
web
development
database
pear

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and Ajax
80% buy the item featured on this page:
PHP Oracle Web Development: Data Processing, Security, Caching, XML, Web Services, and Ajax 5.0 out of 5 stars (2)
£26.34
Beginning PHP & Oracle (Expert's Voice)
20% buy
Beginning PHP & Oracle (Expert's Voice)
£37.52

 

Customer Reviews

2 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
5.0 out of 5 stars Clear and concise, 1 Oct 2007
By I. Laskey "ilaskey" (UK) - See all my reviews
(REAL NAME)   
PHP Oracle Web Development by Yuli Vasiliev, to quote the front, covers data processing, security, caching, XML, Web Services and Ajax. Quite a lot for a mere 360 or so pages.

The book starts off with notes on both PHP and Oracle and describes how to obtain them both and how to get everything up and running using the PHP OCI8 extensions from Oracle. Whilst Oracle is a market leader in the big database arena, many developers will be surprised to learn that the full and unrestricted product is freely downloadable for development purposes - you only need to buy a licence for a production system. Even then, a free cut down version is available if you don't need the full bells and whistles.

So, with everything up and running, the book launches in to the subject at hand. I was immedietely impressed with the author's clear and easily read prose. Every subject is presented with just the right balance of detail with lots of additional notes and background information to help fill in any gaps. The author's real world experience shines through with sections on locking issues and coding for reusability. The section on object-orienation was particularly welcome.

I also liked the fact that the book didn't just cover the core subject of using Oracle with PHP but also covered vital related material such as various security models and a sizeable section on caching techniques. The sections on XML, Web Services via SOAP and Ajax ensure all the current must-have skills are represented. Ajax was presented via an example application which featured all the aspects you'd need including both code and style sheets but I'd have liked a bit more general advice and description here.

The bulk of the book though is the coverage of the OCI8 extentions and here you can find out how to issue a wide variety of SQL statements including using stored procedures, making use of triggers and a good section on transaction handling that didn't just show how to use them but also had useful advice on structuring your code to make best use of them. I would have liked some notes on avoiding things like SQL Injection attacks but that apart, the security section had some interesting nuggets.

The section on object-orientation warrents close inspection if you want to really leverage the power of the tools available in this development environment. It didn't have much on the 'big picture' of how you'd structure applications this way but it does describe how it all works and how to extend existing objects as well as create your own.

I feel I can safely say that if you need to get to grips with PHP in an Oracle environment, you'll find everything you'll need here to get up and running very quickly. The pace, content and structure of the book are all excellent with my only reserve being the assumption that everything works as it is supposed to with not much in the way of troubleshooting advice. That apart, this is a fine book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
5.0 out of 5 stars The definitive book on PHP and Oracle, 15 Aug 2007
While PHP is the most popular scripting language for building Web applications, Oracle is the most powerful database available today. Using PHP in conjunction with Oracle is a natural choice when it comes to developing mission-critical, high-secure data-driven web applications.

This PHP Oracle book covers all the typical topics related to PHP Oracle development and some extra including caching, XML, Web services, and Ajax. Everything you need to know is covered in detail. Here is the structure of the book:

Chapter 1: Getting Started with PHP and Oracle
Chapter 2: PHP and Oracle Connection
Chapter 3: Data Processing
Chapter 4: Transactions
Chapter 5: Object-Oriented Approach
Chapter 6: Security
Chapter 7: Caching
Chapter 8: XML-Enabled Application
Chapter 9: Web Services
Chapter 10: Ajax-Based Applications
Appendix A: Installing PHP and Oracle Software

Highly recommended. 5 stars.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.