mklib.php ver 0.3.9

  mklib.php
  Category : Php Scripts-programs Development-tools Libraries classes  
  Platform :  
  Price :  
  Developer:  
  Version : 0.3.9  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

mklib.php is a PHP library to make building web applications easier. Example functions are processing data before inserting into a database and formatting date/time strings for display. This library should work with both PHP3 and PHP4. The Web site also features installation and usage information.

 

more Tag: script, mklib, mklib php,

Also see ...


OO PHP Library 1)    OO PHP Library
 OO PHP Library is an object oriented PHP library that provides functionality to rapid DB interface building. It uses all advanced features of PHP4 to allow quick, dynamically build web-pages....

VH NNRP 2)    VH NNRP
 NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands. NNRP Class hides detail of the NNRP protocol from developers. But it does requre users the knowledge of NNRP....

ConfigReader 3)    ConfigReader
 ConfigReader is a simple class which reads, parses, and interpolates a configuration file for use in PHP3 programs. It allows you to assign array values dynamically....

Logger 4)    Logger
 The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Logger`s primary use is for debugging personal programs when you can`t or don`t want to log via error_log()....

Validator 5)    Validator
 Validator is a class containing common data validation routines. Using this class your programs can validate a wide variety of data types common to forms and theinternet in general. Included with the various data validation routines are several common`` string and array manipulation routines. In short, this is a class designed to conduct grunt work on submitted data. This version of Validator contains 19 data tests, 9 data manipulation methods, and one array debugging tool....

VH Layout 6)    VH Layout
 VH Layout allows you to write your dynamic website completely in PHP3 without worrying about the HTML tags. The design of VH Layout Class was inspired by the Perl package HTMLTablelayout. It comes with complete documentation and examples....

HTML_Graphs 7)    HTML_Graphs
 HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass these to html_graph() which then takes care of all the messy HTML layout. A fully customized chart can be created in just five lines of PHP code....

Prometheus-Library 8)    Prometheus-Library
 The goals of this library are to provide a php-based api of objects, functions, and defines to help the average developer design active content sites with minmal effort. The prometheus library provides the following functionality: AutoLoad, Sessions, Database Independence, BenchMarking, UserAuth, UserDomain, WebClient, Unix Utilities, FileSize, PageNavigator, UrlObject, MimeObject,Mail via IMAP and local sendmail, AppServer, and Templates....

Numeric PHP 9)    Numeric PHP
 The project aims at producing a set of packages containing functions and classes to aid in the numeric manipulation of data. Packages will deal with geometrical, statistical, matricial, etc. calculations....

JASPer 1)    JASPer
 JASPer is a PHP class that can be used to parse HTML templates. JASPer supports custom tags that cause it to perform special operations. These include if/else blocks, includes, and loop blocks. Also has some basic caching functionality. If your after a simple, lightweight template parser that still has some handy little features give JASPer a go....

PHP Code Sweeper 2)    PHP Code Sweeper
 PHP Code Sweeper is a PHP script optimizer that includes such features as: cleans white space, removes comments, adds certain unreadability to your code, and accelerates your script execution....

ez_cache 3)    ez_cache
 This script uses PHP4`s output buffering to allow you to only cache certain parts of your page. Very useful if you want some items updated more often than others....

HTML2Text, HTML to plain text converter 4)    HTML2Text, HTML to plain text converter
 This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:<br> <ul> <li>Paragraphs are indented</li> <li>Heading tags <h1> - <h3> are all caps</li> <li>Horizontal lines, <hr>, are converted to hyphens</li&gt...

SMART 5)    SMART
 SMART is a simple PHP script to help developers to modularise their code and so, keep it clean, well structured and scalable. The module mechanism is based on event handlers. The modules can talk to each other through events. This event concept is even used in templates. SMART is database independent....

SLLists - Scriptaculous Lists with PHP 6)    SLLists - Scriptaculous Lists with PHP
 A PHP-based wrapper around the scriptaculous javascript library that makes it trivial to add drag-and-drop sorting to lists or any other HTML element. Helper functions to take the result of sorting and return it in a simple PHP array to enable easy updating of database records. Perfect for letting users sort a bunch of items - no more listboxes with up and down arrows!...

IP2Location IP Address Geolocation Web Service using PHP SOAP 7)    IP2Location IP Address Geolocation Web Service using PHP SOAP
 IP2Location Geolocation XML Web Service allows instant lookup of Internet visitors geographical locations by IP address. The web service returns country, state, city, latitude, longitude, zip code, ISP and domain name information. Developers can integrate the web service using SOAP protocol and no database installation or update required. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA. Please visit http://ww...

robots.wizard(tm) 8)    robots.wizard(tm)
 robots.wizard(tm) is an open source (PHP), web-based, robots.txt generator and editor with a nice interface that allows you to browse the file system and check the boxes of files and directories you would like to disallow. It allows you to efficiently generate accurate robots.txt files and provides a powerful server-side reference checker. It includes authentication to limit access to the site directory structure. The product and code are well-documented. Updated for improved security.

AEYNIAS Framework 9)    AEYNIAS Framework
 A PHP framework that was developed to take the pain out of programming a website.. Built in to the framework is the ability to have pages (whether they be a static, HTML page. or a PHP page).. And a very simple, but powerful MySQL class. Menu management, url directions (eg: mysite.com/this_page/ redirects to the page this_page)...