This class can check and update newer jQuery versions. It can check the versions of a previously downloaded jQuery library file and the current version in jQuery site. The class can update the local version if there is a newer version in the jQuery site. PHP jQuery updater Support forum php-jquery ...
... This class implements CAPTCHA validation using a fixed list of images. It retrieves images from a server side directory and displays obfuscated versions to the user along with radio buttons to let the user pick the one that corresponds to the right answer. The class may also generate automatic thumbnails ...
... in MP3 format or other format that support id3tag. It can read and write several types of tags. This package supports tags of the specification versions 1.0, 1.1 and 2.4. The ID3 Web site documents all the types of tag frames allowed in the specification version 2.4. One interesting frame supported ...
... complex e-mail messages using the MIME standards: Features: - Includes file attachments in the messages - Sends alternative HTML and plain text versions - Sends data taken from a form, from arguments passed to the page via its URL (query string) and/or an arbitrary array. Function and variable names ...
... server. It reads the list of application files to update from the remote server. Different sets of files may be available for different application versions. The class can retrieve the files from the remote server and update the file's copys in the local server. It displays the progress of the updating ...
... SMTP This package can be used to send e-mail messages using the SMTP protocol. It consists of three variants of the same class, two of which are versions of the main class with less features. The main class supports authentication, sending messages to multiple recipients using To or Cc headers, validate ...
... can be used to perform backup data of Cpanel hosting accounts. It is an improved version of the original class written by Sanjoy Gangulys. This versions allows trasferring the backup data via SCP (Secure Shell Copy) as alternative to regular FTP and to specify of remote directory as destination of the ...
... Support forum thumbnails Display thumbnails of image files from a directory This is a simple class that can be used to display thumbnail versions of images of a given server directory. The class traverses a given server directory and extracts the list of image files considering only those with file ...
... collections of values. There are several classes for manipulating lists of values as collections, queues, stacks and dictionaries. There are regular versions of these classes and also generic versions which can verify whether the values in the collections are of a given type. Base abstract class Base ...
... complications should be avoided. This class provides way to retrieve feeds in RSS/XML format and display them on a Web page. There are several versions of RSS/RDF. However, in practice, all versions follow the same pattern: A publication link is contained within <item> tags and consists of a <title ...