-
Book Overview & Buying
-
Table Of Contents
PHP Oracle Web Development: Data processing, Security, Caching, XML, Web Services, and Ajax
By :
Developing a serious PHP application that interacts with Oracle may require writing hundreds or even thousands of lines of code. No doubt, at some point in coding, you will start looking for a way to effectively group and organize your code, so that well-designed pieces of already written code can be reused over and over in your application development.
From the examples discussed in the previous chapters, you learned about two powerful ways to reuse the previously written codes in PHP. Specifically, you saw how to use functions and how to take advantage of putting reusable code into separate files, which can then be included in other scripts. When used together, these methods can be very efficient when developing small and midsize applications. However, while developing complex PHP/Oracle applications, you might want to take advantage of a more powerful way to obtain reusability, namely object-oriented programming.
This chapter examines the object-oriented...
Change the font size
Change margin width
Change background colour