Categories
Tags → Create Object In Php

PHP Breadcrumbs Class

This is a little helper PHP class that will let you create and manage your breadcrumbs in an OOP fashion. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading...
DETAILS

Creating an object oriented MySQL abstraction class

In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
DETAILS

Object Extensions for PHP

The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another obje...
DETAILS

CVPFrameWork

CVPFrameWork is a complete framework solution for PHP developers. It''s based on object modeling in PHP5. It includes: - Set of Native Objets like String, Integer, Vector... - Complete exception handler system - Connection to remote soc...
DETAILS

Table Class Create

TableClassCreate programme allows to create automatically a PHP class that provides all necessary functionality for standard database operations. Class generated by TableClassCreate implements Data Access Object pattern. Written in Delphi 7.0. Source...
DETAILS

NeoBoard

NeoBoard is a Zope product that helps you create web based threaded message boards. The older version of NeoBoard was coded in PHP with MySQL. NeoBoard is reborn as a Zope product. Features: Structured Text support with rendered content caching; Coll...
DETAILS
©2003-2019 jCay.com