ECHO PHP class is an e-commerce software tool to accept credit cards and electronic check payments. This software does not even require cURL and is available in cross-platforms and HTML embedded scripting languages. This software supports address...
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. / This abstract wrapper class provides easy and simple class methods to access...
This class is meant to send SMS messages via the Clickatell gateway and provides support to authenticate to this service and also query for the current account balance. This class use the fopen or CURL module to communicate with the gateway via...
Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days with event URLs,...
This is a small but handy ADO class to use with Classic ASP and Access. The class support all basic database calls like select queries, insert, update and delete by using the ADO Recordset Open method.
Application vs. Cache Class Speed Tests is an ASP tutorial through which users can gather information about caching page, data objects and parts of a page in the web server. Here author explains about caching which helps in accessing the stored...
Breadcrumb class are used to provide users with a hierarchy of a website. Breadcrumb trails tend to project better usability to a website. It offers users to know their current position and where they are in relation to the site's hierarchy.
This article takes a look at class design with PHP4 along with some of the available classes and how to use them in your code.
Best Practices: Database Abstraction is a tutorial which takes comparision on some traditional database access methods with PEAR. The author gives his view on points like properly named, makes sense, minimal methods and complete method, he...
Browser Sniffer Class is a simple program which is built in javascript that allows users to find the details about browser. It gives information about the browser like, what type of browser is used by the visitor and what is the version of that... |