Linux SoftwareProgrammingLibrariesCute PHP Library 0.51

Cute PHP Library 0.51


Cute PHP library is a small collection of classes for PHP witch purpose is to simplify functions for daily work with PHP
Developer:   Alexander Meindl
      more software by author →
Price:  0.00
License:   LGPL (GNU Lesser General Public License)
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Cute PHP library is a small collection of classes for PHP witch purpose is to simplify functions for daily work with PHP. e.g. convertions, formating, DB session.

Requirements:
  • php-4.0.6 or higher (recommended: 4.1.0 or higher)
  • PEAR (PHP Extension and Application Repository), comes with 4.1.0 or higher
  • for some checkDate parameters, you need the PEAR Date package (which doesn't come with php)
  • webserver
  • PEAR database object
  • 2 tables in database:

    CREATE TABLE `dbsession` (
    `session_id` char(32) character set latin1 NOT NULL default '',
    `session_subid` char(32) character set latin1 default NULL,
    `session_start` datetime default NULL,
    `session_end` datetime default NULL,
    `session_is` char(32) character set latin1 NOT NULL default '',
    KEY `session_id` (`session_id`)
    )

    CREATE TABLE `dbsession_detail` (
    `session_id` varchar(32) character set latin1 NOT NULL default '',
    `session_array` char(1) character set latin1 default 'N',
    `session_var` varchar(32) character set latin1 NOT NULL default '',
    `session_value` text character set latin1,
    KEY `session_id` (`session_id`),
    KEY `session_var` (`session_var`)
    )

    What's New in This Release:
  • small updates
  • ITNAS compatibility with CVS version
    tags set latin1  character set  `session id`  not null  latin1 not  null default  key `session  `session var`  null `session  default null  default `session  id` `session  with php  

    Download Cute PHP Library 0.51


     http://prdownloads.sourceforge.net/cphplib/cphplib-0.51.tar.bz2?use_mirror=belnet
     http://prdownloads.sourceforge.net/cphplib/cphplib-0.51.tar.bz2?use_mirror=jaist
     http://prdownloads.sourceforge.net/cphplib/cphplib-0.51.tar.bz2?use_mirror=optusnet


    Authors software

    Cute PHP Library 0.51 (by Alexander Meindl)
    Cute PHP library is a small collection of classes for PHP witch purpose is to simplify functions for daily work with PHP

    Itnas 0.94 CVS 20060525 (by Alexander Meindl)
    ITNAS is business management software for IT corporations that writes missions and bills, as well as managing Internet provider data.


    Similar software

    Cute PHP Library 0.51 (by Alexander Meindl)
    Cute PHP library is a small collection of classes for PHP witch purpose is to simplify functions for daily work with PHP

    wapircgw 0.1.7 (by Nonoo)
    wapircgw helps you easily connect to irc networks using your wap browser on your mobile phone

    Convert::Recode 1.04 (by Gisle Aas)
    Convert::Recode is a Perl module to make mapping functions between character sets.

    SYNOPSIS

    use Convert::Recode qw(ebcdic_to_

    mod_auth_sqlite 0.12 (by Tomohiro IKEBE)
    mod_auth_sqlite module provides Apache user authentication using SQLite

    MIME::WordDecoder 5.420 (by Eryq, ZeeGee Software Inc and David F. Skoll)
    MIME::WordDecoder is a Perl module to decode RFC-1522 encoded words to a local representation.

    SYNOPSIS

    See MIME::Words for the

    mod_vhost_mysql2 0.11 (by Fabian Bluemel)

    crops 0.8 (by Davor Ocelic)

    Null Webmail 0.8.4 (by Dan Cahill)
    Null Webmail is a simple yet powerful webmail CGI written in C

    NullableTypes 1.2 (by NullableTypes Team)
    NullableTypes for .NET are a very reliable and efficient version of built-in value-types that can be Null

    shuffle 0.9 (by Davis Houlton)
    shuffle randomizes file(s)/stdin, randomly shuffling x inputs to provide n lines of output


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags