Categories
Tags → Php Classes

Contacting a contact list

Using freely available php classes I show how it is possible to download the contact list from Gmail and/or the MSN messenger service (given a username and password) and return this to the user. The user can then select or deselect the contacts the...
DETAILS

Menu Handling Class with SimpleXML and PHP

The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only f...
DETAILS

web.template

web.template is a template framework for PHP 5 that uses an XML-based language. It allows you to create classes with getters that are made accessible to the framework with an addVarClass method. It also supports modifiers, tags, and resource drivers ...
DETAILS

WebGrub PHP Class Repository

WebGrub PHP Class Repository is a means of distributing user-contributed classes of objects written in PHP. The goal of the site is to build a base of programming components ready to be used in Web applications. Anyone can contribute code to WebGrub....
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
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

Working with PHP5 Class Types

This article is intended for experienced PHP programmers interested in exploring PHP 5''s support for working with class types through argument hinting, abstract classes and interfaces. Basic knowledge of object-oriented programming, including t...
DETAILS

Attachment Mailer class

I wrote this class to integrate more functionality for classes like Access_user or DB_cart and other''s using PHP s mail function. But the class can be also used in every web application where the standard text mail is not enough and where attac...
DETAILS

BioPHP: PHP for bioinformatics

Open source project for the development of PHP code for Bioinformatics. Classes are under development in a try to rewrite other bio projects into PHP, as for example bioPerl or BioPhyton. A wiki-like service has been developed to allow registered use...
DETAILS

PHP TreeView Ajax

Include the PHP TreeView classes and you can make your own REAL-TIME tree menus. Build a whole site WITHOUT PAGE RELOADS. Retrieve selected node(s) as php objects. The script is very dynamic with interchangeable design. It behaves like an ordinary Ja...
DETAILS

RC4PHP

This package is an OOP DAL(DAW) for PHP 5.1 or greater. It provides an abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreS...
DETAILS

Page:
©2003-2019 jCay.com