Home Tutorials Libraries Scripts Jobs PHP+MYSQL E-Book Contact Us

Creating a bank_account Class

Nov 06, 2009 Author: Developer
To demonstrate the use of a class, let's create one to model a bank account.

How many visitors browsing the site at the moment?

Sep 30, 2009 Author: Dr_ViRuS
In this tutorial will show you how to make a class that will show how many users browsing the site at the moment. First, how work this class and its function. For his realization normally need a Apache…

Filtering Iterators

Aug 18, 2009 Author: Developer
The FilterIterator class can be used to filter the items returned by an iteration:

What is Lazy Loading in PHP

Aug 07, 2009 Author: Developer
In PHP 5, using instantiating an undefined class in astatic way would cause a critical error. This mean that you must include all of theclass files that you need, better than loading them as they were…

The Registry Pattern in PHP

Jul 29, 2009 Author: SEO
By taking the Singleton pattern a little further, we can implement the Registry pattern.This allows us to use any object as a Singleton without it being written specificallythat way.

 

Lunarpages.com Web Hosting hostgator
Subscribe to our Rss Feed Follow us on Twitter Become our Facebook fan
Most Viewst
Articles
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php
Recent
Comments
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php