Categories
Tags → Php Class

Atom class

Atom class - is a glue for modules. Class allow modules to interact with core libraries or other modules. Atom module system is based on the concept of &"hooks&". A hook is a PHP function that is named foo_bar(), where &&q...
DETAILS

PHP JavaScript Tooltip Generator Class

A PHP class that can generate JavaScript tooltips. - works on all major browsers (no transparency on Opera, though) - in Internet Explorer the tooltips show above HTML SELECT elements as they should - the appearance of the tooltips ...
DETAILS

Proxy Detector

This class can detect if a visitor uses a proxy server by scanning the headers returned by the user client. When the user uses a proxy server, most of the proxy servers alter the header. The header is returned to PHP in the array $_SERVER.
DETAILS

GIF images into animated GIF with native PHP class

This class can be used to generate a GIF animation from a set of individual frames in GIF image format. The class takes as input parameters the list of GIF frame image files, the animation delay between each frame, the horizontal and vertical o...
DETAILS

Breadcrumbs navigation with PHP 5, SimpleXML, XPath and class

Navigate through a website can be most irritating if the user is not well informed where he is and where he comes from. To prevent users from being lost the breadcrumbs method is one of the most suitable. SimpleXML, XPath and PHP 5 are perfect tools ...
DETAILS

Curl Based HTTP Client

This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection...
DETAILS

Secrypt

Currently there are no functions in a default build of PHP to carry out two way encryption, there is the mcrypt extension but it is not build in PHP by default. Secrypt is a class written in PHP to fill that gap and allow secure, customizable and mos...
DETAILS

Word Link Script - texmedia

The Word Link Script of texmedia is a pro word ad management script created to run word-cloud sites like 500Words.com and others. Huge features in the known quality of texmedia are included, no other word link script offers! You can create your own w...
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

PHP Date Picker Class 1.0.1

This PHP class can be used to generate a nice, template driven date picker in a pop-up window. The class will automatically generate the required HTML and JavaScript code that will make a pop-up window appear to let the user choose a date from ...
DETAILS

Page:
©2019 A--9.com