Categories
Tags → Class In Php

Easy Grid

This package can be used to display and data grids using AJAX. It uses Yahoo User interface library Javascript classes to perform AJAX requests. A Javascript script calls Yahoo UI libraries to load the data for the table from the server. ...
DETAILS

PHPLiveX

This class can be used to call PHP functions from Javascript in Web pages using AJAX. It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions. When the gene...
DETAILS

MyWeather

MyWeather is a PHP class that uses the Yahoo! RSS weather feed. Results are returned in arrays so the output can be designed by you. The data returned includes the current conditions (temp, image, and text description) and two forecasts (hi, low, ima...
DETAILS

PHP Printer Friendly Pages Generator Class

This is a PHP class that helps you create printer friendly versions of your page easily. All you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited num...
DETAILS

Code View (Auto-stylize programming code snippets)

Complete Code View package for automatically color-coding programming language snippets on your Web sites. Improve the legibility of your code with this efficient PHP script. Includes complete instructions, examples, information on defining your own ...
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

Page:
©2019 A--9.com