GeekArticles
Database
MySQLDesigning Classes in PHP
Author: devarticles.com |
Published: 10th Aug 2005 |
Visited: 251 times |
Add CommentFiled in: MySQLCan't find the information you're after? Try searching our forums instead! By: Computerworld Team Published: 15th Apr 2003 Type: Tutorial Rating: How would you rate this article: Bad Good Go » Introduction The following tips on object-oriented PHP programming are excerpted from the newly released second edition of PHP and MySQL Web Development, copyright 2003 Sams Publishing (ISBN: 067232525X), all rights reserved. Page 1 » -- Article Contents -- Introduction Page 1 Page 2 Conclusion...n
Read Article Sponsored Links
Related Articles
• Designing N-Tiered Data Access Layer Using Datasets - Part 4 Part of the business logic encapsulated in the Typed DataSet is the ability to add specialized queries to the table adapters to retrieve the data with different filters. By manipulating the XML schema that defines the dataset and adding the correct XML metadata, Visual Studio will generate the adde ...
• ODP.NET - Fundamental ODP.NET Classes to Retrieve Data ODP.NET - Fundamental ODP.NET Classes to Retrieve Data
To retrieve data from an Oracle database using ODP.NET, we need to work with a few of the ODP.NET classes. At this point, we will discuss the most fundamental classes available in ODP.NET for retrieving data.
Visit http://www.exforsys.com to r ...