Categories
Tags → Php Object Oriented Class

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

MezzengerKlient - MSN Messenger Class

MezzengerKlient is a simple open source PHP class for making MSN Messenger bots and web-messengers MezzengerKlient uses Object Oriented Programming, with the use of Events, for handling and processing the actions made in the Notification Sessio...
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

Micro DB Manager

Micro DB Manager is a database abstraction class written in PHP using object oriented technologies. The class realize the following functionalities: * Connectiong to the databse * Executing queries * Converting results to asso...
DETAILS

cURL

This class is an object oriented wrapper around the PHP cURL extension functions. The cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those using the SOAP protocol. The class provide...
DETAILS

Dyn PHP class

Dyn PHP class can be used for creation of PHP config files using object oriented way.
DETAILS

Building a Web Page Using Object Oriented Programming

Learn the basics of using Object Oriented Programming in PHP to build and extend a class to make a website.
DETAILS

Ister PHP Framework

The Ister PHP Framework is a class library providing a consistent object oriented framework to build web applications. Features are custom logging, database abstraction, encapsulation of HTTP, classes to configure applications, form processing and mo...
DETAILS

EveryDNS.net PHP DNS Management

EveryDNS is a great free DNS service. This is an example interface and a object oriented class to interface with the everDNS.net service. It is written in php 5, but should work with php 4. Makes it very easy to manage your everyDNS account at the...
DETAILS
©2003-2019 jCay.com