php

Infinite Pages

Infinite Pages

Infinite Pages was designed for displaying large pieces of HTML data in more manageable chunks. When the reader reaches the end of the page, the script loads more content. It implements an ‘infinite scroll’ mechanism to load data, so the reader doesn’t have to load enourmous amounts of text / images onto the page all at once. This ensures a more comfortable reading experience for the user. Infinite Pages works by ‘paginating’ your dat...

News Plugin

News Plugin

This plugin is an excellent solution for rapid integration of the news section in your site. Plugin required: PHP5 CakePHP 1.3.x TinyMCE Editor Plugin features: It is easy to manage the news of site Localization ready (default English) Ready to customize the news section with Config plugin. Supports the display of news in blocks Establish with any DBMS supported CakePHP framework Demo: In the Administration Console you can see h...

MyOM - object to mysql database mapper classes

MyOM - object to mysql database mapper classes

MyOM is a distribution of 4 classes wich will help you to work with the database(MySQL) in terms of class instances instead of recordsets. It isolates database layer from the business logic. It will help you to store database queries in simple xml files and it isolates database api from your application code. You code will be more readable, more beautifull, object oriented, more easy to support. it is very easy to connect with the database, ju...

Image Manipulation Class

Image Manipulation Class

This item contains two classes for image manipulation. The one uses GD library and other one uses ImageMagick. In the both classes are collected several methods which allow to edit your images to suit your needs. Except most standard methods such as resize and crop in the class was added method for generating thumbnails and method for placing a watermark on the pictures. In the class, which uses GD library, you can find: resize method crop ...

Ajax Multi Upload

Ajax Multi Upload

Ajax Multi Upload Ajax Multi Upload is a jQuery plugin that allows multiple or single file uploads on your website. Implementation requires only four quick steps: upload required files to the server, attach them to the website, create upload folder on the server, place uploader on the website. Need Support? Support for all our items is conducted through our Support Forum. We’re in GMT +1 and we aim to answer all questions within 24 hours i...

DownloadManager

DownloadManager

Demo removed due to abuse… this is why we cant have nice things. With this easy to use and fully featured Download Manager, you can keep track of your files. DownloadManager fully supports multi-part downloads, streaming support, download pausing, and download accelerators (like DownThemAll or SpeedBit DAP ). DownloadManager also has the option to force a limited download speed per file or through a unique, limited download speed link...

Easy Video Sharing Script

Easy Video Sharing Script

Easy Video Sharing Script (EVSS) allows you to embed videos with only their URLs. Just copy & paste the URL of the video page you want to embed in the text field and EVSS does the rest. Best of all, EVSS does not reload the page because of its AJAX backend! Supported sites: Youtube Vimeo Yahoo Video Break Dailymotion Metacafe Viddler Blip.tv Myspace TV New update: Added support for the following sites, Twitcam GameTrailers Ustream ...

PHP Database Session Class

PHP Database Session Class

Create user sessions with this easy to use class. Each session is stored in a database and is locked to the current browser and ip address. Create Sessions Destroy Sessions Create Session Variables Access Session Variables Delete Session Variables View session data array Example // Include the class require('session.php'); // setup database array $config = array( 'host' => 'localhost', 'user' => 'root', 'pass' => 'root', ...

QR-code class

QR-code class

This is an neat PHP -class for you that want to create QR-codes with some easy steps. What you need is only 3 lines of code to create your own QR-code. Current supported formats: Plain text URLs E-mail addresses Phone numbers SMS Wifi networks You may aswell save your QR-codes to your own server. (Requires ini setting allow_url_fopen to be enabled) Click “live preview” or visit http://altslags.net/projects/QRCodeClass/ to see it in...

Content pages plugin

Content pages plugin

This plugin implements the creation and management of content pages of the project. As well as managing the meta data of these pages. Plugin required: PHP5 CakePHP 1.3.x SEO plugin (optional) TinyMCE Editor Plugin features: Simple and convenient control the content pages of the project Easy management of meta data content pages Localization ready (default English) Maintains friendly links (requires SEO plugin) Supports the displa...